2021-08-17
This commit is contained in:
@@ -9,5 +9,6 @@ rootProject.name = "spring-boot-examples"
|
||||
include(
|
||||
"file-upload", "security", "security-with-jpa", "validation", "testing",
|
||||
"mqtt", "websocket", "restful", "swing", "rest-doc",
|
||||
"cache", "security-with-jwt", "exception", "i18n", "i18n-mustache","mvc"
|
||||
"cache", "security-with-jwt", "exception", "i18n", "i18n-mustache","mvc",
|
||||
"thymeleaf"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user