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