Recent Posts

Spring Boot – Annotation Reference – 01/a

In 2018, I was introduced to the topic of Microservices and Spring Boot via a formal training, during my brief stint as a Senior Architect in Manila, Philippines. Though I had worked on a ‘similar architecture’ way back in 2007-’08 while working as a Software Engineer at Symantec – I found the idea of the Uber JAR really exciting. Also, since …

Read More »

A Faster Way to Build React + Spring Boot Apps Using Hilla 1.3

It’s time to build a new web application. You’ve decided to use React with a Java back end, so you’re good to go right? Not quite. There’s still a lot of work to do to set up a new project, configure your build tools, find good UI components, and create APIs for communication between your front end and back end. …

Read More »

GraalVM, wat heb je eraan?

Java en native performance is al sinds het begin een discussiepunt. De JVM is in de loop der jaren weliswaar een heel stuk sneller geworden en kan voor veel doeleinden aardig concurreren met andere talen en platformen, toch zijn er nog wel een paar punten waar het nog een achterstand heeft op native applicaties. Met name als het om opstarttijd …

Read More »