Technical debt
Technical debt,Software development is cursed with an implied cost at any stage, no matter how elegant your solution looks at any point of time. The cost of fixing what you messed ...
O que a programação mudou na minha vida?
O que a programação mudou na minha vida?,Se eu te falar que a forma de pensar fica mais no modo lógico, posso dizer que sim. Lógica da Programação - Uma das coisas básicas p...
How to stop naming Java classes with the “Manager” suffix
How to stop naming Java classes with the 'Manager' suffix,Everywhere you look in a Java application, there are classes named SomethingManager. The account cache has an AccountCache...
Serenity automation framework – Part 2/4 – Automation Test with UI using Cucumber
Serenity automation framework - Part 2/4 - Automation Test with UI using Cucumber,Hi folks, I'm back with another post. Please check out this for previous post about Serenity. At i...
Getting Eventful With Azure Event Hubs: Part One
Getting Eventful With Azure Event Hubs: Part One,Event hub is a big data ingestion offering from Microsoft, it leverages AMQP, HTTPS, and Apache Kafka under the hood. Event hub off...
Simple Authentication with Spring Security
Simple Authentication with Spring Security,Authentication is vital to all but the most basic web applications. Who is making the request, wanting data, or wanting to update or dele...
JVM por debaixo dos panos #1 – O que é o Java?
JVM por debaixo dos panos #1 - O que é o Java?, JVM por debaixo dos panos #1 - O que é o Java? (2 Part Series) 1 JVM por debaixo dos panos #1 - O que é o Java? 2 JVM por debaixo...
The Java Database Way: Reduce TCO
The Java Database Way: Reduce TCO,TCO (Total Cost Ownership) is the buzzword in today's business world. This metric helps enterprise managers assess direct and indirect costs and b...
Don’t forget to call your dad too
Don’t forget to call your dad too , Don't forget (4 Part Series) 1 Don't forget to call your mom 2 Don't forget to build that app 3 Don't forget to give the user a choice 4 Don’t...
Effective Java Tuesday! The Builder Pattern!
Effective Java Tuesday! The Builder Pattern!, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesday! The B...