Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mdeinum/spring-recipes-4th
- Owner: mdeinum
- Created: 2017-01-26T19:26:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T18:12:25.000Z (over 3 years ago)
- Last Synced: 2023-03-11T19:18:17.463Z (almost 2 years ago)
- Language: Java
- Size: 7.48 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.