Document Your REST API using Spring Boot and Swagger

Overview As a developer, you considerably have two main tasks while developing the system. One part is coding itself. Of course, when I say coding, it means code and testing (I would say a TDD […]

Scrum Notes: If It doesn’t fit, don’t force it.

This article will share and invite you to discuss my mistake during sprint. I’m open with any thought and discussion, by give a comment below. Doing estimation in software development is difficult and can be […]

Spring Boot: Encrypt Property Value in Properties File

Overview During my experiences working with Java, there are must be cases that I have to use properties files in order to store configurable parameter. For example, folder location for storing temporary files or wsdl […]

Scrum Notes: How to make Effective and Efficient Daily Scrum Meeting

When you talk about Scrum, the word daily scrum mostly pop out in many team member’s head. This is one of signature activity from this framework. I notice this activity can be so challenging for […]