Ratpack: Future Server.HTTP Java
Ratpack is a simple and capable open source toolkit for creating high performance web applications. Ratpack is built on Java and the Netty event-driven networking engine. The API is optimized for Groovy and Java 8. This presentation shows you how to write simple HTTP Rest Server using the open source …