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

Fix JAVA_MAIN_CLASS when adding external dependencies #267

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

anika-apel
Copy link
Contributor

Description

  • PropertiesLauncher has been relocated since SpringBoot 3.2 (see Changelog)
  • Replace org.springframework.boot.loader.PropertiesLauncher with org.springframework.boot.loader.launch.PropertiesLauncher

Related issue(s)

None.

…ringframework.boot.loader.launch.PropertiesLauncher

Signed-off-by: Anika Apel <[email protected]>
Copy link

👋 @anika-apel

Welcome to the Microcks community! 💖

Thanks and congrats 🎉 for opening your first pull request here! Be sure to follow the pull request template or please update it accordingly.

Hope you have a great time there!

🌟 ~~~~~~~~~ 🌟

📢 If you like Microcks, please ⭐ star ⭐ our repo to support it!

🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@lbroudoux
Copy link
Member

Thank you very much!

@lbroudoux lbroudoux merged commit f2d0cb5 into microcks:master Jan 17, 2025
2 of 7 checks passed
Copy link

🎉 @anika-apel

You are now a Microcks community contributor! 💖

Thanks and congrats 🚀 on merging your first pull request! We are delighted and very proud of you! 👏

📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌"

Kudos and please keep going, we need you 🙌

🌟 ~~~~~~~~~ 🌟

📢 If you like Microcks, please ⭐ star ⭐ our repo to support it!

🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

@lbroudoux
Copy link
Member

Your fix has just been deployed! Thanks again.

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