Comment by cies
3 months ago
I hate Spring(Boot): too much magic due to overuse of annotations.
On the JVM I'd prefer Kotlin/http4k/SQLDelight any day over {Java,Kotlin}/Spring(Boot)/{Hibernate,sql-in-strings}.
3 months ago
I hate Spring(Boot): too much magic due to overuse of annotations.
On the JVM I'd prefer Kotlin/http4k/SQLDelight any day over {Java,Kotlin}/Spring(Boot)/{Hibernate,sql-in-strings}.
Because macro magic, or compiler plugins, is so much better, I guess.
What do you mean? Where are the "macro magic or compiler plugins"?
Most Rust frameworks, which was the point of this thread,
> Rust is an absolute gem at web backend. An absolute fucking gem.
Nothing beats vertx on JVM!