/jdbc-boot

Spring JDBC example. This example shows how you can use light weight JDBC abstraction without overheads of JPA. This is useful for simple CRUD operations. For complex operations you will still need JPA.

Primary LanguageJava

This repository is not active