FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

zlebhs/JavaFX-Falsework: 基于javafx、spring boot 开发的客户端与服务端系统开发脚手架 · GitHub

 
 

Latest commit

 

History

72 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fx-falsework

基于javafx、spring boot 开发的客户端与服务端系统开发脚手架。本项目目的是帮助快速构建javafx系统,前后端分离,客户端UI提供明暗两种主题,与服务端通信用的是OpenFeign。服务端是标准的spring-boot工程。

qq交流群:114697782

JavaFX开发者中文社区,您可以通过以下方式互相学习请教。

网址:https://openjfx.cn

API文档:

https://openjfx.cn/javadoc/15/

https://openjfx.cn/javadoc/14/

https://openjfx.cn/javadoc/13/

https://openjfx.cn/javadoc/12/

https://openjfx.cn/javadoc/11/

CSS样式参考:

https://openjfx.cn/javadoc/15/javafx.graphics/javafx/scene/doc-files/cssref.html

FXML样式参考:

https://openjfx.cn/javadoc/15/javafx.fxml/javafx/fxml/doc-files/introduction_to_fxml.html

说明:

1.当前数据库为达梦数据库,可自行换其它数据库,在server端引入所用数据库jar,并修改server端application.yml相应配置即可  

2.客户端组件框架用的是jfoenix,详细:https://github.com/jfoenixadmin/JFoenix/  

3.客户端Controller与fxml文件关联用的是DataFX,教程:https://guigarage.com/2014/05/datafx-8-0-tutorials/,源码:https://bitbucket.org/datafx/  

4.客户端与服务端通信用的是OpenFeign,地址:https://github.com/OpenFeign/feign  

5.服务端为标准的spring boot项目,springmvc+mybatis。  

6.用户名:admin 密码:111111。

7.提供明色和暗色两个主题。

8.mysql建议使用8.0以上。

界面:

登录

注册

主页

用户管理

菜单管理

角色权限管理

角色类型管理

操作日志

在线用户

登录日志

About

基于javafx、spring boot 开发的客户端与服务端系统开发脚手架

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL