A simple spring boot project with data jpa, h2 and web for demonstation purpose
- spring boot
- spring mvc
- spring data jpa
- hibernate
- H2
- spring boot test
- move integration tests to separate profile
- improve integration test performance -> spring context is is started several times
- add mocked tests