Kotlin Data Modelling with Micronaut
My approach to creating a data model for Micronaut and the strategies I used
Jan 8, 20259 min read2

Search for a command to run...
Articles tagged with #kotlin-data
My approach to creating a data model for Micronaut and the strategies I used

The first time I looked into reified in Kotlin this was my reaction. It is still very much relevant these days
