Commit d158237 1 parent f0c4ce6 commit d158237 Copy full SHA for d158237
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ application {
2
2
config {
3
3
baseName store,
4
4
applicationType gateway,
5
- packageName com.jhipster.demo .store,
5
+ packageName com.xebialabs .store,
6
6
serviceDiscoveryType eureka,
7
7
authenticationType jwt,
8
8
prodDatabaseType mysql,
@@ -19,7 +19,7 @@ application {
19
19
config {
20
20
baseName invoice,
21
21
applicationType microservice,
22
- packageName com.jhipster.demo .invoice,
22
+ packageName com.xebialabs .invoice,
23
23
serviceDiscoveryType eureka,
24
24
authenticationType jwt,
25
25
prodDatabaseType mysql,
@@ -34,7 +34,7 @@ application {
34
34
config {
35
35
baseName notification,
36
36
applicationType microservice,
37
- packageName com.jhipster.demo .notification,
37
+ packageName com.xebialabs .notification,
38
38
serviceDiscoveryType eureka,
39
39
authenticationType jwt,
40
40
databaseType mongodb,
You can’t perform that action at this time.
0 commit comments