Skip to content

Detect all usages of @ConfigProperty #175

@Riduidel

Description

@Riduidel

In order to have a good documentation, it would be cool to have all injected config properties listed somewhere (in the README, ideally).

This would require

  • Scanning the source code for all @ConfigProperty usages
  • List thoses in a markdown file with the associated comment (and also the class/line where it was found)
  • Publish that markdown file in git

A (quite complex) bonus would be to also extract the API calls (like in ExportToCSV.CSVTableExport#configureTableExportFor)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions