Add file configuration ComponentProvider support for all SDK extension points #6574
Closed
5 of 6 tasks
Labels
Feature Request
Suggest an idea for this project
#6457 introduced the ComponentProvider SPI as the general purpose mechanism for providing custom SDK extension plugins for file configuration. However, the file configuration implementation now needs to be updated to actually add support for all the various SDK extension plugins. Tracking support below
For resources, should likely add support for ResourceProvider instead of loading via ComponentProvider since ResourceDeteector is already a first class concept in the specification, and ResourceProvider is the java implementation of ResourceDetector.
The text was updated successfully, but these errors were encountered: