Deprecate auto-configuration for InfluxDB
Closes gh-35190
This commit is contained in:
@@ -36,6 +36,8 @@ import static org.mockito.Mockito.mock;
|
||||
*
|
||||
* @author Eddú Meléndez
|
||||
*/
|
||||
@SuppressWarnings("removal")
|
||||
@Deprecated(since = "3.2.0", forRemoval = true)
|
||||
class InfluxDbHealthIndicatorTests {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user