java-tutorials/micronaut/micronaut-cli.yml
Michael Pratt b43939d7ca BAEL-1850 (#4744)
* Micronaut server

* More server stuff; create client and test

* Rename directory, new concerete client example

* Remove hello-world directory from micronaut

* Update MavenWrapperDownloader.java
2018-07-19 07:20:21 +02:00

5 lines
97 B
YAML

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