We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a9f2e commit 720a4c5Copy full SHA for 720a4c5
docs/content/en/docs/documentation/reconciler.md
@@ -228,7 +228,8 @@ is set to `false` (more precisely there are some edge cases when it won't work).
228
229
#### Using `PrimaryResourceCache` cache
230
231
-As an alternative, you can use an explicit caching approach that the framework supports:
+As an alternative, for very rare cases when `ConfigurtionService.parseResourceVersionsForEventFilteringAndCaching`
232
+needs to be set to `false` you can use an explicit caching approach:
233
234
```java
235
0 commit comments