DarkPhoenixs / message-queue-client-framework

✨ A message queue client framework (Kafka & ActiveMQ & RocketMQ)
http://darkphoenixs.org/message-queue-client-framework/
Apache License 2.0
31 stars 22 forks source link

消息中间件在spingboot的中的使用 #3

Open qyan163 opened 5 years ago

qyan163 commented 5 years ago

你好,您这边提供的demo 是基于spring的应用,如果是springboot的应用的话,框架支不支持注解的形式进行配置

VictorZeng commented 5 years ago

框架本身并没有提供注解 不过可以用Springboot @Configuration + @Bean 等同于Spring XML方式的配置

Best regards. Yours sincerely, Victor Zeng.✨

在 2018年11月18日,下午4:42,yanqi notifications@github.com<mailto:notifications@github.com> 写道:

你好,您这边提供的demo 是基于spring的应用,如果是springboot的应用的话,框架支不支持注解的形式进行配置

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/DarkPhoenixs/message-queue-client-framework/issues/3, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIsBmzffruBzEC3df6_oBcGUDzTBEMLjks5uwR18gaJpZM4Yn127.

qyan163 commented 5 years ago

下一个版本能否支持一下呢

VictorZeng commented 5 years ago

@qyan163 springboot我也不是很熟,你指的支持能举个栗子吗