03 2019 档案

摘要:1. 在src/main/resources下新建param.properties 2. 在param.properties文件中添加 mqtt.host=tcp://127.0.0.1:1883 mqtt.username=xxxxxx mqtt.password=xxxxxxx 3. 在pom. 阅读全文
posted @ 2019-03-05 17:54 jason47 阅读(2868) 评论(0) 推荐(0) 编辑
摘要:1.添加依赖,在pom.xml中添加 <!--mybatis核心包--> <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>3.3.0</version> </dependenc 阅读全文
posted @ 2019-03-01 11:55 jason47 阅读(5527) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示