Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 520 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 520 Bytes

quarkus-app-config Demo

This project uses Quarkus, the Supersonic Subatomic Java Framework.

If you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .

Generate the Configuration documentation

make doc

View the output

config-properties-output.png

It produces a html and a pdf document. You find it here:

  • target/generated-docs/quarkus-app-config.html
  • target/generated-docs-pdf/quarkus-app-config.pdf