Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Dropwizard, Play, or equivalent example #36

Open
rattrayalex opened this issue Jun 19, 2016 · 1 comment
Open

Dropwizard, Play, or equivalent example #36

rattrayalex opened this issue Jun 19, 2016 · 1 comment
Assignees

Comments

@rattrayalex
Copy link

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!

@cy6erGn0m cy6erGn0m self-assigned this Jun 20, 2016
@napperley
Copy link

@rattrayalex - You might be interested in this Vert.x example PR. Vert.x supports hot reloading with Kotlin, and it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants