Latest posts

What I Learned from the Migration of this Website to Azure App Service

Migrating to Azure App Service Static Web Apps

Implementing Fix34 Algorithm using Recursion

An implementation in Scala using recursion for the “Fix34” problem.

Let’s Play! - My Play Framework Learning Journey (10) - Using Jackson Directly for Json Processing

Using Jackson directly to process Json in Play

Let’s Play! - My Play Framework Learning Journey (9) - Deploy Play Application to Docker

Deploy Play Application to Docker

Let’s Play! - My Play Framework Learning Journey (8) - Play Swagger Annotation

Using Swagger-Play to generate Swagger API specifications.

Let’s Play! - My Play Framework Learning Journey (7) - Play Caching with Caffeine

Caching in Play application using Caffeine

Let’s Play! - My Play Framework Learning Journey (6) - Play Database Connectivity

How to deal with database access, database password encryption/decryption and connection pooling using Slick.

Let’s Play! - My Play Framework Learning Journey (5) - Working with Json

Working with Json in Play

Let’s Play! - My Play Framework Learning Journey (4) - Testing Play Applications

Testing Play applications

Let’s Play! - My Play Framework Learning Journey (3) - Dependency Injection with Guice

Play framework dependency injection using Guice and Scala-Guice

Let’s Play! - My Play Framework Learning Journey (2) - SBT HTTP Proxy Configuration

How to configure sbt to work with HTTP Proxy servers.

Let’s Play! - My Play Framework Learning Journey (1) - Introduction

First blog in the series covering Play Framework related stuff.