UNPKG

jmms

Version:

Jmms cli tools, Jmms is a java meta-micro-service framework

19 lines (17 loc) 368 B
{ "api": { "name": "<%= name %>" }, "docker": { "image": "<%= groupId %>/<%= artifactId %>" }, "db": { "migrate" : false, "type" : "mysql", "host" : "change it", "port" : 3306, "schema" : "change it", "username" : "change it", "password" : "change it" } }