Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KimDoubleB authored Jan 24, 2023
1 parent bb94758 commit 488ce75
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@

## Tech stack

- Jdk 17, Gradle
- Spring framework
- Spring boot
- Jdk 17, Kotlin, Gradle
- Spring framework (v6.0.2)
- Spring boot (v3.0.0)
- Spring security
- Spring data jpa
- Spring mail
- ...
- MySQL, JPA, QueryDSL
- MySQL, JPA, QueryDSL, Caffeine cache
- Junit5, Spring test, Mockito, Testcontainer
- swagger, JWT

## Infra architecture

![architecture image](./assets/architecture.png)
![architecture image](./assets/architecture.png)

- Migrated to Oracle cloud

0 comments on commit 488ce75

Please sign in to comment.