DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > HTTP-RPC 2.5 Released

HTTP-RPC 2.5 Released

HTTP-RPC is a cross-platform library to quickly stand up REST style services in Java and consume them from Java, Swift, or JavaScript. The latest release extends template and collection features.

Greg Brown user avatar by
Greg Brown
·
Mar. 15, 16 · Java Zone · News
Like (3)
Save
Tweet
12.50K Views

Join the DZone community and get the full member experience.

Join For Free

HTTP-RPC 2.5 is now available for download. This release contains several notable enhancements:

  • Support for map arguments – In addition to indexed collection types (i.e. instances of java.util.List), methods can now accept keyed collection arguments as instances of java.util.Map.
  • Support for include markers in templates – Template content can now be modularized via includes. Self-referencing includes can be used to facilitate recursion.
  • Support for variable modifiers in templates – The Ctemplate specification defines a syntax for applying an optional set of arbitrary transformations to a variable before it is written to the output stream. HTTP-RPC now provides support for modifiers, including standard modifiers for formatting and encoding as well as custom, application-specific modifiers.

For more information, see the project README.

Template Stream (computing) README Release (agency) Syntax (programming languages) Download

Published at DZone with permission of Greg Brown, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Application Scalability — How To Do Efficient Scaling
  • The Right Way to Hybridize Your Product Development Technique
  • Why Is Software Integration Important for Business?
  • Maven Tutorial: Nice and Easy [Video]

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo