随笔分类 -  A-IT互联网

算法结构模式/语言/框架/架构
摘要:1.环境:springboot2.0<!-- rabbitMq 引用包--><dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId></depe 阅读全文
posted @ 2020-01-15 14:33 回也 阅读(3439) 评论(0) 推荐(0)
摘要:http://localhost:8080/findObject?idList[]=xxxx,xxx,xxxx&name=xxxxx 阅读全文
posted @ 2018-06-01 11:53 回也 阅读(219) 评论(0) 推荐(0)
摘要:1、修改my.ini 如果只存在my-default.ini,则新建一个my.ini 添加datadir=要迁移的目录 2、重启mysql服务 阅读全文
posted @ 2018-04-28 09:02 回也 阅读(1383) 评论(0) 推荐(0)