You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by James Bognar <ja...@apache.org> on 2018/11/06 14:03:01 UTC

Updated PetStore sample

FYI...

I've made several improvements to the PetStore application to highlight
features.

   - Now uses JPA and serializers/parses JPA beans directly.
   - Ability to upload photos to highlight custom serializers and parsers.
   - Ability to perform SQL queries through a simple "workbench" API.

The documentation has been rewritten to reflect the new application:

http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.PetStoreResource