ActiveMQ 添加 JmsProducer

This commit is contained in:
YuCheng Hu 2023-09-19 15:17:01 -04:00 committed by honeymoose
parent 4fd473d79f
commit ea40e59e37
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import org.springframework.stereotype.Component;
/**
* JmsProducer
* @author YuCheng Hu
*/
@Component
public class JmsProducer {