Skip to content

Alexlin7/RestfulAPI-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestfulAPI

嘗試練習撰寫一個Spring boot專案

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

Swagger API 文件

image

enable MailServer

  • add mail.properties in resources/

image

  • and then write this
mail.host=
mail.port=
mail.enable_auth=
mail.enabled_starttls=
mail.protocol=
mail.username=
mail.password=

Releases

No releases published

Packages

No packages published

Languages