Skip to content

Latest commit

 

History

History
82 lines (61 loc) · 3.21 KB

README.md

File metadata and controls

82 lines (61 loc) · 3.21 KB

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