Spring Boot - Caching
Which of the following is the correct syntax to use
@CachePut to update a cache named "users" with a key based on the method parameter id?