Skip to content

Commit

Permalink
Adding information to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
agoncal committed Aug 24, 2016
1 parent 9242b45 commit a898af4
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions README.adoc
@@ -1,11 +1,38 @@
= Microprofile Showcase Application

== General information

The application consists of several Microservices and a Web-Application managing a conference.

== Technologies

* Java
* Micro Profile
* JAX-RS 2.0 / JSON-P 1.0 / CDI 1.1

== Setup

* Build the project using Maven (`mvn clean install`)

== Development


== Tests


== Common problems/bugs


== Access to staging/beta/production

* https://github.com/microprofile/microprofile-conference

== Notes

This application is a collaborative demonstration application by:

* Liberty Profile
* London Java Community
* Red Hat
* Tomitribe
* Payara
The application consists of several Microservices and a Web-Application

0 comments on commit a898af4

Please sign in to comment.