aboutsummaryrefslogtreecommitdiffstats
path: root/lombok.config
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Add DAO Enabled Tosca Modelliamfallon1-0/+2
Add DAO annotations to TOSCA model Add keying between concepts and define foreign keys in objects for translation to DB schema Added provider interface, factory, and stubbed implementation. Completed unit test for models-base Completed unit test for models-dao Completed unit test for models-tosca Issue-ID: POLICY-1195 Change-Id: I53a0ba8b7a679b6887b38bdab184b60315e0cf5b Signed-off-by: liamfallon <liam.fallon@est.tech>