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
Similar to #22093, we should disable loading of XML configuration in LogbackLoggingSystem when spring.xml.ignore is set to true. This will allow Spring GraalVM Native to get rid of this small substitution.
The text was updated successfully, but these errors were encountered:
Similar to #22093, we should disable loading of XML configuration in
LogbackLoggingSystem
whenspring.xml.ignore
is set to true. This will allow Spring GraalVM Native to get rid of this small substitution.The text was updated successfully, but these errors were encountered: