Skip to content

An example setup of testing with Spring, Hibernate, JUnit, Unitils and H2 database.

Notifications You must be signed in to change notification settings

redlab/inmemorydb-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inmemorydb-examples

An example setup of testing with Spring, Hibernate, JUnit,H2 database

This example started long time ago with Spring 3 and Hibernate 4. Now many years later, we have Spring Boot and Spring Data JPA which sets up everything for you and makes things easier.

I updated my old example to Spring Boot and Spring Data JPA. See HELP.md for links to used frameworks.

Note: you can still find the old on in old-hibernate4 branch.

Updates

  • 2022-06-10 Use latest spring boot and data jpa. Oh yes, and Java 17

About

An example setup of testing with Spring, Hibernate, JUnit, Unitils and H2 database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages