1.

Record Nr.

UNINA9910300753303321

Autore

Deinum Marten

Titolo

Spring Boot 2 Recipes : A Problem-Solution Approach / / by Marten Deinum

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018

ISBN

1-4842-3963-6

Edizione

[1st ed. 2018.]

Descrizione fisica

1 online resource (346 pages)

Disciplina

005.1

Soggetti

Java (Computer program language)

Programming languages (Electronic computers)

Computer programming

Java

Programming Languages, Compilers, Interpreters

Programming Techniques

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di bibliografia

Includes bibliographical references.

Nota di contenuto

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.

Sommario/riassunto

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. You will: 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.