Java
-
Spring boot with Spring Security and jdbc
Spring security Is a wonderful framework saving lots of time and effort from the developers. Also It is flexible enough…
Read More » -
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 » -
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 » -
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 » -
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 » -
Rebutting 5 Common Stream Tropes
I’ve just finished reading “1 Exception To The Power of JDK 8 Collectors” and I have to say that I…
Read More » -
What’s exciting about Java 9 and Application Performance Monitoring
Solve App Problems 10x Faster with AppDynamics – Monitor production apps at code-level depth with minimal overhead. Start a FREE…
Read More » -
How to Install Your OpenStack Cloud Before Lunch
What if I told you that you can have your OpenStack Cloud environment setup before you have to stop for…
Read More » -
How to use transient variables in Activiti
A feature that has been requested quite a bit – transient variables – has landed in the Beta3 of Activiti…
Read More »