第一种: 需要在主类头加上 @EnableAutoConfiguration 第二种: pom文件是否加了 <dependency> <groupId>org.mybatis.spring.boot</groupId> <artifactId>mybatis-spring-boot-starter< ...
分类:
移动开发 时间:
2018-05-10 15:49:31
阅读次数:
22295
mysql8.x密码的认证方式变了,需要修改远程认证方式 问题描述 Connection to lab-130-mysql failed.Unable to load authentication plugin 'caching_sha2_password'. 问题解决 方法1 CREATE USE ...
分类:
数据库 时间:
2018-05-10 11:22:30
阅读次数:
1483
pandas Foundations | DataCamp https://www.datacamp.com/courses/pandas-foundations Many real-world data sets contain strings, integers, time-stamps and ...
分类:
其他好文 时间:
2018-05-10 11:21:26
阅读次数:
162
C:\Program Files\RabbitMQ Server\rabbitmq_server-3.7.4\sbin>rabbitmqctl list_queues Error: unable to perform an operation on node 'rabbit@xxxxxxx'. Pl ...
分类:
其他好文 时间:
2018-05-09 22:37:48
阅读次数:
3060
环境信息: python版本:V3.6.4 安装路径:D:\Program Files\python36 环境变量PATH:D:\Program Files\Python36;D:\Program Files\Python36\Scripts; 问题描述:命令行执行pip报错 解决方法: 1.切换到 ...
分类:
编程语言 时间:
2018-05-09 18:00:28
阅读次数:
1496
ctrl+alt+t 打开终端 运行命令 安装终端程序terminator,安装完毕后按ctrl+alt+t打开终端如下图所示 这个终端程序可以分屏,常用操作快捷键如下: 因为初始化界面不太美观,可以设置配置文件,方法如下: 如果报错,Unable to open ~/.config/termina ...
分类:
系统相关 时间:
2018-05-09 12:19:40
阅读次数:
249
ZK—zookeeper无法启动,报“Unable to load database on dis”
分类:
数据库 时间:
2018-05-07 14:42:44
阅读次数:
401
很多时候使用apt install命令会出现Unable to fetch somearchives的错误,我们需要运行以下apt update,可是经常会出现下载速度很慢的情况 这里就记一下将apt的下载源改为国内的一些源以提高速度 方法一: 方法: 1、修改源地址:cp /etc/apt/sou ...
分类:
系统相关 时间:
2018-05-06 21:23:54
阅读次数:
2526
https://blog.csdn.net/zenson_g/article/details/49148407 两天,不知道为什么,用Git提交代码到服务器时,总出现SSL certificate problem: unable to get local issuer certificate whi ...
分类:
其他好文 时间:
2018-05-06 17:28:32
阅读次数:
147