-
Notifications
You must be signed in to change notification settings - Fork 4
Detect all usages of @ConfigProperty #175
Copy link
Copy link
Open
Labels
effort: 5effort: 8priority: nowstate: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: complexThe situation is complex, emergent practices used.The situation is complex, emergent practices used.
Metadata
Metadata
Assignees
Labels
effort: 5effort: 8priority: nowstate: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: complexThe situation is complex, emergent practices used.The situation is complex, emergent practices used.
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
@ConfigPropertyusagesA (quite complex) bonus would be to also extract the API calls (like in
ExportToCSV.CSVTableExport#configureTableExportFor)