Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 384 Bytes

spring-boot-javafx

A simple demo project for a JavaFX desktop app based on Spring Boot 2

Der Weg zum Glück

  1. Ein JDK 11 oder höher installieren (z.B. AdoptAJDK)
  2. Terminal öffnen und Projekt mit Git auschecken: git clone https://github.com/cwrsimon/spring-boot-javafx.git
  3. In den Ordner wechseln: cd spring-boot-javafx
  4. Maven anfeuern: ./mvnw spring-boot:run