Skip to content

HendrikStrobelt/ditop_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiTop Server Component

for more information on the DiTop project visit: ditop.hs8.de

clone repository:

git clone https://github.com/HendrikStrobelt/ditop_server.git

This is a Spring Boot project using Maven. You can..

  • .. execute the project by:
	cd ditop_server
	mvn spring-boot:run
  • .. generate a runnable (fat) JAR:
cd ditop_server
mvn package
java -jar target/ditop_server-1.0.jar

!!! Before starting you should change the data directory in src/main/resources/application.yaml

The software is licensed under the new BSD.

About

DiTop Server Component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages