As a product owner
I want a modular project solution
So that I can decouple and reuse the API contract and the tool generated DTOs
Acceptance criteria:
The project will have two Maven modules, one for the app and one for the api which will setup the skeleton for the API contract and using the open api maven plugin to generate the models
As a product owner I want a modular project solution So that I can decouple and reuse the API contract and the tool generated DTOs
Acceptance criteria: The project will have two Maven modules, one for the app and one for the api which will setup the skeleton for the API contract and using the open api maven plugin to generate the models
Story points: 0.1 Sprint : sprint-0