Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roskenet/springboot-javafx-support
SpringBoot / JavaFX8 Integration
https://github.com/roskenet/springboot-javafx-support
fxml javafx spring springboot
Last synced: 1 day ago
JSON representation
SpringBoot / JavaFX8 Integration
- Host: GitHub
- URL: https://github.com/roskenet/springboot-javafx-support
- Owner: roskenet
- License: mit
- Created: 2015-12-27T08:39:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T22:19:52.000Z (4 months ago)
- Last Synced: 2025-01-24T13:04:57.542Z (8 days ago)
- Topics: fxml, javafx, spring, springboot
- Language: Java
- Homepage:
- Size: 340 KB
- Stars: 422
- Watchers: 38
- Forks: 139
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
README
[![BuildStatus](https://travis-ci.org/roskenet/springboot-javafx-support.svg?branch=master)](https://travis-ci.org/roskenet/springboot-javafx-support)
[![Coverage Status](https://coveralls.io/repos/github/roskenet/springboot-javafx-support/badge.svg?branch=master)](https://coveralls.io/github/roskenet/springboot-javafx-support?branch=master)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.roskenet/springboot-javafx-support/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.roskenet/springboot-javafx-support)
[![ReadTheDocs](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](https://springboot-javafx-support.readthedocs.io)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/roskenet/springboot-javafx-support/blob/master/LICENSE)
# springboot-javafx-support
Attention:
The current master is for Spring Boot 2 and Spring Framework 5.The latest production ready releases:
* For Spring Boot 1.5.x is 1.4.5. (End of life!)
* For Spring Boot 2.x is 2.1.6.Spring Boot and JavaFx - A perfect match!
You will need at least JDK1.8 patch level 40.
!!! Currently not available... Server crashed! Find a step-by-step example here: https://www.felixroske.de/page/programmierung/index.html !!!
And a bunch of examples here: https://github.com/roskenet/spring-javafx-examples/