Getting Started With Ratpack

Ratpack is a simple but very powerful framework for web applications.

We will go through the steps of getting started with a Ratpack project. We will use lazybones to bootstrap ourselves. Then use gradle to run our application locally.

But don’t worry this talk will go beyond hello world you will learn about the power of using Ratpack’s promises as well as best practices of app structure to make sure you Promise code is easy to compose and test.

Given At