java-tutorials/micronaut/micronaut-cli.yml

5 lines
97 B
YAML
Raw Normal View History

2019-10-26 17:37:05 -04:00
profile: service
defaultPackage: hello.world.server
---
testFramework: junit
sourceLanguage: java