Enterprise Java
-
Payara Micro on Oracle Application Container Cloud
In this blog post, I will describe how to deploy the CloudEE Duke application packaged in a Payara Micro über-jar…
Read More » -
Learn Java from the Global Experts at Java With the Best
Java With the Best Virtual Conference is your guide to Microservices, Java 9, Kubernetes and everything else Java! Tune in…
Read More » -
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 » -
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 »