2021-08-02
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
/*
|
||||
* Spring-boot Examples
|
||||
*
|
||||
* Copyright (c) 2021. Elex. All Rights Reserved.
|
||||
* https://www.elex-project.com/
|
||||
*/
|
||||
|
||||
rootProject.name = "spring-boot-examples"
|
||||
include("lib", "app")
|
||||
include("file-upload", "security", "security-with-jpa", "validation", "testing")
|
||||
|
||||
Reference in New Issue
Block a user