WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@ChildrenGreens
Copy link

Description

Spring Boot 4 introduced breaking changes in actuator-related package names
(e.g. org.springframework.boot.actuate.healthorg.springframework.boot.health).

This PR updates influxdb-spring to adapt to the new package structure so it can be used with Spring Boot 4.

Changes

  • Update actuator-related imports for Spring Boot 4 compatibility

Compatibility

  • This change targets Spring Boot 4.x
  • Existing behavior for earlier Spring Boot versions is not affected (if applicable)

Please let me know if you prefer a different compatibility strategy.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.81%. Comparing base (e2fbb3a) to head (c04cda0).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #850   +/-   ##
=========================================
  Coverage     88.81%   88.81%           
+ Complexity      791      789    -2     
=========================================
  Files           174      174           
  Lines          7250     7250           
  Branches        413      413           
=========================================
  Hits           6439     6439           
  Misses          680      680           
  Partials        131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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