An open API service indexing awesome lists of open source software.

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

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
```