Skip to content

Spring Boot 3.2 has introduced an exciting new JDBC Client, auto-configured and ready to streamline your database interactions. This repository serves as a practical guide and demonstration of how this new JDBC Client differs from the traditional JDBC Template. 🔄

Notifications You must be signed in to change notification settings

chrustkiran/jdbcclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdbcclient

Spring boot 3.2 has introduced new JDBC Client, it's auto-configured in Spring boot 3.2, so creating this repository to give an idea about how it differs from the old JDBC Template

About

Spring Boot 3.2 has introduced an exciting new JDBC Client, auto-configured and ready to streamline your database interactions. This repository serves as a practical guide and demonstration of how this new JDBC Client differs from the traditional JDBC Template. 🔄

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages