某一个变量为空还会缓存吗? 求助
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
key = "#param1 + '_' + #param2 + '_' + #param3 + '_' + #param4"
如上所示, 如果上面某一个param为null, 那会缓存这个key吗?
求知道的大神指点
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is identified. Start by locating JetCache's cache-key expression handling for "#param1 + '_' + #param2 + '_' + #param3 + '_' + #param4" and check how a null parameter affects key generation and caching; done means the behavior is confirmed and clearly documented or answered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100