Uses of Class
org.springframework.boot.actuate.sbom.SbomProperties
Packages that use SbomProperties
-
Uses of SbomProperties in org.springframework.boot.actuate.sbom
Constructors in org.springframework.boot.actuate.sbom with parameters of type SbomPropertiesModifierConstructorDescriptionSbomEndpoint(SbomProperties properties, ResourceLoader resourceLoader) SbomEndpointWebExtension(SbomEndpoint sbomEndpoint, SbomProperties properties)