Spring Boot starter for integrating JavaFX desktop UIs with Spring.
Provides Spring Boot integration for JavaFX, including helpers for loading and managing views, view controllers, resource bundles, and borderless stage support. Supports Spring Boot 2.x (Java 8+) and 3.x (Java 17+) and includes guidance for fat-jar packaging and IntelliJ run configuration. Suited for desktop Java applications that use Spring for dependency injection and application lifecycle management.
0