A post service will have crud operation on a post that user can create. Initial post entity: title content image -----------------------audit stuff----------------------------- createdBy createdAt lastModifiedBy lastModifiedAt
A post service will have crud operation on a post that user can create.
Initial post entity:
title
content
image
-----------------------audit stuff-----------------------------
createdBy
createdAt
lastModifiedBy
lastModifiedAt