Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AR-5088: Use calling class ClassLoader instead of system ClassLoader #29

Merged
merged 2 commits into from
Mar 10, 2017

Conversation

mjtieman
Copy link

Applications launched with Spring Boot's PropertiesLauncher uses its own URLClassLoader instead of the system class loader. Using the calling class's class loader helps avoid using the wrong class loader.

Promoted to version 1.2.

@drewdahlke drewdahlke merged commit 125842a into purecloudlabs:master Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants