Files
java-tutorials/micronaut/micronaut-cli.yml
T

5 lines
97 B
YAML
Raw Normal View History

2019-09-09 10:57:44 +02:00
profile: service
defaultPackage: hello.world.server
---
testFramework: junit
sourceLanguage: java