Skip to content

martsa/punching_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M223: Punchclock

Dies ist eine Beispielapplikation für das Modul M223.

Loslegen

Folgende Schritte befolgen um loszulegen:

  1. Sicherstellen, dass JDK 12 installiert und in der Umgebungsvariable path definiert ist.
  2. Ins Verzeichnis der Applikation wechseln und über die Kommandozeile mit ./gradlew bootRun oder ./gradlew.bat bootRun starten
  3. Unittest mit ./gradlew test oder ./gradlew.bat test ausführen.
  4. Ein ausführbares JAR kann mit ./gradlew bootJar oder ./gradlew.bat bootJar erstellt werden.

Folgende Dienste stehen während der Ausführung im Profil dev zur Verfügung:

/******************************************************************************************/ Unfortunately I am not able to bring fully Ui supported for now

but feature like registraion and login works and I have mostly worked on Rest interfaces and everthings works well on rest interface for all controller.

All functions are commented in the respective controllers for the paths

/ entries

/ Kunden

/ project

/ users /***************************************************************************************/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published