Class DependencyRangesInfoContributor
java.lang.Object
io.spring.initializr.actuate.info.DependencyRangesInfoContributor
- All Implemented Interfaces:
InfoContributor
An
InfoContributor
that exposes the actual ranges used by dependencies defined
in the project that have an explicit version (i.e. not relying on a bom).- Author:
- Stephane Nicoll
-
Constructor Summary
ConstructorsConstructorDescriptionDependencyRangesInfoContributor
(InitializrMetadataProvider metadataProvider) -
Method Summary
-
Constructor Details
-
DependencyRangesInfoContributor
-
-
Method Details
-
contribute
- Specified by:
contribute
in interfaceInfoContributor
-