the tracing agent, and a real reflection-collision trap Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01EQNA6DJ9VgCtW6zhCE8Xud
14 lines
173 B
YAML
14 lines
173 B
YAML
spring:
|
|
application:
|
|
name: graalvm-native-images
|
|
|
|
management:
|
|
endpoints:
|
|
web:
|
|
exposure:
|
|
include: health
|
|
|
|
logging:
|
|
pattern:
|
|
console: "%msg%n"
|