Is there an example of how to use akka-http with servlet container?

隐身守侯 提交于 2019-12-10 21:12:11

问题


Right now using spray with Servlet30ConnectorServlet successfully in tomcat and was hoping to find similar example usage with akka-http


回答1:


I don't think there is any connector servlet in akka-http yet.

You can have a look at the api here: Akka http API



来源:https://stackoverflow.com/questions/29629111/is-there-an-example-of-how-to-use-akka-http-with-servlet-container

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!