unknowIfGuestInDream / javafxTool

Javafx scaffolding, built on JDK17 + JavaFX21 + controlsfx 11.x.x + Maven
https://javafxtool.tlcsdm.com
MIT License
10 stars 1 forks source link
controlsfx java java17 javafx

MIT Java CI with Maven Java package with Maven Deploy Docs Gitee repos mirror Quality Gate Status Qodana

Introduce

中文文档 日本語文書\ Javafx scaffolding, built on JDK17 + JavaFX21 + controlsfx 11.x.x + Maven

Frame and login are basic modules, which are pluggable through java SPI to facilitate the integration of application modules. demo is the provided example module.

Component

Interface

core

frame

login

Pack

  1. IDEA artifact packaging\ Configuration: Project Structure -> Artifacts -> Add New JAR -> Extract to Target JAR -> Choose your own manifest file path -> Done\ Package: Build -> Build Artifacts -> Build
  2. It is recommended to package through mvn package.

Connect

If you have any questions, you can send an email to liang.tang.cx@gmail.com

Thanks