-
it would be great if there is a "Micronaut Library" option in the "Application Type" to generate a Micronaut library
-
### Is your feature request related to a problem? Please describe.
I am using the java/kotlin spring generators exclusively with the `interfaceOnly` flag set to true.
This option in those genera…
-
Thanks for reporting an issue, please review the task list below before submitting the
issue. Your issue report will be closed if the issue is incomplete and the below tasks not completed.
NOTE: I…
-
### Feature description
Since Java 9 SLF4J is no longer necessary and we should move logging to System.Logger
Ref https://www.baeldung.com/java-9-logging-api
This eliminates the need for an add…
-
### Expected Behavior
I am trying to integrate Logbook for client's and server's request/responses based on examples in documentation https://docs.micronaut.io/latest/guide/#nettyClientPipeline. Sinc…
-
Currently all samples are inside `kotlin-jvm` and are self-contained in their own package, with each having its `main()` function.
But what about servers?
Ideally I would like to have a new dire…
-
Hi.
I try create custom template, but having a problem with template folder.
For beginning i just copy template typescript-fetch and try use it my local folder.
`docker run --rm -v C:\generatort…
-
**Is your feature request related to a problem? Please describe.**
Maven has a limited list of dependency scopes and it's not possible to create custom ones. As such, dependencies that are developmen…
-
There should be an easy way to annotate a Controller method to set the `Content-Disposition: attachment` header. The `Content-Disposition` header is an independent concern: There are common and reas…
-
See: https://developer.android.com/preview/restrictions-non-sdk-interfaces
How to reproduce:
Start an Android App using Micronaut DI with Android P
You will see an error such as: