Skip to content

kerner1000/hello-world-javafx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World: JavaFX

A simple JavaFX Hello World application build with Maven.

There is different branches available:

  1. main Base branch. Tracks all changes that are identical accross all other branches, such as .gitignore or this README.md. Other branches should be rebased onto main regularly.
  2. minimal The most simple JavaFX Hello World Application built with Maven.
  3. fxml Hello World using FXML views and controller classes.
  4. spring-boot Advanced example using Spring Boot as the base framework.

About

A simple JavaFX Hello World application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages