类 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.
从以下版本开始:
3.3.0
作者:
Moritz Halbritter