Enterprise Java
-

Package by layer for Spring project is obsolete
I believe Spring application shouldn’t be structured in package by layer approach. In my opinion, package by feature makes much…
Read More » -

Inside a Lambda Runtime: A Peek into the Serverless Lair
Ever wondered what it is like inside a lambda? Stop wondering. Let’s find out. Ever since they surfaced in 2014,…
Read More » -

Machine Learning Trends of 2018 combined with the Apache Kafka Ecosystem
At OOP 2018 conference in Munich, I presented an updated version of my talk about building scalable, mission-critical microservices with…
Read More » -

Integration With Zapier
Integration is boring. And also inevitable. But I won’t be writing about enterprise integration patterns. Instead, I’ll explain how to…
Read More » -

Spring Boot 2 Applications and OAuth 2 – Setting up an Authorization Server
This will be a 3 post series exploring ways to enable SSO with an OAuth2 provider for Spring Boot 2 based…
Read More » -

Top 20 Spring REST Interview Questions Answers for Java Programmers
Hello guys, I have been sharing some REST with Spring tutorials from last a couple of weeks and today, I…
Read More » -

Session Management using Spring Session with JDBC DataStore
In web applications, user session management is very crucial for managing user state. In this article, we are going to…
Read More » -

Running on time with Spring’s scheduled tasks
Do you need to run a process everyday at the exact same time like an alarm? Then Spring’s scheduled tasks…
Read More » -

Fn Function to build an Oracle ADF application
In one of my previous posts I described how to create a Docker container serving as a builder machine for ADF…
Read More »


