Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruslanys/sample-spring-boot-javafx

Рыба Spring Boot + JavaFX
https://github.com/ruslanys/sample-spring-boot-javafx

java javafx sample spring-boot spring-boot-javafx

Last synced: 3 months ago
JSON representation

Рыба Spring Boot + JavaFX

Awesome Lists containing this project

README

        

# Как подружить Spring Boot и JavaFX
http://habrahabr.ru/post/265511/

### Сборка
```
mvn clean package
```

### Запуск
```
java -jar target/springboot-javafx-*.jar
```

![Скриншот](screen.png "Скриншот")