@Component
@PropertySource(value="file:./buildVersion.properties",
ignoreResourceNotFound=true)
public class BuildInfo
extends Object
implements org.springframework.boot.actuate.info.InfoContributor
| Constructor and Description |
|---|
BuildInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(org.springframework.boot.actuate.info.Info.Builder builder) |
Copyright © 2025. All rights reserved.