java-tutorials/micronaut/micronaut-cli.yml

5 lines
97 B
YAML
Raw Normal View History

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