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

Add support for loading extensions packaged as spring-boot uber jars. #366

Merged

Conversation

myohn-paypal
Copy link
Contributor

To make it easier for an extension to include its own transitive dependencies,
change butterfly so that it can load extension jars that contain nested jars
created by spring-boot maven plugin.

Fixes #364

To make it easier for an extension to include its own transitive dependencies,
change butterfly so that it can load extension jars that contain nested jars
created by spring-boot maven plugin.

Fixes paypal#364
@fabiocarvalho777 fabiocarvalho777 merged commit 8686e01 into paypal:develop Nov 17, 2020
fabiocarvalho777 pushed a commit that referenced this pull request Jun 11, 2021
…rs. (#366)

To make it easier for an extension to include its own transitive dependencies,
change butterfly so that it can load extension jars that contain nested jars
created by spring-boot maven plugin.

Fixes #364
@myohn-paypal myohn-paypal deleted the feature/extension-uber-jar branch March 16, 2022 18:51
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.

2 participants