Publish to my blog (weekly)
-
- It is often useful to mark the
request
parameter asimplicit
so it can be implicitly used by other APIs that need it: - A controller in Play is nothing more than an object that generates
Action
values. Controllers are typically defined as classes to take advantage of Dependency Injection.
-
댓글