Enterprise Java
-
Build a Simple CRUD App with Java and JSF
Easily deploy your app with Okta’s identity management platform Use Okta’s API to authenticate, manage, and secure users in any…
Read More » -
CUBA Platform: TypeScript SDK and REST API
In this article, we will talk about the feature of the CUBA platform that exists for quite a long time,…
Read More » -
Microservices in Publish-Subscribe communication using Apache Kafka as a Messaging Systems and validated through Integration Test
Publish-Subscribe Messaging systems play an important role in any enterprise architecture as it enables reliable integration without tightly coupling the…
Read More » -
Memory wasted by Spring Boot Application
One of the widely wasted resources in the world today is Memory. Due to inefficient programming, surprising (sometimes ‘shocking’) amount…
Read More » -
Hash a Json
I recently wrote a simple library to predictably hash a json. The utility is built on top of the excellent…
Read More » -
How to Build a Maven Plugin
Easily deploy your app with Okta’s identity management platform Use Okta’s API to authenticate, manage, and secure users in any…
Read More » -
AtomicInteger on Java and Round-Robin
AtomicInteger belongs to the family of Atomic Variables. The main benefit is that using it, is not blocking instead of…
Read More » -
Restoring Cassandra Priam Backup With sstableloader
I’ve previously written about setting up Cassandra and Priam for backup and cluster management. The example that I gave for…
Read More » -
SQL as a Service
I’ve been thinking about this since 2007, somewhere around the time S3 was launched by Amazon. I even tried to…
Read More »