Nineya
Home
Blog
软著申请
Spring Cloud Openfeign Dynamically set Content-Type via @RequestHeader
2025-01-28 03:59:01
3056
I want to set the Content-Type header programatically. When I try this happens:Caused by: feign.codec.EncodeException: I...
Spring Cloud Openfeign Custom AnnotatedParameterProcessor is replace DefaultAnnotatedArgumentsProcessors?
2025-01-28 03:58:56
4021
version:1.4.5I try to add a Custom AnnotatedParameterProcessor to solve the problem that feign use get method type to t...
Spring Cloud Openfeign Absolute URL for feign client stopped working in Spring Cloud Hoxton.RELEASE
2025-01-28 03:58:49
1999
FeignClient with absolute URL doesn't work using Spring Cloud Loadbalancer in Hoxton.RELEASEWith Spring Cloud Hoxton.REL...
Spring Cloud Openfeign Body type is ignored in SpringEncoder
2025-01-28 03:58:43
671
In the SpringEncoder, the parameter bodyType is ignored and not passed to the canWrite and write methods of the GenericH...
Spring Cloud Openfeign Ask a question: does spring cloud loadbalancer support feign??
2025-01-28 03:58:38
225
Ask a question: does spring cloud loadbalancer support feign??Comment From: OlgaMaciaszekYes, it is supported; it's all ...
Spring Cloud Openfeign Support @MatrixVariable in Feign
2025-01-28 03:58:33
4826
If I have a method defined as:@RequestMapping(value = "/api/events{matrixParam:.*}", method = RequestMethod.GE...
SpringBoot Deprecate SignalFX support
2025-01-27 14:00:26
299
Now that the SignalFX support from Micrometer has been deprecated in https://github.com/micrometer-metrics/micrometer/is...
SpringBoot IllegalStateException: Unable to register SSL bundle after 3.3.8 or 3.4.2
2025-01-27 14:00:21
1962
Bug reportSpring Boot Version: 3.4.2After upgrading to Spring Boot 3.4.2, my app is crashing on boot with the following ...
Redis Is there a way to hide plaintext passwords in Redis configuration files
2025-01-26 14:01:29
812
For security reasons, is there any way to hide the plaintext password in Redis configuration files, such as requirepass ...
Redis Compilation error when TLS_DEBUGGING is set
2025-01-26 14:01:18
257
When -DTLS_DEBUGGING is set, the following compilation error occurs tls.c:636:13: error: use of undeclared identifier 'f...
Redis [QUESTION]The Redis client may encounter issues with message ordering in a multi-node cluster deployment.
2025-01-26 14:01:14
1911
It seems that your Redis server’s I/O processing is based on a multi-threaded model, but this I/O multi-threaded model m...
Gorm Unable to use netip.Addr in models
2025-01-26 14:01:08
916
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/786DescriptionSince (if I understand correctly) GORM uses...
MyBatis Support of nested cursors
2025-01-26 14:01:02
3099
Hello!Can myBatis support oracle nested cursors ? https://docs.oracle.com/cd/B19306_01/server.102/b14200/expressions005....
Spring AI Support deepseek V3 & R1
2025-01-26 14:00:35
207
The deepseek model cost reduces the ai model to a very low level. More and more people are using this open source model....
SpringBoot Developing Your First Spring Boot Application section asks the user to create the application in the root package
2025-01-26 14:00:29
419
https://github.com/spring-projects/spring-boot/blob/v3.4.2/spring-boot-project/spring-boot-docs/src/docs/antora/modules/...
SpringBoot Log4j2 not working with Spring Boot 3.4.2 together with BlockHound
2025-01-26 14:00:19
395
When upgrading to Spring Boot 3.4.2 our logging stopped completely working. After narrowing down I figured the problem h...
MyBatis-Plus class net.sf.jsqlparser.statement.select.SetOperationList cannot be cast to class net.sf.jsqlparser.statement.select.PlainSelect (net.sf.jsqlparser.statement.select.SetOperationList and net.sf.jsqlparser.statement.select.PlainSelect
2025-01-26 00:40:45
5039
当前使用版本(必填,否则不予处理)3.5.2该问题是如何引起的?(确定最新版也有问题再提!!!)使用多租户插件时,执行insert语句会出现一下类型转换异常class net.sf.jsqlparser.statement.select.S...
MyBatis-Plus [错误报告]: 使用CodeGenerator代码生成器时通过enableChainModel 开启链式模型,实体中会增加@Accessors(chain = true)注解,我并不希望使用lombok
2025-01-26 00:40:38
1506
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题当前程序版本3.5.10.1问题描述我在使用...
MyBatis-Plus [错误报告]: Mapper.xml 中 ew.customSqlSegment 包含 where 和 order by 子句导致无法使用自定义逻辑拼接
2025-01-26 00:40:34
598
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题当前程序版本3.5.10问题描述Wrappe...
MyBatis-Plus [错误报告]: mybatis-plus-generator 升级到 3.5.10.1 后,entity字段注解顺序不一致
2025-01-26 00:40:30
811
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题当前程序版本mybatis-plus-gen...
上一页
下一页
1
…
319
320
321
322
323
…
2246
.