Enterprise Java
-
How extensible is your framework?
Attending conferences we always get to meet highly qualified decision makers, who frequently ask the same question: ‘How extensible is…
Read More » -
Writing and Consuming SOAP Webservice with Spring
In the era of RESTful Web Services, I got a chance to consume SOAP Web Service. To do the same…
Read More » -
How to Get Started with Java Machine Learning
What are the best tools to get started with Java machine learning? They’ve been around for a while, but these…
Read More » -
Build a Java Web App Quickly With Java Servlet, JSP Tags and Stormpath
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -
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 » -
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 » -
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 » -
A Simple Way to Index Java Beans in Elasticsearch
When it comes to data stores Java programmers are used to working with Java beans that are magically persisted. Solutions…
Read More » -
Managing Secrets with Vault
How do you store Secrets? Passwords, API keys, secure Tokens, and confidential data fall into the category of secrets. That’s…
Read More »