java-tutorials/micronaut/micronaut-cli.yml

5 lines
97 B
YAML
Raw Normal View History

2018-07-04 22:21:44 -06:00
profile: service
defaultPackage: hello.world.server
---
testFramework: junit
sourceLanguage: java