-
Enterprise Java
Message Level Authorization in Apache ActiveMQ
While the last post covered Broker Level Authentication, this blogpost is about more strict authorization on message level. I didn’t have…
Read More » -
Software Development
How to remove duplicate rows from a table in SQL
There are a couple of ways to remove duplicate rows from a table in SQL e.g. you can use a…
Read More » -
Android Core
[MEGA DEAL] Master Android Marshmallow App Development Using Java
Learn the Latest & Greatest Android Platform While Coding 10 Apps Hey fellow geeks, This week, on our JCG Deals…
Read More » -
Enterprise Java
How To Import Any JBoss BRMS Example Project
This tips & tricks comes to you after I have been asked the following repeatedly over the last few weeks…
Read More » -
Software Development
Using cost of delay to determine schedule
“When does the business need it?” is far more important than “When will the developers have it ready?”. Business needs…
Read More » -
Software Development
Goldilocks Microservices
How to structure microservices? When structuring microservices we have to consider; how fine grain should our components be? how distributed…
Read More » -
Enterprise Java
Spring Cloud Zuul – Writing a Filter
Netflix OSS project Zuul serves as a gateway to backend services and provides support for adding in edge features like…
Read More » -
DevOps
Docker-native CI/CD with Codeship Webinar – Part 1
Laura (@rhein_wein) and I are Docker Captains. This means we demonstrate a commitment to sharing our Docker knowledge with others. Amongst…
Read More » -
DevOps
Running Apache ActiveMQ and hawtio in Standalone Mode
Apache ActiveMQ is my first choice every time a Message Queue is needed to solve my integration problems. …
Read More »