Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alsrudursla authored Dec 8, 2024
1 parent 83de6c2 commit 17b4dc7
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,38 @@

<br>

## 🕹️ Tech Stack
- **Core Dependencies**
- `spring-boot-starter-data-jpa`
- `spring-boot-starter-web`
- `spring-boot-starter-test`
- `spring-boot-starter-validation`
- `lombok`

- **Database**
- `mysql-connector-java:8.0.33`

- **Security & Authentication**
- `spring-boot-starter-security`
- `jjwt-api:0.11.5`
- `jjwt-impl:0.11.5`
- `jjwt-jackson:0.11.5`

- **API Documentation**
- `springdoc-openapi-starter-webmvc-ui:2.0.2`

- **Email**
- `spring-boot-starter-mail`

- **Entity Management**
- `javassist:3.15.0-GA`

- **External Libraries**
- `opencsv:5.9`
- `jython-slim:2.7.4rc1`

<br>

## 🎭 TroubleShooting
<details>
<summary><b>🍽️ Improve accuracy and increase diversity of recommendations</b></summary>
Expand Down

0 comments on commit 17b4dc7

Please sign in to comment.