spring-boot/spring-boot-project
Stephane Nicoll 5e26d04c05 Only generate time-to-live property for matching endpoints
This commit makes sure that a "cache.time-to-live" property is not
generated for endpoints that do not have a main read operation (i.e. a
read operation with no parameter or only nullable parameters).

This matches the endpoint feature that provides caching for only such
operation.

Closes gh-11703
2018-01-27 06:11:01 +01:00
..
2018-01-27 05:22:04 +01:00
2018-01-27 05:33:49 +01:00
2018-01-27 05:22:04 +01:00
2018-01-27 05:22:04 +01:00
2018-01-26 11:39:41 -08:00