pekko/akka-docs-dev/rst/java/http/routing-dsl/index.rst

17 lines
340 B
ReStructuredText
Raw Normal View History

.. _http-high-level-server-side-api-java:
High-level Server-Side API
==========================
To use the high-level API you need to add a dependency to the ``akka-http-experimental`` module.
.. toctree::
:maxdepth: 1
overview
routes
directives/index
request-vals/index
2015-07-10 19:11:08 +02:00
handlers
marshalling
json-jackson-support