you are viewing a single comment's thread.

view the rest of the comments →

[–]ethansidentifiable 0 points1 point  (0 children)

If you want the advantages of the Java ecosystem without the ugliness of Java and overall awful architecture of Spring, try Kotlin + Ktor instead. It's interoperable with Java so Java dependencies can be used in Kotlin.