DOC

com.github.wujiuye : hotkit-json-adapter

Maven & Gradle

May 12, 2021
6 stars

hotkit-json-adapter · hotkit-json-adapter是hotkit-json适配springboot的starter包,自动将webmvc或webflux的json解析工作交给hotkit-json完成,以此让整个项目使用同一套json解析配置。

Table Of Contents

Latest Version

Download com.github.wujiuye : hotkit-json-adapter Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.wujiuye : hotkit-json-adapter Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2021.002.x
2021.001.x

How to open Javadoc JAR file in web browser

  1. Rename the file hotkit-json-adapter-2021.002.RC-javadoc.jar to hotkit-json-adapter-2021.002.RC-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder hotkit-json-adapter-2021.002.RC-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 "hotkit-json-adapter-2021.002.RC-sources.jar" -d "hotkit-json-adapter-2021.002.RC-javadoc" -subpackages