Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.93 KB

readme.md

File metadata and controls

36 lines (21 loc) · 1.93 KB

Semesterarbeit "Stock Quotes API"

Dieter Biedermann, Reto Kaufmann
NDS HF Applikationsentwicklung, IBW Chur 2018/01

Travis Build/Test Status Sonar Continuous Code Quality Status

Schritte zum Start der Anwendung auf dem lokalen PC:

1.) mvn clean package

2.) docker-compose up

3.) folgende Beispiel URL's können im Browser aufgerufen werden:

Zusatzinfo

Wenn lokal ein Server wie Glassfish oder Tomcat verwendet wird (also ohne Docker), dann sind dir URL's wie folgt aufzurufen:

Anwendung im Web deployed:

Heroku mit Docker Deployment:

  • ist deployed, Aufruf in Heroku aber noch mit Fehler

OpenShift (JBoss mit Maven Build und WAR Deployment):