随笔分类 -  spring学习笔记

摘要:1.资源地址及使用说明 https://search.maven.org/artifact/com.github.tocrhz/mqtt-spring-boot-starter/1.2.7/jar 2. POM <dependency> <groupId>com.github.tocrhz</gro 阅读全文
posted @ 2022-02-23 11:16 cqmcu_yth 阅读(602) 评论(0) 推荐(0) 编辑
摘要:1. 系统目录结构 2. 资源配置文件逻辑 /HRM_SSM/resource/applicationContext.xml <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/sch 阅读全文
posted @ 2021-08-19 12:36 cqmcu_yth 阅读(59) 评论(0) 推荐(0) 编辑
摘要:1.步骤线路图 2.可以复制的代码 申明空间 1 <beans xmlns="http://www.springframework.org/schema/beans" 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 3 xmlns:co 阅读全文
posted @ 2021-08-19 11:31 cqmcu_yth 阅读(102) 评论(0) 推荐(0) 编辑