Tag: kotlin
2023-04-21
When moving a spring boot project to ktor - how to handle existing password hashes in the database?
2023-04-18
Adding support for withRole() {} to routing in ktor2
2022-12-01
Some time back I wrote about converting a simple java kafka project to scala. This is a just for fun look at how similar the kotlin code is.
2022-02-22
A spring boot app using r2dbc was working fine locally but failing under docker - with "invalid ipv6 address"