jinho jeong d49f0a00e8 user command
2022-04-20 16:29:02 +09:00
2022-04-20 15:09:30 +09:00
2022-04-15 17:21:04 +09:00
2022-04-20 16:29:02 +09:00
2022-04-15 17:21:04 +09:00
2022-04-20 15:21:10 +09:00
2022-04-15 17:21:04 +09:00
2022-04-15 17:21:04 +09:00
2022-04-20 15:11:31 +09:00
2022-04-15 17:21:04 +09:00

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 

Next Step

CQRS with separated persistance mechanisms

Description
Toy Proejct - One Day Lifetime SNS
Readme 603 KiB
Languages
Java 99.8%
Dockerfile 0.2%