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 :

  05 Oct 2023

How to Clone a JavaScript Object Except One Key

In this tutorial, I will show you how to clone a JavaScript object using Destructuring Assignment...

Read More

  29 Sep 2023

Unit and Integration Testing Pagination and Sorting With JPA, JUnit and Testcontainers

So, in this article, you will learn how to write unit and integration tests for Pagination and Sorting using JPA/ Hibernate with SQL (Postgres) Database and Spring Boot....

Read More

  19 Sep 2023

Want to become a Java developer? Read this

In this blog post, I will give you some reasons you should pick it as a programming language and stick to it for a long run....

Read More

  05 Sep 2023

How to Build Pagination and Sorting with Spring Boot and JPA

In this article, I’ll walk you through the steps of building and adapting API endpoints to support pagination and sorting....

Read More

  22 Aug 2023

How to Find and Replace Text with Sed Command on Linux

In this article, you will see how to find and replace text with the SED command on Linux...

Read More

  16 Aug 2023

Understand How Spring Boot Architecture is Designed

This article provides an overview of the architecture of Spring Boot, and I offer my brief opinion on that architecture....

Read More