Class SbomProperties

java.lang.Object
org.springframework.boot.actuate.sbom.SbomProperties

@ConfigurationProperties(prefix="management.endpoint.sbom") public class SbomProperties extends Object
Configuration properties for the SBOM endpoint.
Since:
3.3.0
Author:
Moritz Halbritter