# domino-ui-test **Repository Path**: lx6x/domino-ui-test ## Basic Information - **Project Name**: domino-ui-test - **Description**: 使用 Domino-Ui - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-25 - **Last Updated**: 2023-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, Gwt ## README # Getting Started ### 摘要 此项目只用于学习使用,记录平常所用。 ### 目录结构 项目会逐渐完善,每一版本都会有具体说明同上一版本的改动,单独都可运行,这个项目的演变也是作者知识的迭代。 ### 单个项目结构 前端所用:Domino-Ui,使用 Java 去编写页面,通过 GWT 编译成前端代码运行。 后端:SpringBoot,后期还会添加 zk/redis/nacos ... 等各种组件。 Domino-Ui 项目创建参考文献: * DominoKit GitHub -- [https://github.com/DominoKit](https://github.com/DominoKit) * Domino-Ui 使用文档 -- [https://github.com/DominoKit/domino-ui](https://github.com/DominoKit/domino-ui) * 项目构建 Nalu Initlaizer -- [http://www.mvp4g.org/boot-starter-nalu/BootStarterNalu.html](http://www.mvp4g.org/boot-starter-nalu/BootStarterNalu.html) ### 运行 * 运行方式参考:www.liujf.xyz/document.html 【使用 Domino-Ui 自建文档】 ### 文档项目源码在另一个 document-all 包中,等项目结构完善后在进行放出 ### 持续更新 ...