Annotation Interface ReactiveDataSource


@Target({METHOD,FIELD,PARAMETER,TYPE}) @Retention(RUNTIME) @Documented @Qualifier public @interface ReactiveDataSource
Qualifier used to specify which reactive datasource will be injected.
  • Element Details