Giter Site home page Giter Site logo

database-doc-aid's Introduction

项目简介

database-doc-aid 项目能够为 Mysql 数据库生成数据库 pdf 文档,避免开发人员手动维护数据库文档,增加开发人员工作效率。

使用方式

运行环境:jdk 1.8+

将代码 clone 到本地:

git clone https://github.com/biyanwen/database-doc-aid.git

打包,首先进入到项目文件夹下并运行打包命令:

 mvn clean package 

找到可执行 jar 包执行运行命令:

java -jar database-doc-aid-0.0.1-SNAPSHOT.jar

这个时候会自动 弹出项目页面,如何没有自动弹出那么请手动在浏览器上输入如下地址:http://localhost:10001/index.html。正常情况下你可以看到以下页面: img.png 将自己的数据库信息正确地填写进去就点击生成文档的按钮可以啦~~ 在生成的 pdf 文档中点击表名会跳转到表对应的详情页。

database-doc-aid's People

Contributors

biyanwen avatar

Watchers

James Cloos avatar  avatar

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.