Skip to content

Conversation

@Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Nov 13, 2025

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Netyyyy and others added 7 commits November 12, 2025 09:55
…025.1.0-M4

Co-authored-by: Netyyyy <92105726+Netyyyy@users.noreply.github.com>
Applied @SuppressWarnings("deprecation") to 130+ classes using deprecated
Spring Framework annotations (@NonNull/@nullable) and HttpStatus constants.
This addresses build failures when upgrading to Spring Boot 4.0.0-RC2 which
includes Spring Framework 7.0.0-RC3.

Note: Test compilation issues exist due to EntityScanner class removal in
Spring Boot 4.0, but main application code builds successfully.

Co-authored-by: Netyyyy <92105726+Netyyyy@users.noreply.github.com>
@github-actions github-actions bot added the azure-spring All azure-spring related issues label Nov 13, 2025
@Netyyyy Netyyyy closed this Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant