Skip to content

Latest commit

 

History

712 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBootFX

Simple example for Spring Boot and JavaFX application

Contains profiles: default, nmi and aper

Active profile nmi sets in application.properties

spring.profiles.active=default

You can switch active profile to aper at a startup using

-Dspring.profiles.active=aper

Output zip with single JAR appears after Gradle build task:

build/distributions/SpringBootFX-boot

Run using Gradle

./gradlew run -t
gradle currentVersion -q -Prelease.quiet

Update version

gradle release

Add git tag

git tag 2026.04

Update dependencies

./gradlew dependencyUpdates

Check dependencies

./gradlew buildHealth

About

Simple example for Spring Boot and JavaFX application

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages