Enterprise Java
-
Tales from the Field: Migrating from Log4J to Log4J2
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
No more running around the block: Lambda-S3 thumbnailer, nailed by SLAppForge Sigma!
In case you hadn’t noticed already, I have been recently babbling about the pitfalls I suffered when trying to get…
Read More » -
Maven, Eclipse and Java 9
Anyone that uses the M2E(maven-to-eclipse) plugin in eclipse knows the issue where you have run a build, then update maven…
Read More » -
Spring Boot & JSP
This guide shows how to use Spring Boot to create MVC web application with JSP. Prerequisites: Eclipse IDE (neon release)…
Read More » -
Spring Boot 2 native approach to SSO with OAuth 2/OpenID Connect
This post is the final part of a 3 post series exploring ways to enable SSO with an OAuth2 provider…
Read More » -
Neo4j Import: java.lang.IllegalStateException: Mixing specified and unspecified group belongings in a single import isn’t supported
I’ve been working with the Neo4j Import Tool recently after a bit of a break and ran into an interesting…
Read More » -
ElasticSearch Tutorial for Beginners
1. Introduction In this example, we shall demonstrate how to make use of Elasticsearch, a distributed free-text search and analysis…
Read More » -
Spring @Lazy annotation use cases
The Spring framework with almost no effort can solve for you many common programming problems, but some of its features…
Read More » -
Spring Cloud Stream with Kafka
Overview This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot,Spring Cloud Stream, Apache Kafka and Lombok. By the end of this…
Read More »