摘要: package com.llf.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.sp 阅读全文
posted @ 2020-04-28 22:19 _Lawrence 阅读(4518) 评论(1) 推荐(1)
摘要: 引入依赖: <dependency> <groupId>org.springframework</groupId> <artifactId>spring-jms</artifactId> <version>5.1.5.RELEASE</version> </dependency> <!-- http 阅读全文
posted @ 2020-04-28 09:20 _Lawrence 阅读(857) 评论(0) 推荐(0)