+doc add java example for onCompleteWithBreaker (#20675)

* +doc #20198 add java example for onCompleteWithBreaker

* =doc fix sphinx warnings
This commit is contained in:
Konrad Malawski 2016-06-01 10:31:50 +02:00
parent 3f8dacfd44
commit fe47d596bc
4 changed files with 55 additions and 5 deletions

View file

@ -16,4 +16,4 @@ Otherwise, the same behaviour provided by :ref:`-onComplete-java-` is to be expe
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/FutureDirectivesExamplesTest.java#onCompleteWithBreaker