We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1855942 commit 3028233Copy full SHA for 3028233
1 file changed
settings.gradle.kts
@@ -2,6 +2,7 @@ rootProject.name = "loopers-java-spring-template"
2
3
include(
4
":apps:commerce-api",
5
+ ":apps:commerce-batch",
6
":apps:commerce-streamer",
7
":apps:pg-simulator",
8
":modules:jpa",
0 commit comments