ActiveMQ 添加 JmsProducer

This commit is contained in:
YuCheng Hu 2023-09-19 15:17:01 -04:00
parent 5255d363f7
commit a52ee36e88
No known key found for this signature in database
GPG Key ID: 942395299055675C
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 {