Blogs for you ...
Scala Mongo example with akka-http and akka-stream
2019-12-23 akka akka-http docker sbt scala scala mongo
Reading time: 3 Min(s)In this tutorial we shall create and CRUD web application in Scala. We will use MongoDB Scala Driver to communicate to the mongo database. It is officially supported Scala driver for MongoDB. Along with that we shall create a Rest API using akka-http module and akka-streams. Read More
Setup Keycloak with Docker
2018-11-18 keycloak docker setup
Reading time: 3 Min(s)Introduction of Keycloak AAA Read More