| Class and Description |
|---|
| play.db.jpa.JPA
Use a dependency injected JPAApi instance here, since 2.6.1
|
| play.Logger
Deprecated as of 2.7.0. Use slf4j directly.
For more details see https://github.com/playframework/playframework/issues/1669
|
| Constructor and Description |
|---|
| play.mvc.Http.RequestImpl(RequestHeader)
Since 2.7.0. Use
#RequestImpl(play.api.mvc.Request) instead. |