Skip to content

T2D-157 Support (in)active flag and creation date

Sundar Venkataraman requested to merge jorizci:T2D-157 into master

Created by: jorizci

-Moved package structure to have a jpa package inside of persistence to account for future mongo version and split. -Created hierarchy of entities that have a default definition of hashed message, active and created date. -Modify basic service implementation to support those changes.

Merge request reports