Rest server Grundgerüst funktioniert

This commit is contained in:
2020-10-17 17:35:08 +02:00
parent ef7e184c7d
commit e4dc1acdfe
15 changed files with 357 additions and 0 deletions

2
.idea/description.html generated Normal file
View File

@ -0,0 +1,2 @@
<html>Simple <b>JavaFX 2.0</b> application that includes simple .fxml file with attached controller and Main class to quick start. Artifact to build JavaFX application is provided.
</html>