https://github.com/buildupchao/Steapx
Code Refactor for steap project
https://github.com/buildupchao/Steapx
java refactor
Last synced: 12 months ago
JSON representation
Code Refactor for steap project
- Host: GitHub
- URL: https://github.com/buildupchao/Steapx
- Owner: buildupchao
- License: apache-2.0
- Created: 2018-06-08T06:13:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T06:24:22.000Z (almost 8 years ago)
- Last Synced: 2024-11-12T21:39:13.705Z (over 1 year ago)
- Topics: java, refactor
- Language: Java
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Steapx
[Code Refactor for steap project](https://gitee.com/Zychaowill/steap)
- Improvement Point for status of project, meeting, etc.
When application stats, will load data of system dictionary and initialize global general-purpose data container(SystemDataHolder),
then provide a tool for operation status.
- How to verify the effect?
Please enter the url in your browser after starting application.
```bash
http://localhost:8081/project/action/update
```
```bash
到目前为止,已经完美结束项目/会议状态管理的设计。真正做到了代码不强依赖于数据库系统字典中的数据。
by jangz on 6/8/18
```