-
Enterprise Java
And some more REST tips
In previous blog posts I have covered some ideas and tips for achieving a REST architecture. In this post, I cover…
Read More » -
Enterprise Java
REST: Using a Controller endpoint?
In general REST architectures, the fundamental concept is a Resource. After Resources, the next thing is to develop a Uniform…
Read More » -
Enterprise Java
5 Shocking Stats That Prove Logs Are Inadequate
It turns out that we’re all guilty of logging malpractice. Don’t believe us? These statistics might change your mind It’s…
Read More » -
Software Development
[MEGA DEAL] The Ultimate Front End Development Bundle (96% off)
Spend 48 Hours With HTML, CSS, & JavaScript to Become an In-Demand Front End Engineer Hey fellow geeks, This week,…
Read More » -
Enterprise Java
The Relationship Between Jakarta EE, EE4J and Java EE
The Jakarta EE name has been out for more than a month, and even if Mike Milinkovich explained the names…
Read More » -
Software Development
Strangler Pattern: How to Keep Sane With Legacy Monolith Applications
What’s a Strangler Pattern, how does it translates to a Strangler Application and how it all connects to microservices? When…
Read More » -
Agile
Knowing When You Release Value
Sometimes, teams have trouble releasing their work, showing the value of the work they’ve completed. There are many possible reasons…
Read More » -
Software Development
A Guide to Code Generation
There are many uses for Code Generation: We can generate repetitive code from schemas or source of information we have.…
Read More »