Java Java API Code / Documentation Sample

Can someone tell me a working akka-http sample using the JAVA API.

Thanks in advance.

+6
source share
1 answer

This is a small concept demonstration app: https://github.com/J-Technologies/akka-http-java

+3
source

Source: https://habr.com/ru/post/982810/


All Articles