Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdeinum/spring-recipes-4th

Spring Recipes 4th Edition Repository.
https://github.com/mdeinum/spring-recipes-4th

Last synced: about 2 months ago
JSON representation

Spring Recipes 4th Edition Repository.

Awesome Lists containing this project

README

        

# spring-recipes-4th
Source Code for Spring Recipes the 4th Edition

[![CircleCI](https://circleci.com/gh/mdeinum/spring-recipes-4th.svg?style=svg&circle-token=0cc7b13bad66aec69f031d50d9ef63a65dc91bd7)](https://circleci.com/gh/mdeinum/spring-recipes-4th)

## Build recipes
To build all the recipes run `./gradlew build` from the main directory. This will download all the dependencies and build all the recipes, except those for Chapter 1.