Spring AMQP 1.6.0 M1 和 1.5.4 發布

jopen 8年前發布 | 5K 次閱讀

Spring AMQP 1.6.0 M1 和 1.5.4 發布,其中 1.6 版本主要改進內容包括:

  • A new jar spring-rabbit-test containing a test harness to help with testing @RabbitListener methods; see the testing chapter.

  • Multiple @RabbitListener annotations on a method (when using Java 8) and the @RabbitListeners annotation (for pre-Java 8), each allowing the same method to be the listener method for multiple listener containers.

  • Full support for the Delayed Message Exchange RabbitMQ plugin.

  • An AsyncRabbitTemplate returning ListenableFuture<?> for request/reply messaging.

  • An option to publish ApplicationEvents when listener containers go idle.

完整的新特性列表請看 What’s new? 以及 JIRA Release Notes.

而 1.5.4.RELEASE 主要是小的 bug 修復,詳情請看 minor bug fixes.


來自: http://www.oschina.net//news/70793/spring-amqp-160-milestone-1-and-154-available

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!