Code Monkey home page Code Monkey logo

juneau-petstore's Introduction

Juneau Pet Store Application

A sample application that shows the capabilities of the Juneau REST platform with Spring Boot and other technologies to produce end-to-end REST microservices.

Juneau provides the following capabilities:

  • Ability to serialize/parse Java POJOs to a wide variety of languages.
  • Ability to construct REST interfaces using annotated POJOs.
  • Ability to create Java interface proxies against remote REST interfaces.

The project is broken down into the following subprojects:

  • juneau-petstore-api - Contains the Java interface and DTOs for the petstore application.
  • juneau-petstore-server - Contains the server-side Java implementation of the petstore Java interface as a REST resource.
  • juneau-petstore-client - Contains the client-side Java proxy of the petstore Java interface.

More information for this project can be found here

Jira Issues

  • JUNEAU-148 - Replace exiting persistence with Spring Data.
  • JUNEAU-149 - Add UI on top of PetStore application.
  • JUNEAU-150 - Use Spring Security to add user roles to HTTP requests.
  • JUNEAU-151 - Add Spring Cache support.
  • JUNEAU-152 - Add a docker-compose deployment yaml and documentation.
  • JUNEAU-153 - Add login/logout support.
  • JUNEAU-154 - Add mock testing.

juneau-petstore's People

Contributors

jamesbognar avatar fiammara avatar

Stargazers

SRizvi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.