随笔分类 -  Spring Boot

摘要:1.pom.xml导入对应的包 <dependency> <groupId>com.github.ulisesbocchio</groupId> <artifactId>jasypt-spring-boot-starter</artifactId> <version>3.0.3</version> 阅读全文
posted @ 2022-05-20 10:52 知行IT讲堂 阅读(780) 评论(0) 推荐(0) 编辑
摘要:报错信息 Description: The dependencies of some of the beans in the application context form a cycle: org.springframework.boot.autoconfigure.orm.jpa.Hibern 阅读全文
posted @ 2022-05-19 17:08 知行IT讲堂 阅读(1021) 评论(0) 推荐(0) 编辑
摘要:pom.xml 导入jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> </dependency> applicat 阅读全文
posted @ 2022-03-10 14:32 知行IT讲堂 阅读(992) 评论(0) 推荐(0) 编辑
摘要:继承这个类 HandlerInterceptor package com.jeeplus.modules.utils;import com.jeeplus.common.utils.StringUtils;import com.jeeplus.modules.capacity.poweruser.e 阅读全文
posted @ 2022-03-09 15:32 知行IT讲堂 阅读(221) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示