@Retention(value=RUNTIME) @Documented @Inherited @Target(value={FIELD,PARAMETER,TYPE}) public @interface MessageConsumer
String
queue
Class<?>
topicType
public abstract Class<?> topicType
public abstract String queue
Copyright © 2021. All rights reserved.