Package io.quarkus.reactive.datasource
Annotation Type ReactiveDataSource
-
@Target({METHOD,FIELD,PARAMETER,TYPE}) @Retention(RUNTIME) @Documented @Qualifier public @interface ReactiveDataSource
Qualifier used to specify which reactive datasource will be injected.
-
-
Element Detail
-
value
String value
-
-