SpringBoot app with H2 in memory db, lombok and Query Dsl and generic CrudDao...

Merged Norbert Komiňák requested to merge milestone-1-noro into main

SpringBoot app with H2 in memory db, lombok and Query Dsl and generic CrudDao interface. Also added Example entity with ExampleDao implementation, simple test and database init (in data.sql)

Merge request reports