DOC

com.gccloud : gc-starter-extend-field

Maven & Gradle

Jul 18, 2023

后端属性扩展,使用方式: 1、项目需要排除框架默认的本模块 2、项目需要下载该模块源码 3、项目需要在源码中自己扩展对应的表字段 4、项目中引入自己编译好的模块 前端属性扩展:前端暂时属性扩展支持,需要前端进行资源重构

Table Of Contents

Latest Version

Download com.gccloud : gc-starter-extend-field Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file gc-starter-extend-field-2.3.0.RELEASE-javadoc.jar to gc-starter-extend-field-2.3.0.RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder gc-starter-extend-field-2.3.0.RELEASE-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 "gc-starter-extend-field-2.3.0.RELEASE-sources.jar" -d "gc-starter-extend-field-2.3.0.RELEASE-javadoc" -subpackages