Visit my blog or connect with me on Twitter
git init
or
| application { | |
| config { | |
| baseName store, | |
| applicationType gateway, | |
| packageName com.jhipster.demo.store, | |
| serviceDiscoveryType eureka, | |
| authenticationType jwt, | |
| prodDatabaseType mysql, | |
| cacheProvider hazelcast, | |
| buildTool gradle, |
| application { | |
| config { | |
| baseName store, | |
| applicationType gateway, | |
| packageName com.jhipster.demo.store, | |
| serviceDiscoveryType eureka, | |
| authenticationType jwt, | |
| prodDatabaseType mysql, | |
| cacheProvider hazelcast, | |
| buildTool gradle, |
Visit my blog or connect with me on Twitter
git init
or