Skip to content

Quarkus Application Configuration and documentation using @ConfigRoot/ConfigMapping/ConfigGroup

Notifications You must be signed in to change notification settings

anchialas/quarkus-app-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Quarkus Application Configuration and documentation using @ConfigRoot/ConfigMapping/ConfigGroup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages