Enterprise Java
-
Efficient enterprise testing — workflows & code quality (4/6)
This part of the article will cover the impact of having effective workflows during our development sessions as well as…
Read More » -
Easy Spring Boot Deployment with AWS Elastic Beanstalk
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -
Spring @Lazy Annotation
Introduction: The Spring framework, by default, loads and eagerly initializes all beans at the application startup itself. In our application,…
Read More » -
Efficient enterprise testing — integration tests (3/6)
This part of the series will show how to verify our applications with code-level as well as system-level integration tests.…
Read More » -
jClarity: Boost to Java on Azure
In the new age of connected world public infrastructure, the biggest and the most essential two pieces have been the…
Read More » -
Spring @Order Annotation
Introduction: The Spring @Order annotation was first introduced in Spring 2.0. It was then used only to define the order…
Read More » -
Spring Boot testing with JUnit 5
JUnit 5 (JUnit Jupiter) is around for quite some time already and it is equipped with tons of features. But…
Read More » -
Service Mesh and Cloud-Native Microservices with Apache Kafka, Kubernetes and Envoy, Istio, Linkerd
Microservice architectures are not free lunch! Microservices need to be decoupled, flexible, operationally transparent, data aware and elastic. Most material…
Read More » -
Sigma IDE now supports Python serverless Lambda functions!
Think Serverless, go Pythonic – all in your browser! (Okay, this news is several weeks stale, but still…) If you…
Read More »