altro3

Results 37 issues of altro3

Corrections in gradle scripts Update libs

relates-to: build

Get a sample application: https://github.com/altro3/micronaut3-bug/tree/kotlin (branch `kotlin`) Send simple request to endpoint `localhost:8080/test` ```json { "numWings": 2, "beakLength": 12.1, "featherDescription": "this is description", "class": "ave", "color": "red" } ``` And...

lang: kotlin

type: improvement

See https://github.com/micronaut-projects/micronaut-serialization/issues/768