Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

mfvanek/pg-index-health-spring-boot-demo

pg-index-health-spring-boot-demo


All codebase moved to the main repository.


Demo app for pg-index-health library (with Spring and Spring Boot).
See also pg-index-health-test-starter project.

Java CI License: Apache 2.0 codecov

Bugs Vulnerabilities Code Smells Lines of Code Coverage

Mutation testing badge

Endpoints

Use demouser/testpwd123 in order to access Actuator endpoints.

Swagger UI

http://localhost:8090/actuator/swagger-ui

Health

http://localhost:8090/actuator/health

Info

http://localhost:8090/actuator/info

Metrics

http://localhost:8090/actuator/prometheus

Liquibase

http://localhost:8090/actuator/liquibase

Requirements

Java 17+