#Content this application about fetching joke and streaming the joke use SSE (ServerSendEvent), for my learning on Reactive Application build use akka stack:
- t0 - [Java8] - newest java with lambda and stream
- t1 - [Gradle] - for dependencies management
- t2 - [Akka Http] - for http server and http client
- t3 - [Akka] - for actor based concurency
- t4 - [Lombok] - for java source generator