null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Spring in Action, Sixth Edition

List Price: $59.99
SKU:
9781617297571
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Craig Walls
    Format:
    Paperback
    Pages:
    520
    Publisher:
    Manning (March 1, 2022)
    Language:
    English
    ISBN-13:
    9781617297571
    ISBN-10:
    1617297577
    Dimensions:
    7.375" x 9.25" x 1.1"
    File:
    Eloquence-SimonSchuster_06032026_P10163223_onix30_Complete-20260603.xml
    Folder:
    Eloquence
    List Price:
    $59.99
    As low as:
    $53.99
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Weight:
    30.8oz
    Case Pack:
    14
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring.

    In Spring in Action, 6th Edition you will learn:

        Building reactive applications
        Relational and NoSQL databases
        Integrating via HTTP and REST-based services, and sand reactive RSocket services
        Reactive programming techniques
        Deploying applications to traditional servers and containers
        Securing applications with Spring Security

    Over the years, Spring in Action has helped tens of thousands of developers get a major productivity boost from Spring. This new edition of the classic bestseller covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases. 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 is required knowledge for Java developers! Why? Th is powerful framework eliminates a lot of the tedious configuration and repetitive coding tasks, making it easy to build enterprise-ready, production-quality software. The latest updates bring huge productivity boosts to microservices, reactive development, and other modern application designs. It’s no wonder over half of all Java developers use Spring.

    About the book
    Spring in Action, Sixth Edition is a comprehensive guide to Spring’s core features, all explained in Craig Walls’ famously clear style. You’ll put Spring into action as you build a complete database-backed web app step-by-step. This new edition covers both Spring fundamentals and new features such as reactive flows, Kubernetes integration, and RSocket. Whether you’re new to Spring or leveling up to Spring 5.3, make this classic bestseller your bible!

    What's inside

        Relational and NoSQL databases
        Integrating via RSocket and REST-based services
        Reactive programming techniques
        Deploying applications to traditional servers and containers

    About the reader
    For beginning to intermediate Java developers.

    About the author
    Craig Walls is an engineer at VMware, a member of the Spring engineering team, a popular author, and a frequent conference speaker.

    Table of Contents

    PART 1 FOUNDATIONAL SPRING
    1 Getting started with Spring
    2 Developing web applications
    3 Working with data
    4 Working with nonrelational data
    5 Securing Spring
    6 Working with configuration properties
    PART 2 INTEGRATED SPRING
    7 Creating REST services
    8 Securing REST
    9 Sending messages asynchronously
    10 Integrating Spring
    PART 3 REACTIVE SPRING
    11 Introducing Reactor
    12 Developing reactive APIs
    13 Persisting data reactively
    14 Working with RSocket
    PART 4 DEPLOYED SPRING
    15 Working with Spring Boot Actuator
    16 Administering Spring
    17 Monitoring Spring with JMX
    18 Deploying Spring