Enterprise Java
-
AWS Lambda with API Gateway
In a previous post I showed you how to create and deploy an AWS Lambda. We will continue that work…
Read More » -
JBoss Fuse: dynamic Blueprint files with JEXL
In this post I’ll show how to add a little bit of inline scripting in your Apache Aries Blueprint xml…
Read More » -
Whirlpool: Microservices Using Netty And Kafka
Introduction In my last blog, I introduced Netty being used as a web server. That example worked well… as long…
Read More » -
Scaling and Rebalancing a Couchbase Cluster using CLI
Couchbase provides high availability and disaster recovery in several ways: Homogenous cluster Replication Intra-cluster replication Cross-data center replication (XDCR) Backup and…
Read More » -
Message Durability in ActiveMQ 5.x
I get asked quite a bit to explain the basics of how ActiveMQ works with respect to how it stores…
Read More » -
Content Negotiation in Spring Framework
1. Introduction With what we had done with BeanNameViewResolver, is that we just had created multiple bean views in Spring context…
Read More » -
13 Decks Java Developers Must See to Stay Updated
There are many key figures in the Java domain, each with his own perspective and opinions about the future of…
Read More » -
Painless Containerized JBoss Generic Loan Processing on OpenShift
We talked about the various layers from the bottom up, but have yet to provide you with any application development…
Read More » -
Publish Subscribe model in Kafka
This is the fourth post in the series about integrating sync clients with async systems (1, 2, 3). Here we’ll…
Read More »