Enterprise Java
-

Insert Items to DynamoDB Tables using Java
On a previous article we learned how to create DynamoDB Tables using Java.Ā Next step is to insert items to the…
Read More » -

JGroups: Leader election without additional infrastructure
Hi there, in this post Iāll show how you can solve the problem ofĀ leader election without using any additional infrastructure…
Read More » -

A Simple Web App with Spring Boot, Spring Security and Stormpath ā in 15 Minutes
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -

Create DynamoDB tables with Java
On this post we will create Tables on a DynamoDB Database the java way.Ā Before getting started we need to have…
Read More » -

Spring Cloud Zuul Support – Configuring Timeouts
Spring Cloud providesĀ support forĀ Netflix Zuul – a toolkit for creating edge services with routing and filtering capabilities. Zuul Proxy support…
Read More » -

Create Resilient Camel applications with Hystrix DSL
Apache Camel is a mature integration library (over 9 years old now) that implements all the patterns from Enterprise Integration…
Read More » -

JSON Web Tokens With Spring Cloud Microservices
At Keyhole, we have published several blogs about Microservices. Weāve talked about architectural patterns used in a Microservices environment such…
Read More » -

Load balancing with Apache Camel
In this example we will show you how to use Apache Camel as a load balancer for your system. In…
Read More » -

How the Secure Scripting in Activiti works
One of the prominent features of the recent Activiti 5.21.0 releaseĀ is āsecure scriptingā. The way to enable and use this…
Read More »


