DOC

cn.cocowwy : ShowDB

Maven & Gradle

Mar 30, 2023
40 stars

ShowDB · 拆箱即用的数据库文档工具,自动将SpringBoot项目中的所有数据源文档可视化,同时监控数据库相关的信息,如主从状态,配置等

Table Of Contents

Latest Version

Download cn.cocowwy : ShowDB Javadoc & API Documentation - Latest Versions:

All Versions

Download cn.cocowwy : ShowDB Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file ShowDB-1.1.3-javadoc.jar to ShowDB-1.1.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ShowDB-1.1.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ShowDB-1.1.3-sources.jar" -d "ShowDB-1.1.3-javadoc" -subpackages