https://docs.spring.io/spring-boot/docs/3.0.0/reference/html/howto.html#howto.actuator.sanitize-sensitive-values
It looks like this at the moment:
NEVER - all values are always sanitized (that is replaced by `++)
https://docs.spring.io/spring-boot/docs/3.0.0/reference/html/howto.html#howto.actuator.sanitize-sensitive-values
It looks like this at the moment:
NEVER - all values are always sanitized (that is replaced by `++)