Skip to content

The application frontend created using JavaFX and backend services are implemented using Spring Boot. The app demonstrate simple CRUD operation and switching between two scenes with Login and User Dashboard view.

Notifications You must be signed in to change notification settings

RamAlapure/JavaFXSpringBootApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX Spring Boot App

The application frontend created using JavaFX and backend services are implemented using Spring Boot. The app demonstrate simple CRUD operation and switching between two scenes with Login and User Dashboard view.

Getting Started:

  1. Clone the project in your workspace using command - git clone https://github.com/RamAlapure/JavaFXSpringBootApp.git
  2. Then import as maven project into eclipse.
  3. Check Java 8 configuration if there is any error.
  4. Update project as maven if dependencies are not resolved.
  5. Create a schema javafx in your mysql database or open configuration file application.properties from resources directory and change schema name to your schema name and also change username and password.
  6. If all goes well just run Main.java

About

The application frontend created using JavaFX and backend services are implemented using Spring Boot. The app demonstrate simple CRUD operation and switching between two scenes with Login and User Dashboard view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages