0 results found in this keyword

Kevin Kouomeu

Kevin Kouomeu

125 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 :

  10 Jan 2023

4 pillars of Object-Oriented Programming

In this article, I want to revisit in a simple way and with real world examples how, when and why to use each of these 4 principles....

Read More

  22 Dec 2022

Implementing Caching with Spring Boot

In this post, you will find everything you need to know to set up and use the cache mechanism in a spring boot project....

Read More

  07 Dec 2022

Write a Brag Document and Get Your Work Recognized

I'm terrible at remembering all the tasks I have done. So when it comes to quarterly evaluation by the client, is a feeling of "wait, what did I do in the last 3 months? "....

Read More

  26 Nov 2022

Sending Emails with Spring Boot and Testing with Junit and GreenMail

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

Read More

  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