uaa-behind-zuul-sample
uaa-behind-zuul-sample copied to clipboard
Externalize token store
For better scalability please use an externalized token store. E.g. RedisTokenStore (Separately ticketed per issue #16)
I already build Jdbc (database) token storage. I will add this first possibility then also add Redis one