Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Vorlesung "SoE-Projekt". Aufgeteilt in 3 Projekte (vom Monolithen mit JSF über REST API mit OpenAPI zu Microservices mit Quarkus, siehe Readme)

Notifications You must be signed in to change notification settings

ErikSimonsen/SoftwareEngineering-Projekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Team-Project

Team Project from the class. Separated into 3 Projects. First project is a monolithic java ee app (on an application server), where the db is used via jndi and the frontend is serverside rendered via jsf. The second project is the first project but now coupled into an RESTAPI (documented via OpenAPI and SwaggerUI) which has 3 endpoints, and the frontend which retrieves the data via ajax. The third project separates the backend and the frontend into multiple microservices with Quarkus, which are started via Docker.

About

Vorlesung "SoE-Projekt". Aufgeteilt in 3 Projekte (vom Monolithen mit JSF über REST API mit OpenAPI zu Microservices mit Quarkus, siehe Readme)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published