> @@ -0,0 +1,119 @@ > +--- > +author: Zack Shoylev > +comments: true > +date: 2014-09-03 23:00:00+00:00 > +layout: post > +slug: better-builders-with-jclouds > +title: Better Builders with jclouds! > +--- > + > +# Better Builders with jclouds > + > +If you are a new [jclouds](https://developer.rackspace.com/sdks/java/) > developer, or even if you are already developing jclouds support for any of > the OpenStack or Rackspace APIs, you have likely seen the domain classes that > are used throughout the the jclouds codebase. > +These classes are used to represent OpenStack resources, particularly the > JSON structures supported by OpenStack APIs. > +
Add a `<!--more-->` between these paragraphs. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/124/files#r17072775
