Skip to content

jasrodis/spring-boot-fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot & JavaFX

JavaFX · Spring Boot · Logback · MongoDB · ControlsFX · FontAwesome

travis licence

Intro

spring-boot-fx is the easiest boilerplate to kick start new applications on Spring Boot, JavaFX, MongoDB and tons of other cool features.

Following the MVP (Model-View-Presenter) architecture suggested in Learn JavaFX 8: Building User Experience and Interfaces with Java 8 by Kishori Sharan

Run me!

  • Go to the project location.
  • Run the maven wrapper! ./mvnw clean compile exec:java
  • If you liked the project put a ⭐

Features

  • Coloured logging with logback
  • JavaFX form example
  • application.yml Jackson enabled properties file
  • Spring data ready
  • Bootstrap3 theme
  • Font-Awesome ready

Screenshots

colours logback charts frm

JavaFX To Read