java-tutorials/micronaut/micronaut-cli.yml

5 lines
97 B
YAML
Raw Normal View History

profile: service
defaultPackage: hello.world.server
---
testFramework: junit
sourceLanguage: java