Hey, hi, hello! 🙂
My name is Piotr, and I’ve created Codersee to share my knowledge of Kotlin, Spring Framework, Micronaut, Ktor and other back-end-related topics through practical step-by-step articles and video tutorials.
If you prefer learning through a pragmatic approach, then this is just the right place for you
Piotr Wolak
Sending Transactional Emails Using Ktor, Kotlin, and MailerSend
In this, hands-on tutorial I will show you how to send transactional emails using Ktor, Kotlin, and MailerSend.
Easily Deploy Your Ktor Server with Docker
If you’ve ever been wondering how to deploy your Ktor Server app using Docker, then this step-by-step guide will be the right choice.
Kotlin PBKDF2 Secure Password Hashing
In this article, we will learn a bit more about Kotlin password hashing, PBKDF2, and how to write a Kotlin code with PBKDF2 in practice.
Discover the Power of PostgreSQL: A Comprehensive Introduction
In this PostgreSQL introduction, we’ll cover its gensis, key features, benefits and all the necessary things we should remember about.
MySQL Essentials: A Fast-Paced Introduction
Learn the essentials of MySQL in this fast-paced introduction. Get started with its genesis, advantages, drawbacks, and best use cases.
Redis Database Explained
After reading this article, you will know precisely what exactly Redis database is, its advantages, disadvantages, as well as use-cases.
A Quick Intro To The 8 Most Popular Databases
Data is one of the most valuable assets of the XXI century and in this article, we will take a look at the 8 most popular databases of 2022.
Postgres jsonb to Jackson JsonNode With Spring Data JPA
This time, I would like to show you how to solve a pretty common issue when mapping Postgres jsonb to Jackson JsonNode in Spring Data JPA.
Add Flyway To An Existing Spring Boot Project
In this, the third article about Flyway on my blog, we will see how to add Flyway to an existing Spring Boot project.
In this video tutorial, I will show you how to create a REST API using Micronaut Framework, Kotlin programming language, and MongoDB.
Together, we will learn all the necessary things you need to know about when creating a back-end app with Micronaut.