Skip to content

Conversation

jaminh
Copy link

@jaminh jaminh commented Jun 23, 2021

Use the ClassLoader from the SpringApplication if available.

This is related to spring-projects/spring-boot#26126. If the SpringApplication is created with a different classloader that can create issues for the LoggingSystemShutdownListener since it may end up using a different classloader than the one the SpringApplication is using.

Use the ClassLoader from the SpringApplication if available.
@jaminh jaminh force-pushed the log-sys-listener-classloader branch from 9d9d81d to a551f42 Compare October 22, 2021 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants