Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.0.0
-
None
-
None
Description
the Wicket viewer's about page shows a list of the jar files that make up the app.
All very nice, but should be under config prop control (perhaps it is already?)
And, as of Spring Boot 3.3, there is a config prop to control; let's use the same?
management.endpoints.web.exposure.include=health,sbom
SBOM support in Spring Boot 3.3