You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
As a newcomer to the JVM interested in the benefits of Kotlin for building RESTful server applications, it'd be amazing to see an example of building one!
I've struggled so far, especially with hot reloading – a requirement for someone coming from a scripting language background (eg; Rails/Django). It appears this simply isn't possible with Play, and I haven't seen anything to indicate it could work with Dropwizard, but it is said to work with Jetty. A bundled example of, say, Gradle+Gretty+Jetty+Jersey+Hibernate or similar might go a long way to helping folks like me come from a scripting language background to Kotlin for web programming.
Cheers!
The text was updated successfully, but these errors were encountered:
Hi there,
As a newcomer to the JVM interested in the benefits of Kotlin for building RESTful server applications, it'd be amazing to see an example of building one!
I've struggled so far, especially with hot reloading – a requirement for someone coming from a scripting language background (eg; Rails/Django). It appears this simply isn't possible with Play, and I haven't seen anything to indicate it could work with Dropwizard, but it is said to work with Jetty. A bundled example of, say, Gradle+Gretty+Jetty+Jersey+Hibernate or similar might go a long way to helping folks like me come from a scripting language background to Kotlin for web programming.
Cheers!
The text was updated successfully, but these errors were encountered: