Play Framework migration: NoSuchMethodError: play.api.ApplicationLoader$.createContext
I am having a problem migrating from Play 2.5 to 2.6. My project builds successfully, but when I try to run it, the following exception message is thrown:
Play Framework migration: NoSuchMethodError: play.api.ApplicationLoader$.createContext
I am having a problem migrating from Play 2.5 to 2.6. My project builds successfully, but when I try to run it, the following exception message is thrown: