ubaid4j / Cloud-Native-App-Spring-Boot

A Cloud Native App with Spring Coud Security with KeyCloak Auth Server, API Gateway Server, Naming Server, Config Server and Distributed Tracing and ELK Stack hosted in K8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create new post-service

ubaid4j opened this issue · comments

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