| tool | version |
|---|---|
| Corretto JDK | 17.0.4 |
| Spring Boot | 2.7.1 |
| MongoDB | 5.0.9 |
| jwtk/jjwt | 0.11.5 |
| Lombok | 1.18.24 |
| Junit | 4.13.2 |
| Spring Security | 5.7.2 |
| tomcat | 9.0.64 |
| Swagger | 2.2.0 |
- 參考資料來源(References):https://chikuwa-tech-study.blogspot.com/
- add mail.properties in resources/
- and then write this
mail.host=
mail.port=
mail.enable_auth=
mail.enabled_starttls=
mail.protocol=
mail.username=
mail.password=

