playframework/playframework
docs related to security and caching actions could be improved
Aberta
#8.052 aberto em 29 de nov. de 2017
good first issuehelp wantedtopic:documentation
Métricas do repositório
- Stars
- (12.623 estrelas)
- Métricas de merge de PR
- (Mesclagem média 10d 17h) (69 fundiu PRs em 30d)
Description
On this page https://www.playframework.com/documentation/2.6.x/JavaActionsComposition there is this text:
Note: play.mvc.Security.Authenticated and play.cache.Cached annotations and the corresponding predefined Actions are shipped with Play. See the relevant API documentation for more information.
But the linked pages are very light on details. I can't tell how these are supposed to be used.