2021-08-18

This commit is contained in:
2021-08-18 11:11:41 +09:00
parent a65d7f1fda
commit 943def76ad
14 changed files with 244 additions and 1 deletions

View File

@@ -10,5 +10,5 @@ include(
"file-upload", "security", "security-with-jpa", "validation", "testing",
"mqtt", "websocket", "restful", "swing", "rest-doc",
"cache", "security-with-jwt", "exception", "i18n", "i18n-mustache","mvc",
"thymeleaf"
"thymeleaf", "interceptor"
)