Spring Quick Reference Guide: A Pocket Handbook for Spring Framework, Spring Boot, and More
β Scribed by Adam L. Davis
- Publisher
- Apress
- Year
- 2020
- Tongue
- English
- Leaves
- 254
- Edition
- 1st ed.
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Quickly gain the insight necessary to address a multitude of Java-based Spring Framework and Spring Boot coding challenges using this succinct reference guide. Short, focused code examples will help you master many of the Spring elements such as AOP, data access, MVC for web development, security, web services/REST for microservices development, Batch for large data sets, and more. Youβll also get a rundown of the increasingly popular Spring Boot microframework as well.
You wonβt find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any Java programmer.
What You Will Learn
- Discover the Spring Framework and its many sub-projects
- Work with the Spring Boot microframework
- Program with the Spring Boot framework to build Java-based
- microservices, native cloud applications, and more
- Use some of the lesser-known but still important frameworks and tools such as REST Docs, HATEOAS, Cloud, and more
- Leverage these Spring frameworks and tools for building your next Java-based cloud application
Those with prior experience with Java who want a quick and handy reference to using Spring.
β¦ Table of Contents
Front Matter ....Pages i-xv
Introduction (Adam L. Davis)....Pages 1-3
Overview (Adam L. Davis)....Pages 5-8
Dependency Injection (Adam L. Davis)....Pages 9-21
XML Configuration (Adam L. Davis)....Pages 23-31
Spring AOP (Adam L. Davis)....Pages 33-41
Spring Data (Adam L. Davis)....Pages 43-59
Spring MVC (Adam L. Davis)....Pages 61-77
Spring Mobile (Adam L. Davis)....Pages 79-94
Spring Security (Adam L. Davis)....Pages 95-105
Spring Web Services (Adam L. Davis)....Pages 107-118
Spring REST (Adam L. Davis)....Pages 119-131
Reactor (Adam L. Davis)....Pages 133-152
Spring Integration (Adam L. Davis)....Pages 153-165
Spring Batch (Adam L. Davis)....Pages 167-183
Spring Boot (Adam L. Davis)....Pages 185-197
Spring Boot Actuator (Adam L. Davis)....Pages 199-209
Spring WebFlux (Adam L. Davis)....Pages 211-229
Spring Cloud (Adam L. Davis)....Pages 231-246
Back Matter ....Pages 247-253
β¦ Subjects
Computer Science; Professional Computing; Programming Languages, Compilers, Interpreters; Programming Techniques
π SIMILAR VOLUMES
<B>A handy guide to hunting one of America's favorite game birds, featuring tips on equipment, scouting, calls, shooting & more, plus a few recipes.</B><br/>Having lived most of his life in rural Missouri, Monte Burch has a wealth of knowledge to share on all things hunting. InΒ <I>The Pocket Gui
Say goodbye to dependencies, bogged-down code, and inflexibility! With the Spring framework and Spring Boot, youβll painlessly create Java applications that are production ready. Start with the basics: containers for Spring-managed beans, Spring framework modules, and proxies. Then learn to connect