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

Adding path variable names to avoid Spring Boot 3.x migration issues #1062

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

artur-ciocanu
Copy link
Contributor

Description

This PR has been opened to fix an IT test issues discovered in this PR: #1050. It is related to MethodInvokeIT test.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1061

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@artur-ciocanu artur-ciocanu requested review from a team as code owners June 27, 2024 19:32
@artur-ciocanu
Copy link
Contributor Author

@artursouza and @cicoyle this is a tiny PR to help unblock the Spring Boot 3.2.x, 3.3.x migration.

@artursouza artursouza merged commit 9afbc3c into dapr:master Jun 27, 2024
8 checks passed
artur-ciocanu added a commit to artur-ciocanu/java-sdk that referenced this pull request Jun 28, 2024
@artur-ciocanu artur-ciocanu deleted the gh-1061 branch June 28, 2024 14:47
@cicoyle cicoyle added this to the v1.12 milestone Jul 23, 2024
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.

Ensure IT tests are compatible with Spring Boot 3.x
3 participants