- 博客(6)
- 收藏
- 关注
原创 windows server 2008 R2使用nginx代理https访问,外网访问失败
使用nginx代理了https,出现 使用局域网内访问正常,使用外网(自己手机移动数据)访问就失败
2023-02-09 10:14:57
1226
原创 SpringBoot启动报错Error creating bean with name ‘configurationPropertiesBeans‘ defined in class....
SpringBoot启动报错背景:spring cloud alibaba 微服项目,启动时报错org.springframework.beans.factory.BeanCreationException:Error creating bean with name 'configurationPropertiesBeans' defined in class path resource [org/springframework/cloud/autoconfigure/ConfigurationP
2022-02-19 17:14:32
894
原创 项目上线后,接口报错:SELECT command denied to user ‘用户名’ @ localhost‘ for table ‘ ‘
项目上线后,有一个接口报错如下:原因:是因为该用户权限不够我这边直接使用了root用户要是不方便直接使用root用户,可以到mysql库user表中更改该用户的权限
2021-11-29 14:04:27
5775
原创 Caused by: javax.transaction.RollbackException: Transaction set to rollback only
事务回滚异常异常:JTA transaction unexpectedly rolled back (maybe due to a timeout); nested exception is javax.transaction.RollbackException …Caused by: javax.transaction.RollbackException: Transaction set to rollback only进行手动回滚导致异常原因:一个service调用了另外一个servi
2021-07-26 16:54:16
2186
原创 Layui:Cannot read property ‘getChecked‘ of undefined
Layui:Cannot read property ‘getChecked’ of undefined缺少id,在tree.render中加个id处理后:
2021-07-08 15:43:17
1453
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人