Giter Club home page Giter Club logo

hands-on-ratpack's Introduction

Hands On Ratpack

A test driven Ratpack workshop.

Prerequisites

  • Java 8
  • Git

Setup

  1. Clone this repo
git clone https://github.com/rhart/hands-on-ratpack.git
  1. Run a Gradle build, using the Gradle Wrapper, to download the required dependencies
cd hands-on-ratpack
./gradlew build

Instructions

The workshop is comprised of a number of "labs" and each lab is on its own branch. To work on a lab, checkout the relevant branch e.g.

git checkout lab-01

In the root of a lab branch is a LAB.md file. This contains the details and instructions for the lab.

Each lab also has an "answer branch", which shows a possible solution. There are many ways to solve the labs, the answer branch is just one of them.

git checkout lab-01-answer

Labs

  • lab-01 - Handlers
  • lab-02 - Handler Refactor
  • lab-03 - Context
  • lab-04 - Google Guice (part 1)
  • lab-05 - Renderers

hands-on-ratpack's People

Contributors

cfieber avatar danhyun avatar rhart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.