- 博客(16)
- 收藏
- 关注
原创 SpringBoot解决报错:Error creating bean with name ‘imageUtil‘: Injection of autowired dependencies failed
SpringBoot yaml 解决注入Set报错:Error creating bean with name 'imageUtil': Injection of autowired dependencies failed
2023-12-21 12:06:41
685
1
原创 DockerFile 编译报错:Error response from daemon: When using COPY with more than one source file, the dest
解决DockerFile 运行报错:Error response from daemon: When using COPY with more than one source file, the destination must be a directory and end with a /Failed to deploy 'ginMvc Dockerfile: DockerFile': Can't retrieve image ID from build stream
2023-11-01 17:03:20
1855
1
原创 win11 go wire 命令报错:wire : 无法将“wire”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
安装 go wire 命令:go get github.com/google/wire/cmd/wire 之后运行 wire help 显示找不到命令。问题原因:没有把wire所在的目录设置在系统环境变量中,解决方式,将wire所在的目录设置到环境变量中即可。
2023-05-16 15:54:34
1052
原创 SpringBoot整合SpringBatch报错:org.springframework.batch.item.file.FlatFileParseException
SpringBoot整合SpringBatch报错:org.springframework.batch.item.file.FlatFileParseException: Parsing error at line: 2 in resource=[class path resource [data.csv]], input=[1,张三,深圳,男]
2022-10-03 15:35:09
2052
原创 Spring Security配置文件新写法,解决 WebSecurityConfigurerAdapter 跟 withDefaultPasswordEncoder() 被标记 @Deprecate
Spring Security配置文件新写法,解决 WebSecurityConfigurerAdapter 跟 withDefaultPasswordEncoder()方法 被标记 @Deprecate
2022-09-22 16:13:10
1829
原创 SpringBoot整合JPA使用druid数据源报错:create connection SQLException, url: jdbc:mysql://localhost:3306/blue
SpringBoot解决报错:2022-09-17 10:32:17.566 ERROR 17280 --- [eate-1632300236] com.alibaba.druid.pool.DruidDataSource : create connection SQLException, url: jdbc:mysql://localhost:3306/blue?serverTimezone=UTC, errorCode 1045, state 28000
2022-09-17 13:18:08
3239
原创 conflux.web3j.RpcException:data = “\“network prefix inconsistent in from(net999) and to(cfxtest)\““
java-conflux-sdk报错:SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".SLF4J: Defaulting to no-operation (NOP) logger implementationSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.Exception in thread "mai
2021-06-28 21:18:27
423
原创 org.apache.catalina.core.StandardContext.filterStart 启动过滤器异常
报错:01-Jun-2021 11:18:22.993 严重 [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.StandardContext.filterStart 启动过滤器异常java.lang.ClassNotFoundException: org.springframework.web.filter.CharacterEncodingFilterat org.apache.catalina.loader.Webapp.
2021-06-01 20:09:56
2567
2
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅