DOC

io.github.birddevelper : salmos-report-spring-boot-starter

Maven & Gradle

Dec 18, 2021
10 stars

Salmos Report · SalmosReport is a spring boot library that helps make beautiful html table, xml document, pdf document or any other format you wish from SQL query or Arrays and Lists. Until now, it can produce Html, xml, pdf document and custom format report .

Table Of Contents

Latest Version

Download io.github.birddevelper : salmos-report-spring-boot-starter Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.birddevelper : salmos-report-spring-boot-starter Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

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