0.11.10
Fixes:
- Repositories now generate correct protected methods (#156)
- Repository params with declared mapping now parsed as simple params whatever the type us (#157)
- Tags on record component should be checked on fields and accessors too (#159)
- Generated kotlin http controller methods should be open for validation (#161)
- Abstract class repositories should be discoverable by application graph (#163)
Enhancments:
- Openapi generated models and methods now have primitive types where possible (#162)