+doc #20466 example snippet for akka http java dsl: ParameterDirectives (#20823)

This commit is contained in:
Hawstein 2016-06-24 05:29:01 +08:00 committed by Konrad Malawski
parent 2836e990cb
commit 6777e7f7d9
9 changed files with 154 additions and 13 deletions

View file

@ -12,4 +12,5 @@ See also :ref:`which-parameter-directive-java` to understand when to use which d
Example
-------
TODO: Example snippets for JavaDSL are subject to community contributions! Help us complete the docs, read more about it here: `write example snippets for Akka HTTP Java DSL #20466 <https://github.com/akka/akka/issues/20466>`_.
.. includecode:: ../../../../code/docs/http/javadsl/server/directives/ParameterDirectivesExamplesTest.java#parameterMap