I Reduced my .git Folder From 2GB to Just 16 MB!
It’s been more than one year when I started working on this project. The 2GB .git folder size don’t really bother me since it just a one time clone, and the rest of the flow (fetch, commit, pull, e...
It’s been more than one year when I started working on this project. The 2GB .git folder size don’t really bother me since it just a one time clone, and the rest of the flow (fetch, commit, pull, e...
Yes, as the title says, this is the error that I’m facing for almost two months+. Being pressured by client what is taking so long for me to publish the application to App Store, despite they don’t...
You can’t really call yourself a software developer if you’ve never overkilled your monolithic application—with fewer than 10 active users per hour—by throwing sophisticated tools at it just to mak...
This post is a continues post from the Part 1 of “Getting Started With ELK, Filebeat With Spring Boot log in Windows” post. If you’ve already read and tried out Part 1, it’s now time to scale up an...
I wrote this article because I found that it’s quite hard to find a starter guide for someone to use ELK and integrate it with their Spring Boot log file especially in Windows OS (Yes I’m not very ...
Pada aku mempunyai rumah bukan lah kemewahan semata-mata, namun ia datang dengan tanggungjawab yg takkan pernah habis, terutama untuk para lelaki, dan yang sudah berkahwin malahan berkeluarga. Wala...
Spring Boot allows you to do batch insert into database. I’ve noticed large difference on the time taken for me to insert around 32 thousand of rows into database at once with 3 foreign table using...
While it’s essential to prepare thoroughly for any job interview, it’s equally important to observe how the company handles the interview process. This can reveal a lot about their culture and how ...
title: The Journey of Refactoring: Lesson Learned in refactoring Java Spring Boot codebase created: ‘2024-09-05T06:51:36.809Z’ modified: ‘2021-09-06T04:17:06.115Z’ categories: [Programming...