-
Enterprise Java
Containerizing Spring Boot Applications with Buildpacks
In this article, we will see how to containerize the Spring Boot applications with Buildpacks. In one of the previous…
Read More » -
Software Development
[MEGA DEAL] The Complete 2020 Big Data and Machine Learning Bundle (96%)
Be a Modern Day Tech Hero with 68 Hours of Content on the Most In-Demand IT Expertise Including Tensorflow, Keras,…
Read More » -
Kotlin
Kotlin infix functions
What are infix functions? If you are using Kotlin chances are high you already used infix functions. Maybe without knowing…
Read More » -
Enterprise Java
REST: Managing Many-To-Many relations
Introduction Managing relations between multiple resources can be an essential part of an RESTful API. In this post we will…
Read More » -
Agile
How Well Do Your Policies Create Desired Outcomes and Trust?
Every organization has policies of some sort. The smaller the organization, the fewer policies you might have. And, the larger…
Read More » -
DevOps
Cloud-native development – A deployment blueprint
The previous articles were introducing the foundations of a blueprint for cloud-native development, exploring a logical diagram, and diving into the…
Read More » -
Android Core
Is AspectJ Still Useful for Android? Part 2
In the first part of this post, I showed some ways that AspectJ would be useful in android development when it comes…
Read More » -
Enterprise Java
Using Multiple Dynamic Caches With Spring
In a third post about cache managers in spring (over a long period of time), I’d like to expand on…
Read More » -
Core Java
Local records or classes to improve the readability of stream operations
Java 14 came with the preview language feature of Records — a special lightweight class, comparable to similar constructs in…
Read More »