DOC

com.github.wujiuye : hotkit-r2dbc

Maven & Gradle

Mar 05, 2021
6 stars

hotkit-r2dbc · hotkits项目集合中的一员,hotkit-r2dbc是对spring-data-r2dbc的扩展,为反应式编程提供声明式和编程式多数据源动态切换的支持。

Table Of Contents

Latest Version

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

All Versions

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

Version Size Javadoc Updated
2021.001.x
1.2.x
1.1.x

How to open Javadoc JAR file in web browser

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