CRUD operations with PostgreSQL using SLICK with LOGBACK EMAIL functionality.

Table of contents
Reading Time: < 1 minute

This article is about to show how to send logging email using logback-test.xml, the backend is postgresql and the queries format is in slick, language used is scala.

The code is well commented so, files to be noticed are:

  1. KnolRepo.scala
  2. KnolRepoTest.scala
  3. logback-test.xml

Download the source code to check the functionality. GitHub

Written by 

Principal Architect at Knoldus Inc

2 thoughts on “CRUD operations with PostgreSQL using SLICK with LOGBACK EMAIL functionality.1 min read

Comments are closed.