-
Enterprise Java
Reduce Repetitive Code in Spring MVC Controllers
After spending some time doing sustained engineering (a.k.a. maintaining legacy code), I ventured to reduce repetitive code in Spring MVC…
Read More » -
Software Development
Saying it with Cucumbers
One of the biggest challenge of using Cucumber is non-technical. Developers don’t like writing in natural language. It makes them…
Read More » -
Software Development
[MEGA DEAL] The Prestige Adobe Suite UI/UX Certification Bundle (97%)
From Photoshop to Premiere Pro — Expand Your Web Design Skills with 100 Hours of Content on Essential Adobe Suite…
Read More » -
Software Development
Architecture Diagrams
Hi, my name is Ray, and I’m a software architect. According to my old boss Jeroen van Rotterdam, this means…
Read More » -
Software Development
What is source code, environments, and versioning
I had an interesting conversation today and thought I’d share some insight into business people dealing with technical folks The…
Read More » -
Agile
Why embrace Agile Software Development – Key benefits of Agile Development to consider
Over the years, software development methodologies continued to evolve, and many new approaches have arrived out of the actual experiences…
Read More » -
Software Development
What is the root cause of missing code refactoring?
Have you ever tried to find the root of a problem instead of constantly fighting the consequences? When we work…
Read More » -
Enterprise Java
Things that make Spring boot Awesome!
For every Java developer Hibernate, Spring are everyday terms. Although recently there was an addition to this list of ‘Spring-boot’.…
Read More » -
Enterprise Java
Implementing the Proxy Pattern in Java
The Proxy Pattern Proxy is a common software design pattern. Wikipedia does a good job describing it like this: [..]…
Read More »