随笔分类 -  报错

摘要:SpringSecurity自定义AuthenticationSuccessHandler不起作用无效被忽略,设置successHandler无效,successhandler不执行SpringSecurity自定义AuthenticationSuccessHandler不起作用被忽略,设置successHandler无效 阅读全文
posted @ 2023-08-30 17:17 蔚然丶丶 阅读(918) 评论(0) 推荐(0)
摘要:IDEA Git恢复DropCommit已经删除的commit提交 撤销Git错误删除commit 回退历史版本IDEA Git恢复DropCommit已经删除的commit提交 撤销Git错误删除commit 回退历史版本 阅读全文
posted @ 2023-08-25 13:07 蔚然丶丶 阅读(2552) 评论(2) 推荐(0)
摘要:SpringDataJPA级联更新保存报错org.springframework.dao.InvalidDataAccessApiUsageException: detached entity passed to persist: com.example.springbootsecurityconcise.bean.RoleSpringDataJPA级联更新保存报错org.springframework.dao.InvalidDataAccessApiUsageException: detached entity passed to persist: com.example.springbootsecurityconcise.bean.Role 阅读全文
posted @ 2023-08-25 10:43 蔚然丶丶 阅读(565) 评论(0) 推荐(0)
摘要:Spring Data JPA查询报错java.lang.StackOverflowError hibernate SpringBootSpring Data JPA查询报错java.lang.StackOverflowError hibernate SpringBoot 阅读全文
posted @ 2023-08-24 17:38 蔚然丶丶 阅读(244) 评论(0) 推荐(0)
摘要:VMware虚拟机桥接模式不能联网访问外网,NAT可以联网但本机不能访问虚拟机ping不通VMware虚拟机桥接模式不能联网访问外网,NAT可以联网但本机不能访问虚拟机ping不通 阅读全文
posted @ 2023-08-16 11:25 蔚然丶丶 阅读(286) 评论(0) 推荐(0)
摘要:Docker安装Redis错误Reading the configuration file, at line 416 >>> 'locale-collate ""' Bad directive or wrong number of argumentsdocker安装redis报错*** FATAL CONFIG FILE ERROR (Redis 7.0.12) *** Reading the configuration file, at line 416 >>> 'locale-collate ""' Bad directive or wrong number of arguments 阅读全文
posted @ 2023-08-16 11:10 蔚然丶丶 阅读(1266) 评论(0) 推荐(0)
摘要:Spring Secriuty登录失败错误状态999重定向302Spring-Secriuty登录失败错误状态999重定向302 阅读全文
posted @ 2023-08-09 15:58 蔚然丶丶 阅读(480) 评论(0) 推荐(0)
摘要:无法访问org.springframework.context.annotation.Bean 错误的类文件:类文件具有错误的版本 61.0, 应为 52.0     请删除该文件或确保该文件位于正确的类路径子目录中。Error:(6, 46) java: 无法访问org.springframework.context.annotation.Bean 错误的类文件: /D:/Maven/MyMavenRepository/org/springframework/spring-context/6.0.10/spring-context-6.0.10.jar!/org/springframework/context/annotation/Bean.class 类文件具有错误的版本 61.0, 应为 52.0 请删除该文件或确保该文件位于正确的类路径子目录中。 阅读全文
posted @ 2023-08-01 16:49 蔚然丶丶 阅读(1753) 评论(0) 推荐(1)
摘要:IDEA中Tomcat输出乱码IDEA Tomcat Java 乱码 阅读全文
posted @ 2023-08-01 16:09 蔚然丶丶 阅读(17) 评论(0) 推荐(0)
摘要:Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed;报错Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; 阅读全文
posted @ 2023-07-31 10:17 蔚然丶丶 阅读(1314) 评论(0) 推荐(0)