playframework/playframework
View on GitHubdocs related to security and caching actions could be improved
Open
#8,052 opened on Nov 29, 2017
good first issuehelp wantedtopic:documentation
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.