对于GenericFastJsonRedisSerializer如何设置FastJsonConfig[QUESTION]
- Dominant language
- Java
- Stars
- 4.4k
- Forks
- 613
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
### 针对Redis的序列化能否自定义设置FastJsonConfig
我已经在项目中启动时全局设置了JsonConfig

但是对于Redis的序列化,我发现根本没有使用这些配置,是因为这个类里走的单独JsonConfig吗?

Contributor guide
Research direction
Start with GenericFastJsonRedisSerializer and the FastJsonConfig setup shown in the issue. Determine whether Redis serialization intentionally uses a separate configuration and document how that configuration can be customized, or clarify the limitation. There are no files or tests named in the report, so the relevant implementation and validation path must first be located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis
- Domain
- databases
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100