Java
-

WildFly Swarm on Oracle Application Container Cloud
In this blog post, I will describe how to deploy the CloudEE Duke application packaged in a WildFly Swarm über-jar…
Read More » -

Run Fn Functions on K8s on Google Cloud Platform
Recently, I have been playing a lot with Functions and Project Fn. Eventually, I got to the point where I…
Read More » -

Build Authentication the Easy Way with Spring Security 5.0 and OIDC
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

Creating multiple RouterFunctions in Spring WebFlux
In this post we will be looking at defining multiple router functions to different logical domains in Spring WebFlux. This…
Read More » -

Feature toggle in Spring Boot 2
Whether you like it or not, software development is a collaborative activity. Integration work has always been demonized and treated…
Read More » -

JSF 2.0 Tutorial for Beginners
1. What is JSF? JSF is an acronym for Java Server Faces. It is a server side processing technology which…
Read More » -

Getters and Setters Considered Harmful
Java programmers habitually pepper their classes with “getters” and “setters,” and this practice is so ingrained that probably few ever…
Read More » -

Spring Data JPA Example with Spring Boot
1. Introduction In this post, we shall demonstrate how to leverage the powerful Spring Data JPA APIs to interact with…
Read More » -

Setting Up Cassandra With Priam
I’ve previously explained how to setup Cassandra in AWS. The described setup works, but in some cases it may not…
Read More »




