DOC

net.lz1998 : pbbot-spring-boot-starter

Maven & Gradle

Aug 12, 2022
187 stars

pbbot-spring-boot-starter · A spring boot starter for qq bot development.

Table Of Contents

Latest Version

Download net.lz1998 : pbbot-spring-boot-starter Javadoc & API Documentation - Latest Versions:

All Versions

Download net.lz1998 : pbbot-spring-boot-starter Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

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

Advertisement