Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Cleaning deprecated methods #155

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Cleaning deprecated methods #155

wants to merge 9 commits into from

Conversation

rayyildiz
Copy link
Contributor

I started migrating from Play 2.5.x to Play 2.6.x. So, i changed several methods.

  • configuration.getString => configuration.getOptional[String]
  • play.api.mvc.Controller => play.api.mvc.InjectedController

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant