GithubHelp home page GithubHelp logo

db-dict's Introduction

使用说明

数据库表结构文档生成工具,基于开源的screw封装,扩展支持了excel文档类型,使用说明如下:

1.在application.properties配置需要连接的数据库的相关信息。

#数据库配置
spring.datasource.url=jdbc:mysql://10.19.248.222:3306/enc_vehicle
spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
spring.datasource.password=XXXXXX

生成的数据库字段文档,支持HTML/WORD/EXCEL/MD格式,配置如下。

#文档信息配置,支持HTML/WORD/MD/EXCEL
dic.file.type=EXCEL
dic.file.version=1.0.1
dic.file.discription=数据库设计文档生成
dic.file.name=危化品园区管控-数据库设计文档

2、运行start.bat脚本,运行完毕后即可生成数据库字典文档。

​ 运行完毕后,文档默认生成在脚本同级的/doc/目录下面,程序默认会自动打开该目录。

db-dict's People

Contributors

tmljob avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

xiaohaoke

db-dict's Issues

项目引用了org.apache.xmlgraphics:xmlgraphics-commons等67个开源组件,存在10个漏洞,建议升级

大佬,你好,我是@abbykimi,我IDE运行您这个项目的时候,提示有几个漏洞,项目调用了org.apache.xmlgraphics:xmlgraphics-commons等67个开源组件,存在10个安全漏洞,建议你升级下。

漏洞标题:Apache XmlGraphics Commons 代码问题漏洞
漏洞编号:CVE-2020-11988
漏洞描述:
Apache XmlGraphics Commons是 阿帕奇(Apach)开源的一个系统库。提供几个可重用的库。
Apache XmlGraphics Commons 2.4 存在代码问题漏洞,该漏洞源于XMPParser不正确的输入验证。
国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2021-14153
影响范围:(∞, 2.6)
最小修复版本:2.6
引入路径:
cn.tml.dbtool:[email protected]>org.apache.poi:[email protected]>org.apache.xmlgraphics:[email protected]>org.apache.xmlgraphics:[email protected]>org.apache.xmlgraphics:[email protected]

另外9个漏洞 ,信息有点多我就不贴了,你自己看下完整报告:https://www.mfsec.cn/jr?p=ib26d4

如果你对这个issues有任何疑问可以回复我哈( @abbykimi ),我会及时回复你的。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.