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

Container: Instant crash due to missing class #509

Closed
Doomsdayrs opened this issue Mar 25, 2024 · 2 comments
Closed

Container: Instant crash due to missing class #509

Doomsdayrs opened this issue Mar 25, 2024 · 2 comments
Labels

Comments

@Doomsdayrs
Copy link

Happens with 2.0.0-beta08

Error:

Error: Could not find or load main class org.springframework.boot.loader.JarLauncher
Caused by: java.lang.ClassNotFoundException: org.springframework.boot.loader.JarLauncher
@F43nd1r F43nd1r added the bug label Mar 25, 2024
@F43nd1r
Copy link
Owner

F43nd1r commented Mar 25, 2024

Oh man, I hate that Spring moved that class. No reason for it, breaks every single project. At least I already fixed this in other projects, next release will be ready soon.

@Doomsdayrs
Copy link
Author

Fabulous!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants