DOC

me.liuxp : minio-plus-parent

Maven & Gradle

Jun 11, 2024
42 stars

minio-plus-parent · MinIO-Plus 是一个 MinIO 的二次封装与增强工具,在 MinIO 的基础上只做增强,不侵入 MinIO 代码,只为简化开发、提高效率而生。成为 MinIO 在项目中落地的润滑剂。

Table Of Contents

Latest Version

Download me.liuxp : minio-plus-parent Javadoc & API Documentation - Latest Versions:

All Versions

Download me.liuxp : minio-plus-parent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

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