StackLeader Blog

Post Image
Getting started with OpenShift Origin
Apr 11, 2017

Tags : OpenShift, Kubernetes


This post explains how to setup a simple OpenShift cluster

Read More
Post Image
Getting started with camel-cdi on EAP 7
Apr 11, 2017

Tags : OSGi, Apache Camel


This post explains how to leverage camel-cdi on EAP 7

Read More
Post Image
Disabling the admin web console on EAP 7
Apr 10, 2017

Tags : EAP 7, Java


This post explains how to disable the admin web console on EAP 7

Read More
Post Image
Configuring Two-way SSL on EAP 7
Apr 10, 2017

Tags : EAP 7, Java


This post provides an introduction to two-way ssl and setup on EAP 7

Read More
Post Image
Docker + JShell + Bash Alias Tip
Aug 29, 2016

Tags : bash, Java, Docker


This post provides a useful tip for those interested in using JShell to enhance their productivity

Read More
Post Image
Implementing gRPC Service and Client
Jun 24, 2016

Tags : gRPC, Maven


This explains how to use generated gRPC code to implement and consume gRPC services

Read More
Post Image
Generating gRPC Code using Maven
Jun 24, 2016

Tags : gRPC, Maven


This post cover the basics of generating GRPC code using Maven.

Read More
Post Image
Getting Started with AWS Lambda REST Services Part 3 of 3
Jun 2, 2016

Tags : Cloud


Part 3 of this post will describe how to setup security policies and deploy the API.

Read More
Post Image
Getting Started with AWS Lambda REST Services Part 2 of 3
Jun 1, 2016

Tags : Cloud


Part 2 of this post will describe how to setup API Gateway to synchronously call Lambda functions.

Read More
Post Image
Comparing maven plugin options for generating OSGi meta-data
May 27, 2016

Tags : OSGi, Dependency Injection


This post cover the basics of generating an OSGi bundle with maven, and compares two maven plugin options.

Read More