final step on my graalvm tryptic: after spring boot and micronaut, quarkus <https://blog.frankel.ch/...
n
final step on my graalvm tryptic: after spring boot and micronaut, quarkus https://blog.frankel.ch/native/quarkus/
πŸŽ‰ 2
k
When you mentioned Quarkus requires using var in data classes, what circumstances was that for? Their docs say to use val...and your data class examples also use val πŸ€” https://quarkus.io/guides/kotlin
n
it’s for the model, not for the properties
πŸ‘ 1