.create() is a normal method on the companion - it should just work.
Did you find out what the problem was?
--
Cheers,
Konrad 'ktoso’ Malawski
Akka @ Typesafe
On 25 December 2015 at 01:19:15, Anton Kulaga (antonkul...@gmail.com) wrote:
Hi. I updated my project to akka-http-experimental 2.0.1 I
Hi. I updated my project to akka-http-experimental 2.0.1 I see in
documentation there are a lot of examples with GraphDSL.create() but for
some strange reason Intellij does not find create method in GraphDSL object
in scalaDSL (I checked, it uses the latest artifact). I wonder, is it an
Idea bu