Sergio del Amo
Sergio del Amo
@timyates is going to explore updating https://github.com/CRaC/example-micronaut to latest version of Micronaut.
I think that the next step would be to create a new repository `micronaut-crac-tests` which tests: - [ ] Micronaut Netty - [ ] Micronaut Netty + Micronaut Data -...
CRaC support is being developed via: https://github.com/micronaut-projects/micronaut-crac https://github.com/micronaut-projects/micronaut-crac-tests
I think we can move this PR into a separate repository. https://github.com/micronaut-projects/micronaut-core/wiki/New-Module-Checklist
This has been moved to its own repository https://github.com/micronaut-projects/micronaut-crac
Please note that @JsonPropery is only used for JSON payloads. You are sending a form url encoded request
Please, note that `@JsonProperty`has never worked for form data. https://github.com/micronaut-projects/micronaut-core/issues/1853
I am not sure we should support JSON annotations for things that are not JSON payloads.
> I mean, may be you have some timeline for this release? We target by the end of this week.
@anuragdeshpande thanks