Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Spring in Action

    Posted By: tarantoga
    Spring in Action

    Craig Walls, "Spring in Action, 5th Edition"
    ISBN: 1617294942 | 2019 | EPUB | 520 pages | 5 MB

    Summary

    Spring in Action, 5th Edition is the fully updated revision of Manning's bestselling Spring in Action. This new edition includes all Spring 5.0 updates, along with new examples on reactive programming, Spring WebFlux, and microservices. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    About the Technology

    Spring Framework makes life easier for Java developers. New features in Spring 5 bring its productivity-focused approach to microservices, reactive development, and other modern application designs. With Spring Boot now fully integrated, you can start even complex projects with minimal configuration code. And the upgraded WebFlux framework supports reactive apps right out of the box!

    About the Book

    Spring in Action, 5th Edition guides you through Spring's core features, explained in Craig Walls' famously clear style. You'll roll up your sleeves and build a secure database-backed web app step by step. Along the way, you'll explore reactive programming, microservices, service discovery, RESTful APIs, deployment, and expert best practices. Whether you're just discovering Spring or leveling up to Spring 5.0, this Manning classic is your ticket!

    What's inside

    Building reactive applications
    Spring MVC for web apps and RESTful web services
    Securing applications with Spring Security
    Covers Spring 5.0
    Over 100,000 copies sold!

    About the Reader

    For intermediate Java developers.

    About the Author

    Craig Walls is a principal software engineer at Pivotal, a popular author, an enthusiastic supporter of Spring Framework, and a frequent conference speaker.

    Table of Contents

    PART 1 - FOUNDATIONAL SPRING
    Getting started with Spring
    Developing web applications
    Working with data
    Securing Spring
    Working with configuration properties
    PART 2 - INTEGRATED SPRING
    Creating REST services
    Consuming REST services
    Sending messages asynchronously
    Integrating Spring
    PART 3 - REACTIVE SPRING
    Introducing Reactor
    Developing reactive APIs
    Persisting data reactively
    PART 4
    CLOUD-NATIVE SPRING
    Discovering services
    Managing configuration
    Handling failure and latency
    PART 5 - DEPLOYED SPRING
    Working with Spring Boot Actuator
    Administering Spring
    Monitoring Spring with JMX
    Deploying Spring