Blog:

The Best Way to Handle Phone Numbers

Processing phone numbers seems complicated at first glance because of the many different formats. In this post, I’ll show you that with libphonenumber, it becomes child’s play. I’ll also recommend how to store the phone number in the database.

Processing phone numbers seems complicated at first glance because of the many different formats. In this post, I'll show you that with .....

19.06.2024

Connect to Google Cloud SQL from Java

Recently, I migrated my application to Google Cloud Run and Cloud SQL, and I struggled with connecting to the database. So, I’d like to share one way to achieve the connection.

Recently, I migrated my application to Google Cloud Run and Cloud SQL, and I struggled with connecting to the database. So, I'd like to share one way .....

18.06.2024