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 Spring boot 3 autoconfiguration. #359

Merged
merged 3 commits into from Jan 30, 2023
Merged

Add support for Spring boot 3 autoconfiguration. #359

merged 3 commits into from Jan 30, 2023

Conversation

gklijs
Copy link
Contributor

@gklijs gklijs commented Jan 27, 2023

Also adds a module to test with Spring Boot 3, unfortunately, I could not find a Spring Boot 3 starter supplying the Tracer, so the test contains some auto wiring to work around that.
It also adds a Java 17 job, and switches to using that one for Sonar.

@CLAassistant
Copy link

CLAassistant commented Jan 27, 2023

CLA assistant check
All committers have signed the CLA.

@sonarcloud
Copy link

sonarcloud bot commented Jan 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@gklijs gklijs marked this pull request as ready for review January 27, 2023 15:44
@gklijs gklijs requested a review from smcvb January 27, 2023 15:44
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@gklijs gklijs merged commit aa51ca3 into master Jan 30, 2023
@gklijs gklijs deleted the sb3 branch January 30, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants