Migration Guides (Java) Migration Guide from “old” HTTP JavaDSL HttpApp is gone RequestVal is gone All of ScalaDSL routing has corresponding JavaDSL Some complete* overloads changed to completeOK* Migration help Migration Guide between Akka HTTP 2.4.x and 10.0.x General notes Akka HTTP 2.4.7 -> 2.4.8 SecurityDirectives#challengeFor has moved Akka HTTP 2.4.8 -> 2.4.9 Java DSL Package structure changes Akka HTTP 2.4.11 -> 10.0.0 Java DSL PathDirectives used Scala Function type Migration Guide within Akka HTTP 10.0.x General Notes Akka HTTP 10.0.6 -> 10.0.7 HttpApp#route has been renamed to HttpApp#routes