Files
spring-framework/framework-docs/modules/ROOT/pages/integration
Sam Brannen edd497c20f Polish Javadoc and reference documentation for caching annotations
This commit documents the semantics for the `#result` SpEL expression
variable for a method that returns a Flux for @⁠Cacheable and
@⁠CachePut, both of which have always collected such a Flux's values
into a List. For such a method, `#result` refers to that List rather
than the Flux itself.

This commit addresses a number of unrelated inconsistencies in the
documentation as well.

See gh-37309
2026-09-21 17:16:43 +02:00
..
2025-12-13 17:11:05 +01:00
2025-07-10 19:42:14 +02:00
2026-09-19 19:39:48 +02:00