Springboot and multitenancy
Springboot and multitenancy,Dear fellow devs out there. I am looking to compile a list of resources for any java developer to get started with saas development. If you can pass any...
Springboot vs NodeJS with Kafka
Springboot vs NodeJS with Kafka,Recently, I got an opportunity to write a microservice using NodeJS that consume messages from Kafka, transforms it and produce to another topic. Ho...
Effective Java! Favor Generic Methods
Effective Java! Favor Generic Methods, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesday! The Builder ...
The Command Pattern in Java
The Command Pattern in Java, Introduction You most likely have known about behavioural patterns by now. behavioral patterns are concerns about the wiring of Java objects. While the...
Spring Boot — Getting Started
Spring Boot — Getting Started,Spring boot is one of the popular Java framework, which under the hood comprises of multiple Spring based Java projects at its core. Spring boot help...
Voices of the Elephant Podcast Episode – My Technology Journey, PHP, Opensource, Java
Voices of the Elephant Podcast Episode - My Technology Journey, PHP, Opensource, Java,I am excited to have been hosted on the Voices of the Elephant podcast by Cal Evans http...
Java add text watermark and image watermark to word document
Java add text watermark and image watermark to word document,Watermarks are lightly shaded words or pictures on a piece of paper or the digital pages of Word documents. They are of...
Building a commercial plugin for the JetBrains plugin marketplace
Building a commercial plugin for the JetBrains plugin marketplace,TLDR; I decided to write down some of the takeaways, pain points, lessons learned, etc. of building my first comme...
Which Is The Best Option, Java Developer Or Salesforce Developer As A Fresher?
Which Is The Best Option, Java Developer Or Salesforce Developer As A Fresher?,Java Developer or Salesforce Developer, both have equal opportunities, but with Salesforce there are ...
Get Matching Score With Spring data elastic search in Spring Boot for a Query
Get Matching Score With Spring data elastic search in Spring Boot for a Query,Hi everyone, I am gonna share about the scoring and percentage from es query to order results and show...