Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 747 Bytes

readme.md

File metadata and controls

28 lines (17 loc) · 747 Bytes

image-20221009133757493

Dirt (Data In Reactive Table),自动解析基于 entity schema 生成企业级界面。

Quick test

Just for fun.

  1. open the root pom
  2. open module dirt-examples/dirt-example-experiment
  3. config your host file
127.0.0.1  smallmac.local
  1. create db scheme in your mysql
  2. start com.zk.IntentionApplication
  3. open http://127.0.0.1:8081, you are good to go

image-20221206161007377

参考资源

一些基础代码直接从网上开源代码复制粘贴。作者自行认领。 Ruoyi, Pig, Erupt,Jhipster, Antd, AntV