Josh Cummings преди 11 месеца
родител
ревизия
5125d5aa05
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      servlet/spring-boot/java/aot/data/build.gradle

+ 2 - 0
servlet/spring-boot/java/aot/data/build.gradle

@@ -27,6 +27,8 @@ dependencies {
 	testImplementation 'org.springframework.security:spring-security-test'
 }
 
+group = "org.example"
+
 hibernate {
   enhancement {
     enableAssociationManagement = true