java - Spring Zuul Gateway - with Spring Cache Redis -


is possible have spring zuul gateway project , can have caching on gateway , before routes microservices , checks same request on redis server , return cache data if finds entry on redis server ?

yes, can zuul. can use out of box nginx reverse-proxy caching. coul me faster , easier.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -