#Java Microservice
##Java microservice example based on Book Microservices for Java Developers: A Hands-On Introduction to Frameworks and Containers https://developers.redhat.com/promotions/microservices-for-java-developers/
##Framework
- [Spring Boot] (https://projects.spring.io/spring-boot/) - [Example] (salam-springboot/README.md)
- DropWizard - [Example] (salam-dropwizard/README.md)
- [Wildfly Swarm] (http://wildfly-swarm.io/) - [Example] (salam-wildflyswarm/README.md)
all example will need simualted backend service that can be find here
all example need CDK or Openshift Origin please refer: RH CDK OpenShift