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

Spring Boot in Action

List Price: $44.99
SKU:
9781617292545
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:
    264
    Publisher:
    Manning (January 3, 2016)
    Language:
    English
    ISBN-13:
    9781617292545
    ISBN-10:
    1617292540
    Weight:
    16.8oz
    Dimensions:
    7.38" x 9.25" x 0.6"
    File:
    Eloquence-SimonSchuster_07042026_P10292974_onix30_Complete-20260704.xml
    Folder:
    Eloquence
    List Price:
    $44.99
    Case Pack:
    26
    As low as:
    $40.49
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    Summary

    A developer-focused guide to writing applications using Spring Boot. You'll learn how to bypass the tedious configuration steps so that you can concentrate on your application's behavior.

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

    About the Technology
    The Spring Framework simplifies enterprise Java development, but it does require lots of tedious configuration work. Spring Boot radically streamlines spinning up a Spring application. You get automatic configuration and a model with established conventions for build-time and runtime dependencies. You also get a handy command-line interface you can use to write scripts in Groovy. Developers who use Spring Boot often say that they can't imagine going back to hand configuring their applications.
    About the Book

    Spring Boot in Action is a developer-focused guide to writing applications using Spring Boot. In it, you'll learn how to bypass configuration steps so you can focus on your application's behavior. Spring expert Craig Walls uses interesting and practical examples to teach you both how to use the default settings effectively and how to override and customize Spring Boot for your unique environment. Along the way, you'll pick up insights from Craig's years of Spring development experience.

    What's Inside
    • Develop Spring apps more efficiently
    • Minimal to no configuration
    • Runtime metrics with the Actuator
    • Covers Spring Boot 1.3

    About the Reader

    Written for readers familiar with the Spring Framework.

    About the Author
    Craig Walls is a software developer, author of the popular book Spring in Action, Fourth Edition, and a frequent speaker at conferences.
    Table of Contents
    1. Bootstarting Spring
    2. Developing your first Spring Boot application
    3. Customizing configuration
    4. Testing with Spring Boot
    5. Getting Groovy with the Spring Boot CLI
    6. Applying Grails in Spring Boot
    7. Taking a peek inside with the Actuator
    8. Deploying Spring Boot applications
    9. APPENDIXES
    1. Spring Boot developer tools
    2. Spring Boot starters
    3. Configuration properties
    4. Spring Boot dependencies