Skip to content

roussi/spring-boot-retryable-db-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-retryable-db-connection

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 !

Prerequisites

  • java (8+)
  • spring boot, spring retry, spring data jpa
  • postgresql

Start the application

./mvnw spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages