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

Getting Started with Roo (Rapid Application Development for Java and Spring)

List Price: $19.99
SKU:
9781449307905
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:
    Josh Long, Steve Mayzak
    Format:
    Paperback
    Pages:
    60
    Publisher:
    O'Reilly Media (September 13, 2011)
    Language:
    English
    ISBN-13:
    9781449307905
    ISBN-10:
    1449307906
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $19.99
    As low as:
    $17.19
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    69
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    4.16oz
    Imprint:
    O'Reilly Media
  • Overview

    Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance.

    You'll get started by building a simple customer relationship management application, complete with step-by-step instructions and code examples. Learn how to control any part of the application with Roo's opt-in feature, while using this open source framework to automate the rest of the code.

    • Set up a Spring application and working Maven build to see Roo in action
    • Address persistence with JPA and the Neo4j graph database—and learn how Roo supports NoSQL databases
    • Use Roo’s database reverse-engineering feature to generate a data model from an existing schema
    • Build Roo applications with Spring MVC, Spring WebFlow, Google Web Toolkit, Vaadin, and other web frameworks
    • Secure and test your application