648 B
648 B
ONeul(오늘)
One Day Lifetime SNS
Development Goals
- Delete post 24 hours old using Spring Batch
- Managing Logins Using Session
- Object Oriented Programming
- CQRS(Command and Query Responsibility Segregation) Structure
- RESTful API
Application Structure
Simple CQRS
How to run
git clone {github_url}
gradle bootJar
java -jar build/libs/oneul-0.0.1-SNAPSHOT.jar

