0 results found in this keyword

Kevin Kouomeu

Kevin Kouomeu

115 posts

I'm a Freelance Software Engineer working in Nantes, France 🇫🇷 . My goal is to learn and share what I have discovered with the developers community on Java, JavaScript and other web technologies.

Stay in touch :

  12 Nov 2022

Sending emails with Springboot and Testing with MailHog

In this tutorial, you will see how to implement JavaMail API to send emails and use MailHog to test that emails are gone in a Mail Inbox....

Read More

  08 Oct 2022

Test-Driven Development : The Practical Guide with Typescript

In this article, I will share practically the foundations of a proven method of building efficient software...

Read More

  21 Sep 2022

The War of Art

The main idea of this book is "Resistance" and how it stops us from doing things that matter the most to us....

Read More

  10 Sep 2022

How to Write Integration Tests with H2 In-Memory Database and Springboot

This tutorial will show you how to set up integration tests with the H2 database with a real world example...

Read More

  16 Jul 2022

Hexagonal Architecture - Implementing Port and Adapter with Java

In this post you will learn an introduction to port and adapters architecture with Java...

Read More

  07 Jul 2022

Why Setters are Evil: Avoid Using Them

So many time we have inclusion of code or program structures that serve no real purpose....

Read More