Skip to content

starlight-storm/jms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

問題:TimeToLiveが設定されない
解決:JmsListenerAnnotationBeanPostProcessorを自前で作成。詳細はサンプルコードを参照
関連:SPR-13774 Allow for setting TTL on a response sent by @JmsListener

1) SpringBootをスタート。
2) 以下のコマンドを投入。
・curl localhost:8080/send
3) コンソールに以下が出力。
---
***** MessageReply:How are you?
***** Sender:I am fine.
***** exp:1463728802104

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages