
Spring Boot 2 Recipes
A Problem-Solution Approach
Marten Deinum(Author)
Apress
1st Edition
Published on 29. November 2018
Book
Paperback/Softback
XXI, 332 pages
978-1-4842-3962-9 (ISBN)
Article exhausted; check for reprint
Description
Solve all your Spring Boot 2 problems using complete and real-world code examples. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.
Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring Boot 2 micro-framework, then dives into code snippets on how to apply and integrate Spring Boot 2 with the Spring MVC web framework, Spring Web Sockets, and microservices. You'll also get solutions to common problems with persistence, integrating Spring Boot with batch processing, algorithmic programming via Spring Batch, and much more. Other recipes cover topics such as using and integrating Boot with Spring's enterprise services, Spring Integration, testing, monitoring and more.
What You'll Learn
Who This Book Is For
Experienced Java and Spring programmers.
Using a problem-solution approach, Spring Boot 2 Recipes quickly introduces you to Pivotal's Spring Boot 2 micro-framework, then dives into code snippets on how to apply and integrate Spring Boot 2 with the Spring MVC web framework, Spring Web Sockets, and microservices. You'll also get solutions to common problems with persistence, integrating Spring Boot with batch processing, algorithmic programming via Spring Batch, and much more. Other recipes cover topics such as using and integrating Boot with Spring's enterprise services, Spring Integration, testing, monitoring and more.
What You'll Learn
- Get reusable code recipes and snippets for the Spring Boot 2 micro-framework
-
Discover how Spring Boot 2 integrates with other Spring APIs, tools, and frameworks
-
Access Spring MVC and the new Spring Web Sockets for simpler web development
-
Work with microservices for web services development and integration with your Spring Boot applications
-
Add persistence and a data tier seamlessly to make your Spring Boot web application do more
- Integrate enterprise services to create a more complex Java application using Spring Boot
Who This Book Is For
Experienced Java and Spring programmers.
More details
Edition
1st ed.
Language
English
Place of publication
CA
United States
Target group
Professional and scholarly
Illustrations
5
52 s/w Abbildungen, 5 farbige Abbildungen
XXI, 332 p. 57 illus., 5 illus. in color.
Dimensions
Height: 25.4 cm
Width: 17.8 cm
Weight
677 gr
ISBN-13
978-1-4842-3962-9 (9781484239629)
DOI
10.1007/978-1-4842-3963-6
Schweitzer Classification
Other editions
New editions

Marten Deinum
Spring Boot 3 Recipes
A Problem-Solution Approach for Java Microservices and Cloud-Native Applications
Book
03/2024
2nd Edition
APress
€64.19
Shipment within 10-15 days
Additional editions

E-Book
11/2018
APress
€56.99
Available for download
Person
Marten Deinum is a submitter on the open source Spring Framework project. He is also a Java/software consultant working for Conspect. He has developed and architected software, primarily in Java, for small and large companies. He is an enthusiastic open source user and longtime fan, user and advocate of the Spring Framework. He has held a number of positions including Software Engineer, Development Lead, Coach, and also as a Java and Spring Trainer.
Content
1. Spring Boot Introduction.- 2. Spring Boot Basics.- 3. Spring MVC.- 4. Web Sockets.- 5. WebFlux.- 6. Spring Security.- 7. Data Access.- 8. Java Enterprise Services.- 9. Messaging.- 10. Spring Boot Actuator.- 11. Packaging.