-
Software Development
More on Spooling Queries and Results in psql
In the recent blog post SPOOLing Queries with Results in psql, I looked briefly at some PostgreSQL database psql meta-commands…
Read More » -
DevOps
Service Discovery Inside A Docker Swarm Cluster
The text that follows contains excerpts from the Service Discovery Inside A Swarm Cluster chapter of the The DevOps 2.1…
Read More » -
Enterprise Java
Injecting authenticated user into Spring MVC @Controllers
Injecting injecting authenticated user into Spring MVC handler method can be done with @AuthenticationPrincipal annotation and AuthenticationPrincipalArgumentResolver that is an…
Read More » -
Software Development
The Right To Be Forgotten In Your Application
You’ve probably heard about “the right to be forgotten” according to which Google has to delete search results about you,…
Read More » -
Career
Negotiation for Contract-To-Hire Jobs
I was recently asked a question on Reddit about a specific contract-to-hire (C2H) scenario that I hadn’t given much thought…
Read More » -
Core Java
Apache NetBeans?
It’s fairly common to have significant announcements related to the world of Java released in the days and weeks leading…
Read More » -
Agile
Conclusion: Agile & ERP, part 5
The story so far… Agile & ERP? The Good News about Agile & ERP ERP Culture v. Agile Culture Th…
Read More » -
Enterprise Java
RabbitMQ retries using Spring Integration
I recently read about an approach to retry with RabbitMQ here and wanted to try a similar approach with Spring Integration,…
Read More » -
Core Java
Microbenchmarking comes to Java 9
I have not written article here for a few months and this will also continue with this exception. I plan…
Read More »