JavaFXSpringBootApp
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.
File Explorer
Download Latest Version (.zip)- User.java
- AppJavaConfig.java
- SpringFXMLLoader.java
- StageManager.java
- LoginController.java
- UserController.java
- GenericService.java
- ExceptionWriter.java
- UserRepository.java
- UserServiceImpl.java
- UserService.java
- FxmlView.java
- Main.java
- Login.fxml
- User.fxml
- edit.png
- Styles.css
- application.properties
- Bundle.properties
- .classpath
- .gitignore
- .project
- pom.xml
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
