SpringBoot app with H2 in memory db, lombok and Query Dsl and generic CrudDao...
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)