JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.boot.test.autoconfigure.influx
Annotation Interface InfluxDbServiceConnection
@Documented
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE
})
public @interface
InfluxDbServiceConnection
Annotation that indicates that a field provides an InfluxDB service connection.
Since:
3.1.0
Author:
Moritz Halbritter, Andy Wilkinson, Phillip Webb
See Also:
InfluxDbConnectionDetails
ServiceConnection