- SpringBoot集成redis和redis集群 pom <!-- redis --> <!-- <dependency>--> ... SpringBoot集成redis和redis集群 pom <!-- redis --> <!-- <dependency>--> ...
- 网上找了很多文章但是都是excel下载后弹框提示格式损害,打开乱码,后来找到一篇文章,因为excel模板文件是放在resource下面的,maven打包时进行了压缩,导致下载的excel文件格式损害。 关键代码: <plugin> <groupId>org.apache.ma... 网上找了很多文章但是都是excel下载后弹框提示格式损害,打开乱码,后来找到一篇文章,因为excel模板文件是放在resource下面的,maven打包时进行了压缩,导致下载的excel文件格式损害。 关键代码: <plugin> <groupId>org.apache.ma...
- SpringBoot 使用 Elastic-Job分布式任务调度框架 一、Elastic-Job简介 ElasticJob 是一个分布式调度解决方案,由两个独立的项目组成,即 ElasticJob-L... SpringBoot 使用 Elastic-Job分布式任务调度框架 一、Elastic-Job简介 ElasticJob 是一个分布式调度解决方案,由两个独立的项目组成,即 ElasticJob-L...
- Spring Boot 2.3.0 已经发布,此版本主要更新内容包括: 依赖升级 新版本核心组件依赖升级 Spring Data Neumann Spring HATEOAS 1.1 Spring Integration 5.3 Spring Kafka 2.5 Spring Securit... Spring Boot 2.3.0 已经发布,此版本主要更新内容包括: 依赖升级 新版本核心组件依赖升级 Spring Data Neumann Spring HATEOAS 1.1 Spring Integration 5.3 Spring Kafka 2.5 Spring Securit...
- SpringBoot多数据源+JTA分布式事物配置 一、SpringBoot多数据源 1. pom <!-- Mybatis --> <dependency&g... SpringBoot多数据源+JTA分布式事物配置 一、SpringBoot多数据源 1. pom <!-- Mybatis --> <dependency&g...
- @ConditionalOnBean:当容器里有指定Bean的条件下 @ConditionalOnClass:当类路径下有指定类的条件下 @ConditionalOnExpression:基于SpEL表达式作为判断条件 @ConditionalOnJava:基于JV版本作为判断条件 @ConditionalOnJndi:在JND... @ConditionalOnBean:当容器里有指定Bean的条件下 @ConditionalOnClass:当类路径下有指定类的条件下 @ConditionalOnExpression:基于SpEL表达式作为判断条件 @ConditionalOnJava:基于JV版本作为判断条件 @ConditionalOnJndi:在JND...
- Mapping Dozer vs MapStruct POSTED BY MARIUSZ WYSZOMIERSKI In multi-tier applications there is often a need for mapping between two data models. In this ... Mapping Dozer vs MapStruct POSTED BY MARIUSZ WYSZOMIERSKI In multi-tier applications there is often a need for mapping between two data models. In this ...
- URL url = InternationalResouces.class.getProtectionDomain().getCodeSource().getLocation(); JarFile jarFile = new JarFile(url.getFile()); Enumeration<JarEntry> enum... URL url = InternationalResouces.class.getProtectionDomain().getCodeSource().getLocation(); JarFile jarFile = new JarFile(url.getFile()); Enumeration<JarEntry> enum...
- SpringBoot WebFlux响应式编程 一、简介 Spring WebFlux是Spring Framework 5.0中引入的新的反应式Web框架。 与Spring MVC不同,它不需要Se... SpringBoot WebFlux响应式编程 一、简介 Spring WebFlux是Spring Framework 5.0中引入的新的反应式Web框架。 与Spring MVC不同,它不需要Se...
- 05:15:55.344 sms [asyncTaskExecutor-1] ERROR cc.mrbird.common.util.AddressUtils 54 - 获取地址信息异常:{}java.io.FileNotFoundException: class path resource [ip2region/ip2region.d... 05:15:55.344 sms [asyncTaskExecutor-1] ERROR cc.mrbird.common.util.AddressUtils 54 - 获取地址信息异常:{}java.io.FileNotFoundException: class path resource [ip2region/ip2region.d...
- 一、 MongoDB 关于MongoDB的介绍和基本操作及副本集群搭建可先参考下面我的博客: MongoDB副本集 集群搭建: https://blog.csdn.net/qq_43692950... 一、 MongoDB 关于MongoDB的介绍和基本操作及副本集群搭建可先参考下面我的博客: MongoDB副本集 集群搭建: https://blog.csdn.net/qq_43692950...
- Springboot 升级2.0 1、There is no PasswordEncoder mapped for the id "null" 2018-06-12 11:23:28.247 ERROR 3312 --- [nio-8080-exec-9] o.a.c.c.C.[.[.[/].[dispatcherSer... Springboot 升级2.0 1、There is no PasswordEncoder mapped for the id "null" 2018-06-12 11:23:28.247 ERROR 3312 --- [nio-8080-exec-9] o.a.c.c.C.[.[.[/].[dispatcherSer...
- maven <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optiona... maven <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optiona...
- 有状态和无状态的对象基本概念: 有状态对象(Stateful Bean),就是有实例变量的对象 ,可以保存数据,是非线程安全的。一般是prototype scope。 无状态对象(Stateless Bean),就是没有实例变量的对象,不能保存数据,是不变类,是线程安全的。一般是singleton scope。 ... 有状态和无状态的对象基本概念: 有状态对象(Stateful Bean),就是有实例变量的对象 ,可以保存数据,是非线程安全的。一般是prototype scope。 无状态对象(Stateless Bean),就是没有实例变量的对象,不能保存数据,是不变类,是线程安全的。一般是singleton scope。 ...
- Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.2018-10-11 08:51:09.752 ERROR 29856 --- [ main... Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.2018-10-11 08:51:09.752 ERROR 29856 --- [ main...
上滑加载中
推荐直播
-
HDC深度解读系列 - Serverless与MCP融合创新,构建AI应用全新智能中枢
2025/08/20 周三 16:30-18:00
张昆鹏 HCDG北京核心组代表
HDC2025期间,华为云展示了Serverless与MCP融合创新的解决方案,本期访谈直播,由华为云开发者专家(HCDE)兼华为云开发者社区组织HCDG北京核心组代表张鹏先生主持,华为云PaaS服务产品部 Serverless总监Ewen为大家深度解读华为云Serverless与MCP如何融合构建AI应用全新智能中枢
回顾中 -
关于RISC-V生态发展的思考
2025/09/02 周二 17:00-18:00
中国科学院计算技术研究所副所长包云岗教授
中科院包云岗老师将在本次直播中,探讨处理器生态的关键要素及其联系,分享过去几年推动RISC-V生态建设实践过程中的经验与教训。
回顾中 -
一键搞定华为云万级资源,3步轻松管理企业成本
2025/09/09 周二 15:00-16:00
阿言 华为云交易产品经理
本直播重点介绍如何一键续费万级资源,3步轻松管理成本,帮助提升日常管理效率!
回顾中
热门标签