https://github.com/eltonsandre/simple-spring-boot-jfx
Exemplo de projeto desktop JavaFX utilizando Spring boot
https://github.com/eltonsandre/simple-spring-boot-jfx
Last synced: 7 months ago
JSON representation
Exemplo de projeto desktop JavaFX utilizando Spring boot
- Host: GitHub
- URL: https://github.com/eltonsandre/simple-spring-boot-jfx
- Owner: eltonsandre
- Created: 2020-05-04T03:39:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T07:52:07.000Z (about 6 years ago)
- Last Synced: 2024-12-28T03:44:08.542Z (over 1 year ago)
- Language: Java
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-spring-boot-jfx
Exemplo de projeto desktop JavaFX utilizando Spring boot
Para rodar execute na raiz do projeto:
```
./gradlew clean build run
```
libs:
- Spring boot
- gradle
- https://jfxtras.org/overview.html
- http://www.jfoenix.com/