cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can I annotate the method to take advantage of caching?

460

I have generated a new extension based on the ywebservices template. I have enabled server side caching.

How can I annotate the method to take advantage of caching?

Accepted Solutions (1)

Accepted Solutions (1)

geffchang
Active Contributor

For reference, search for existing Java files that have `@Cacheable`, like ProductsController.

0 Kudos

Amazing. Thank you!

Answers (0)