We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd9e47 commit d0ef577Copy full SHA for d0ef577
README.md
@@ -1,2 +1,2 @@
1
-# spring-modular-monolith-ddd
2
-An e-commerce application following Spring Modulith and DDD
+# spring-modular-monolith
+An e-commerce application following Spring Modulith
settings.gradle
@@ -4,4 +4,4 @@ pluginManagement {
4
gradlePluginPortal()
5
}
6
7
-rootProject.name = 'spring-modular-monolith-ddd'
+rootProject.name = 'spring-modular-monolith'
0 commit comments