-
Enterprise Java
Data Modeling in Cassandra
In Relational Data Models, we model relation/table for every object in the domain. In case of Cassandra, this is not…
Read More » -
Enterprise Java
Jakarta EE without javax: the world won’t end this time either
If you missed the news, Oracle is donating the Java EE specification to the Eclipse foundation. This decisions has followed…
Read More » -
Software Development
Software System Design Principles
1. System Design Principles – Introduction In this post, we feature a comprehensive article on Software System Design Principles. Software…
Read More » -
Angular
Angular Internationalization Example
Welcome readers, in this tutorial, we will implement internationalization in an angular application. 1. Introduction Angular is a Typescript-based open-source…
Read More » -
Software Development
How the AI technology helps business improve their marketing
Billions of people go online every day. They browse webs, search information, and use social media platforms. Smart businesses know…
Read More » -
Enterprise Java
Spring ClassPathXmlApplicationContext
Introduction: Spring provides two types of containers: BeanFactory: It supports bean instantiating and wiring ApplicationContext: It extends the BeanFactory and…
Read More » -
DevOps
Private Jenkins Shared Libraries
The official documentation for Jenkins Shared Libraries is pretty good, but not perfect. This article expands on how to use…
Read More » -
Agile
Velocity in Scrum, actually
In complex and uncertain environments, more is unknown than is known. There is much we don’t know. What we know…
Read More » -
Core Java
Flexible Styling with Varying Criteria for POI-created documents
Intro This post explains the difficulties with applying styles to a document based on varying criteria and offers a solution.…
Read More »