Skip to content

DevLancer-Dz/javafx-spring-boot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javafx-spring-boot-template

Integration of JavaFX and Spring Boot template

create empty spring boot project

Screenshot

create Spring Main Class

Screenshot

create JavafxApplication

  1. ConfigurableApplicationContext :

    private ConfigurableApplicationContext applicationContext;

    One of the implementation of the ApplicationContext container. This container is used for Event Handling propose.

Screenshot

create fxml home

Screenshot

create HomeController

Screenshot

Create Welcome Service

Screenshot

enjoy your first javafx spring boot project

Screenshot

open second windows

  1. @Autowired ApplicationContext Screenshot
  2. load seconf stage Screenshot

Screenshot

About

Integration of JavaFX and Spring Boot template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages