You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For structured logging it would be useful if we could access application properties (such as spring.application.version, spring.application.pid) from the Environment. Adding them would also allow us to simplify ResourceBanner implementation.