This commit is contained in:
jinho jeong
2022-04-22 22:15:37 +09:00
parent 61f400f438
commit 66ba084916

View File

@@ -5,7 +5,7 @@ One Day Lifetime SNS
- Delete post 24 hours old using Spring Batch - Delete post 24 hours old using Spring Batch
- Managing Logins Using Session - Managing Logins Using Session
- Object Oriented Programming - Object Oriented Programming
- CQRS(Command and Query Responsibility Segregation) Structure - [CQRS(Command and Query Responsibility Segregation) Structure](https://zzzinho.tistory.com/123)
- RESTful API - RESTful API
- [Unit Test](https://mangkyu.tistory.com/143) - [Unit Test](https://mangkyu.tistory.com/143)