- 博客(11)
- 问答 (1)
- 收藏
- 关注
原创 java: 找不到符号
最近在搭建SpringBoot3架构,整合通用异常的时候出现java:找不到符号问题,其中lombok插件依赖都已经配置上来,运行项目的时候然就报错;在pom文件中添加插件,然后刷新maven clean 在启动就行了。记录一下此问题,之前经常遇到,没有做记录,每次都白白浪费时间!
2025-04-21 20:04:36
121
转载 required to install frozenlist. toml-based projects
required to install frozenlist. toml-based projects
2023-11-21 22:00:59
202
1
原创 The data directory was initialized by PostgrestValidatePgVersion, miscinit.c:155lrsion 15
The data directory was initialized by PostgrestValidatePgVersion, miscinit.c:155lrsion 15
2023-06-19 11:18:59
489
原创 docker 离线安装 部署 X86
docker |docker-compose 离线安装,docker compose.yml部分内容配置;docker-compose常见操作命令,docker-compose.yml 可以指定模板启动,例如:docker-compose -f ./docker-compose.yml up -d
2023-06-08 16:34:53
2430
1
原创 nginx 配置多个vue,环境部署
1、最近项目要上线,需要通过nginx作为代理,要发布2个VUE前端项目,记录一下nginx.conf配置文件,
2023-01-01 08:36:50
3071
原创 org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘grpcSdkServ
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'grpcSdkServer': Invocation of init method failed; nested exception is java.io.IOException: Failed to bind
2022-10-24 22:24:48
3236
转载 Error creating bean with name ‘feignTargeter‘ defined in class path resource
Error creating bean with name 'feignTargeter' defined in class path resource
2022-10-23 00:28:33
1422
原创 could not resolve placeholder ‘config.info‘ in value “$config.info“
could not resolve placeholder 'config.info' in value "$config.info"
2022-10-22 11:11:00
1460
2
转载 handler dispathch failed; nested exception is java.lang.NoclassDefFoundError : javax/xml/bind/JAXBCo
是Java EE API,由于JDK9提出的模块化的概念,导致jjava.ee模块不再以后的版本里默认提供。在网上查询资说是,因为jdk8以及之后的版本JAXB。本人使用的jdk8,添加了上述依赖问题解决;可以通过maven依赖导入。
2022-10-16 17:05:12
312
空空如也
missing the data source name 'null'
2022-10-16
TA创建的收藏夹 TA关注的收藏夹
TA关注的人