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

feat(startup): add convenience methods for altering the classpath #49

Merged
merged 12 commits into from
Dec 2, 2022

Conversation

MarkusJx
Copy link
Owner

@MarkusJx MarkusJx commented Dec 1, 2022

  • Added some tests for external dependencies
  • Added options to ensureJvm to alter the classpath before startup more conveniently

closes #48
closes #44

@MarkusJx MarkusJx self-assigned this Dec 1, 2022
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
@MarkusJx MarkusJx marked this pull request as ready for review December 1, 2022 21:22
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
@MarkusJx MarkusJx merged commit 9b40c0f into main Dec 2, 2022
@MarkusJx MarkusJx deleted the fix/externalDeps branch December 2, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to alter the class path before startup ClassNotFoundException when trying to import Spring Boot jar
1 participant