Posts tagged 'dependency injection'

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 (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