A spring boot application that demonstrate how to add support for retry functionality at startup time for database connection. The used approach is database agnostic !
- java (8+)
- spring boot, spring retry, spring data jpa
- postgresql
./mvnw spring-boot:run