public class DependencyRangesInfoContributor extends Object implements org.springframework.boot.actuate.info.InfoContributor
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).| Constructor and Description |
|---|
DependencyRangesInfoContributor(InitializrMetadataProvider metadataProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(org.springframework.boot.actuate.info.Info.Builder builder) |
public DependencyRangesInfoContributor(InitializrMetadataProvider metadataProvider)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.