Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 457 Bytes

PusatLawak Application

#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