mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-25 16:22:35 +03:00
move validation to separate core package, add generation service
some code cleanup
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
rootProject.name = "demo"
|
||||
include("db")
|
||||
include("core")
|
||||
|
||||
Reference in New Issue
Block a user