Skip to content
Sarah Ferry edited this page Sep 11, 2017 · 11 revisions

Welcome on the home page of JOSS, Java Open Stack Storage, the Java client to the Object Storage, aka Swift.

Check out the release notes.

Also have a look at the future features of JOSS.

Tutorials

  • Pagination; shows how you can use JOSS to implement pagination for listing containers and objects. This tutorial also describes how the filter functionality works
  • Wiring to Spring; shows how to wire JOSS to a Spring application context
  • Economy of server calls; shows how many calls to the server you can expect for JOSS functionality