Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gihyeon6394/spring-in-action

Book : Spring in Action
https://github.com/gihyeon6394/spring-in-action

Last synced: 6 days ago
JSON representation

Book : Spring in Action

Awesome Lists containing this project

README

        

## Spring in Action

### Sixth Edition

- part1 - Foundational Spring
1. Getting started with Spring
2. Developing web applications
3. Working with data
4. Working with nonrelational data
5. [Securing Spring](contents/5_securing_spring/README.md)
6. Working with configuration properties
- part2 - Integrated Spring
7. [Creating REST services](contents/7_creating_rest_services/README.md)
8. Securing REST
9. Sending messages asynchronously
10. Integrating Spring
- part3 - Reactive Spring
- part4 - Deployed Spring