Java
-

Rapid SEMAT Application Development with Apache Isis
TL;DR This post talks about aĀ SEMAT pet project I created using Apache Isis and deployed to OpenShift Online hereĀ http://semat.ofbizian.com Apache…
Read More » -

Intro to Spring Cloud Config Server
1. Overview In this tutorial, we will review the basics of Spring Cloud Config Server. We will setup a Config…
Read More » -

Running Java in Production: A SREās Perspective
As a Site Reliability Engineer (SRE) I make sure our production services are efficient, scalable, and reliable. A typical SRE…
Read More » -

How to deal with exceptions
I recently had a discussion with a friend, who is a relatively junior but very smart software developer. She asked…
Read More » -

Using Trusted Timestamping With Java
Trusted timestamping is the process of having a trusted third party (āTime stamping authorityā, TSA) certify the time of a…
Read More » -

Optimizing Spark Job Performance With Apache Ignite (Part 1)
Apache Ignite’s memory-centric architecture enables efficient RDD sharing with IgniteContext and IgniteRDD to share RDDs between Spark apps. Come see…
Read More » -

$5 Java Programming Books from Packt and Java Code Geeks!
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -

Spring Boot as a Windows Service in 5 minutes
I recently had to deploy a Spring Boot application as a windows service and am surprised how easy it was…
Read More » -

Java 9 on Java EE 8 Using Eclipse and Open Liberty
I wrote a post a few weeks ago titled Which IDEās and Serverās support Java EE 8 and Java9 which…
Read More »

