This book starts off by showing how to build a simple app using Spring Boot, and then shows how to secure, test, bundle, and deploy it to production. Greg L. Turnquist then looks at how to go "native" and release using GraalVM. Later chapters explore reactive programming and get a taste of scalable web controllers and data operations. The book goes into detail about GraalVM native images and deployment, showing how to secure an application using both routes and method-based rules.
<ASIN:1803233303>
Author: Greg L. Turnquist Publisher: Packt Date: December 2022 Pages: 270 ISBN: 978-1803233307 Print: 1803233303 Kindle: B0B2DNMXNV Audience: Java developers Level: Introductory/Intermediate Category: Java

Topics covered:
- Create powerful, production-grade web applications with minimal fuss
- Support multiple environments with one artifact, and add production-grade support with features
- Find out how to tweak your Java apps through different properties
- Enhance the security model of your apps
- Make use of enhancing features such as native deployment and reactive programming in Spring Boot
- Build anything from lightweight unit tests to fully running embedded web container integration tests
- Get a glimpse of reactive programming and decide if it's the right approach for you
For recommendations of Java books see Java Books For Beginners, Java Books For Going Further and Advanced Java - Books Outside the Core in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Python Programming with Design Patterns
Author: James W. Cooper Publisher: Addison-Wesley Date: February 2022 Pages: 352 ISBN: 978-0137579938 Print: 0137579934 Kindle: B09D2RKQB5 Audience: Python developers Rating: 1 Reviewer: Mike James There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]
|
Balancing Coupling in Software Design
Author: Vlad Khononov Publisher: Addison-Wesley Date: October 2024 Pages: 320 ISBN: 978-0137353484 Print: 0137353480 Kindle: B09RV3Z3TP Audience: General Rating: 4.5 Reviewer: Kay Ewbank
This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling [ ... ]
| More Reviews |
|