Zikani Nyirenda Mwase
Zikani's Blog

Zikani's Blog

Follow
homebadges

Keeping @JsonProperty and Bean Validation field error messages in sync in a Spring Boot project

Sep 23, 20236 min read

Damn, this one bit me very recently. So imagine you have a Java API and because of whatever reasons you agreed that the JSON properties for the...

Keeping @JsonProperty and Bean Validation field error messages in sync in a Spring Boot project

Hiding sensitive information when the screen loses focus with React

Aug 19, 20234 min read

I don't remember what prompted me to think of this, but basically, I was uncomfortable that sometimes people leave their screens unlocked with...

Hiding sensitive information when the screen loses focus with React

Are you a software glutton too?

May 31, 20232 min read

I just realized I may be a glutton for software libraries/tools. I don't yet know if that's a bad thing. Basically what I am referring to is my...

Are you a software glutton too?

Convert database fields to uppercase automatically with GORM Callbacks

May 7, 20232 min read

Sometimes I would like to convert the fields for an entity to uppercase every time the record is saved or updated automatically, without littering the...

Convert database fields to uppercase automatically with GORM Callbacks

Simple setup for deploying a Vue or React frontend to CPanel-based hosting

Apr 30, 20233 min read

So I have several little tools, or apps that I create for convenience and most of them tend to be Single Page applications written with either Vue or...

Simple setup for deploying a Vue or React frontend  to CPanel-based hosting

promptato: prompt yourself to think of things

Dec 4, 20224 min read

It is important to remember or reflect on certain things now and then. With how busy life gets it's possible to forget and only think about certain...

promptato: prompt yourself to think of things