/javaee7-angular-swagger-docker

Example of Wildfly container containing javaee7-angular simple web app and swagger UI

Primary LanguageShellApache License 2.0Apache-2.0

Simple container for JavaEE7 demonstration.

Description

The Wildfly JavaEE7 serves :

  • a RESTFul service
  • a simple AngularJS application
  • the Swagger UI and an 1-page HTML documentation

Usage

First, install Java (JDK), Maven and Docker.

 ./build.sh
 ./curl.sh

Exercices