05 2019 档案

摘要:首先需要引入pom 这里使用nacos注册中心 所以引入了nacos-client 使用zookeeper注册中心的话需要引入其相应的client <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring- 阅读全文
posted @ 2019-05-25 10:13 荣超 阅读(809) 评论(0) 推荐(0) 编辑
摘要:使用idea新建springboot项目beetl-spring-boot-starter 首先添加pom依赖 packaging要设置为jar不能设置为pom<packaging>jar</packaging> <dependency> <groupId>org.springframework.b 阅读全文
posted @ 2019-05-24 12:13 荣超 阅读(808) 评论(0) 推荐(0) 编辑
摘要:解决方法 在info.plist 添加LSApplicationQueriesSchemes 类型是Array weixin wechat 阅读全文
posted @ 2019-05-11 09:36 荣超 阅读(665) 评论(0) 推荐(0) 编辑
摘要:实际项目跑起来无影响,但是看起来不太爽。 可以在dao类添加org.springframework.stereotype.Repository 注解 或者可以在service类中使用 javax.annotation.Resource(替换org.springframework.beans.fact 阅读全文
posted @ 2019-05-06 14:59 荣超 阅读(4426) 评论(0) 推荐(0) 编辑
摘要:网上说是静态库的问题 阅读全文
posted @ 2019-05-01 15:43 荣超 阅读(1118) 评论(0) 推荐(0) 编辑

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