Playing with JClouds transient Blobstore
JClouds BlobStore API provides a portable way of managing key-value providers like Amazon S3. This post is a getting started guide with the API. We shall explore a bit about the API and create a simple program to use the same. Before we begin, lets get hold of some concepts Service – It’s refers to [...]
