Skip to content

Commit

Permalink
README 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
snowykte0426 committed Jan 8, 2025
1 parent e8500af commit 6f105aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Start:May 5.2024
+ [RESTful](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Designing%20a%20RESTful%20API.md)
### [Database](https://github.com/snowykte0426/Today-I-Learned/tree/main/Backend/Database)
+ [Relational Database](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Database/Relational%20DataBase.md)
### [JPA](https://github.com/snowykte0426/Today-I-Learned/tree/main/Backend/JPA)
+ [N+1 Problem](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/JPA/N%2B1%20Problem.mdx)
+ [QueryDSL](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/JPA/QueryDSL.mdx)
### [Spring](https://github.com/snowykte0426/Today-I-Learned/tree/main/Backend/Spring)
+ [Annotation](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Annotation.md)
+ [Bean LifeCycle,Bean Scope](https://github.com/snowykte0426/Today-I-Learned/blob/main/Backend/Spring/Bean%20LifeCycle%2CScope.md)
Expand Down

0 comments on commit 6f105aa

Please sign in to comment.