Class BomRangesInfoContributor

java.lang.Object
io.spring.initializr.actuate.info.BomRangesInfoContributor
All Implemented Interfaces:
InfoContributor

public class BomRangesInfoContributor extends Object implements InfoContributor
An InfoContributor that exposes the actual ranges used by each bom defined in the project.
Author:
Stephane Nicoll