自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 java.sql.SQLFeatureNotSupportedException

MySql 5.7+Atomikos报错:org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.atomikos.jdbc.AtomikosSQLException: Failed to grow the connection pool at org.springframework.jdbc.datasource.Data

2020-11-16 22:21:34 387

转载 docker 镜像下载失败 x509: certificate has expired or is not yet valid

docker 镜像下载失败 x509: certificate has expired or is not yet valid# docker pull mysql:5.7error pulling image configuration: Get https://xxxxx: x509: certificate has expired or is not yet valid可能为系统时间错误:解决方法:查看系统时间# date2020年 06月 21日 星期日 14:30:34 CST

2020-11-16 14:35:41 251

原创 Protobuf 3.8.0 for Java 基于Windows的安装及使用

Step 1: 下载protobufgithub站点https://github.com/protocolbuffers/protobuf根据提示到releases(https://github.com/protocolbuffers/protobuf/releases)下下载https://github.com/protocolbuffers/protobuf/releases/down...

2019-07-15 18:33:36 1033

原创 SpringBoot Web项目部署至 Tomcat7的坑

当部署SpringBoot Web项目至外置tomcat时,建议使用tomcat 8以上的版本。 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || ...

2019-06-13 13:49:56 2302

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除