DOC

io.github.alikelleci : eventify-spring-boot-starter

Maven & Gradle

Jan 23, 2023
8 stars

eventify-spring-boot-starter · Spring Boot starter for Eventify

Table Of Contents

Latest Version

Download io.github.alikelleci : eventify-spring-boot-starter Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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