You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature: amp-126 init project db and mapper and service
* Add flyway to create tables and fk constraint
* Add entities
* Add repositories
* Add repository tests to prove flyway and jpa line up ok
* Add MapStruct mapper layer
* Add simple service layer
0 commit comments