-
Software Development
The Art of Cut
Having to make product and technological decisions constantly can become problematic or even overwhelming over time. You may find yourself…
Read More » -
Software Development
Our growing-up data challenges and how we tackle them
Your business is growing up, you onboarding more and more customers using your system. Essentially you persisting more and more…
Read More » -
Software Development
Design real-time platform in microservices ecosystem
Microservices here, Microservices there… There a lot of knowledge sharing and best practices out there. On this post, I will…
Read More » -
Software Development
Business Oriented Programming: Your key for rapid development
I believe that the key to build a successful project with great time-to-market is first to understand the business requirements. Many…
Read More » -
Software Development
How to use geolocation with Redis 3.2
Recently I was looking for a solution how to tell if couple of Longitudes, Latitudes actually in the same Radius.…
Read More » -
Core Java
How to exclude libraries from all dependencies in Gradle
I am using Spring boot. Spring boot by default comes with logback. I wanted to use log4j (for whatever reasons..)…
Read More » -
Software Development
My Exprience using ElasticSearch NodeJS and ExpressJS
General requirement Part of a system I am currently working on is manipulating raw data. The data being sent from…
Read More » -
Enterprise Java
Auditing infrastructure for your app using Spring AOP, Custom annotations and Reflection
The next post will demonstrate how to write simple auditing using Spring AOP and annotations. The auditing mechanism will be…
Read More » -
Core Java
Mapping your Entities to DTO’s Using Java 8 Lambda expressions
We all facing the cluttered overhead code when we need to convert our DTO’S to Entities(Hibernate Entities, etc..) and backwards.…
Read More »
- 1
- 2