Picture 1 of 5




Gallery
Picture 1 of 5





Have one to sell?
Spring in Action, Fourth Edition: Covers Spring 4 (Craig Walls) JAVA Coding
US $49.99
or Best Offer
or 4 interest-free payments of $12.50 available with
Condition:
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Pickup:
Free local pickup from Front Royal, Virginia, United States 22630
Shipping:
US $7.47 USPS Media MailTM.
Located in: Front Royal, Virginia, United States
Delivery:
Estimated between Sat, Dec 6 and Fri, Dec 12 to 94104
Returns:
Seller does not accept returns.
Payments:
.
Special financing available. See terms and apply now- for PayPal Credit, opens in a new window or tab
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard
Shop with confidence
About this item
Seller assumes all responsibility for this listing.
eBay item number:275599336237
Item specifics
- Condition
- Binding
- Paperback
- Product Group
- Book
- Weight
- 3 lbs
- IsTextBook
- No
- ISBN
- 9781617291203
- Subject Area
- Computers
- Publication Name
- Spring in Action, Fourth Edition : Covers Spring 4
- Publisher
- Manning Publications Co. LLC
- Item Length
- 9.2 in
- Subject
- Software Development & Engineering / General, Programming Languages / Java, Data Processing, Databases / General
- Publication Year
- 2014
- Type
- Textbook
- Format
- Trade Paperback
- Language
- English
- Item Height
- 1.1 in
- Item Weight
- 37.1 Oz
- Item Width
- 7.4 in
- Number of Pages
- 624 Pages
About this product
Product Identifiers
Publisher
Manning Publications Co. LLC
ISBN-10
161729120X
ISBN-13
9781617291203
eBay Product ID (ePID)
9038375570
Product Key Features
Number of Pages
624 Pages
Language
English
Publication Name
Spring in Action, Fourth Edition : Covers Spring 4
Publication Year
2014
Subject
Software Development & Engineering / General, Programming Languages / Java, Data Processing, Databases / General
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
1.1 in
Item Weight
37.1 Oz
Item Length
9.2 in
Item Width
7.4 in
Additional Product Features
Edition Number
4
Intended Audience
Scholarly & Professional
LCCN
2015-413856
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.13/3
Synopsis
RETAIL SELLING POINTS Written by esteemed Spring expert Offers practical solutions to real-world problems Contains concise, easy to follow examples AUDIENCE Written for Java developers and software architects., Summary Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and efficient J2EE applications. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Designed in 2003 as a lighter approach to J2EE development, Spring Framework has since become a standard choice for building enterprise applications and required knowledge for Java developers. Spring 4, the latest major version, provides full Java 8 integration along with key upgrades like new annotations for the IoC container, improvements to Spring Expression Language, and much-needed support for REST. Whether you're just discovering Spring or you want to absorb the new features, there's no better way to master Spring than with this book. About the Book Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework. It covers Spring core, along with the latest updates to Spring MVC, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and efficient JEE applications. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need. Nearly 100,000 developers have used this book to learn Spring It requires a working knowledge of Java. What's Inside Updated for Spring 4 Spring Data for NoSQL Simplifying configuration with annotations and definition profiles Working with RESTful resources About the Author Craig Walls is a software developer at Pivotal. He's a popular author and a frequent speaker at user groups and conferences. Craig lives in Cross Roads, Texas. Table of Contents PART 1 CORE SPRING Springing into action Wiring beans Advanced wiring Aspect-oriented SpringPART 2 SPRING ON THE WEB Building Spring web applications Rendering web views Advanced Spring MVC Working with Spring Web Flow Securing web applicationsPART 3 SPRING IN THE BACKEND Hitting the database with Spring and JDBC Persisting data with object-relational mapping Working with NoSQL databases Caching data Securing methods PART 4 INTEGRATING SPRING Working with remote services Creating REST APIs with Spring MVC Messaging in Spring Messaging with WebSocket and STOMP Sending email with Spring Managing Spring beans with JMX Simplifying Spring development with Spring Boot, DESCRIPTION Spring in Action, Fourth Edition continues the practical, hands-on style of the previous bestselling editions. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques really needed. The Spring framework is required knowledge for Java developers, and this edition brings readers up to speed with Spring 3.1 and then highlights some of the new Spring 3.2 features such as asynchronous Spring MVC Controllers. It also covers testing support for Spring MVC controllers and RestTemplate-based clients which enables a richer form of testing for controllers and clients without having to fire up a server or hitting an actual REST API--in other words no-network involved. RETAIL SELLING POINTS Written by esteemed Spring expert Offers practical solutions to real-world problems Contains concise, easy to follow examples AUDIENCE Written for Java developers and software architects. ABOUT THE TECHNOLOGY Applications are composed of several components. If these components are tightly coupled (that is, if they have too much knowledge of each other), then the application can be difficult to maintain, enhance, and test. The Spring framework promotes a technique known as dependency injection,, Summary Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework, updated for version 4. It covers the latest features, tools, and practices including Spring MVC, REST, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and efficient J2EE applications. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Designed in 2003 as a lighter approach to J2EE development, Spring Framework has since become a standard choice for building enterprise applications and required knowledge for Java developers. Spring 4, the latest major version, provides full Java 8 integration along with key upgrades like new annotations for the IoC container, improvements to Spring Expression Language, and much-needed support for REST. Whether you're just discovering Spring or you want to absorb the new features, there's no better way to master Spring than with this book. About the Book Spring in Action, Fourth Edition is a hands-on guide to the Spring Framework. It covers Spring core, along with the latest updates to Spring MVC, Security, Web Flow, and more. You'll move between short snippets and an ongoing example as you learn to build simple and efficient JEE applications. Author Craig Walls has a special knack for crisp and entertaining examples that zoom in on the features and techniques you really need. Nearly 100,000 developers have used this book to learn Spring! It requires a working knowledge of Java. What's Inside Updated for Spring 4 Spring Data for NoSQL Simplifying configuration with annotations and definition profiles Working with RESTful resources About the Author Craig Walls is a software developer at Pivotal. He's a popular author and a frequent speaker at user groups and conferences. Craig lives in Cross Roads, Texas. Table of Contents PART 1 CORE SPRING Springing into action Wiring beans Advanced wiring Aspect-oriented Spring PART 2 SPRING ON THE WEB Building Spring web applications Rendering web views Advanced Spring MVC Working with Spring Web Flow Securing web applications PART 3 SPRING IN THE BACKEND Hitting the database with Spring and JDBC Persisting data with object-relational mapping Working with NoSQL databases Caching data Securing methods PART 4 INTEGRATING SPRING Working with remote services Creating REST APIs with Spring MVC Messaging in Spring Messaging with WebSocket and STOMP Sending email with Spring Managing Spring beans with JMX Simplifying Spring development with Spring Boot
LC Classification Number
QA76.73.J38
Item description from the seller
Popular categories from this store
Seller feedback (1,900)
- b***e (102)- Feedback left by buyer.Past 6 monthsVerified purchaseItem properly described and reasonably priced. Well Packaged and shipped promptly without damage. Excellent quality and condition. This is a professional E-Bay experience and I look forward to future purchases with this seller!NAPA Gold Filter 6441 Air Filter (#274183688611)
- b***o (850)- Feedback left by buyer.Past monthVerified purchasePerfect, just as described. Excellent quality and value. Securely packaged and fast shipping. Thanks.
- 4***4 (6)- Feedback left by buyer.Past yearVerified purchaseThe Brumate 24oz mug was packaged very securely in a nice clean box, it also had the black cloth sleeve and the original Brumate box.The mug was exactly as described and I was kept informed as to when it would arrive, it is also in perfect condition, couldn't be better. I would definitely purchase from this seller again. Thank youBrumate Muv 25oz Seaglass - New in Box (#276774964268)
More to explore :
- Spring Catalogs,
- Victoria's Secret Spring Catalogs,
- Sears Spring Catalogs,
- Spring Books Catalogs,
- Spring Clothing & Fashion Catalogs,
- 1st Edition Action, Adventure Antiquarian & Collectible Books,
- Collector's Edition Magazines,
- Limited Edition Action, Adventure Original Antiquarian & Collectible Books,
- Cloth First Edition Action, Adventure Antiquarian & Collectible Books,
- Cloth Limited Edition Action, Adventure Antiquarian & Collectible Books