Skip to content

Latest commit

 

History

History
 
 

Chapter 6 Java RESTful Servers

Project: Hello world on each server using curl or simple web page to view results

Demonstrates java "containerless"" web applications

  • pure java
  • jetty
  • netty
  • play

Others

  • restlet
  • dropwizard