I\'m looking for a simple to use system in Java which creates a REST service for me. So I found dropwizard but as far as I can use google it turns out it lacks hot deployment al
Have you ever tried JRebel ? They have JAX-RS support as well...