2021-08-05

This commit is contained in:
2021-08-05 18:55:32 +09:00
parent 0f4d342354
commit c1083a6884
9 changed files with 130 additions and 1 deletions

View File

@@ -7,4 +7,4 @@
rootProject.name = "spring-boot-examples"
include("file-upload", "security", "security-with-jpa", "validation", "testing",
"mqtt", "websocket", "restful")
"mqtt", "websocket", "restful", "swing")