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...
Pytorch reading for starters in Machine Learning
Pytorch reading for starters in Machine Learning,https://medium.com/@gbadhanane/pytorch-linear-regression-model-to-predict-life-tendency-of-people-with-heart-failure-clinical-e7927...
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...
Navigating Through Magento 1 End Of Life Together | CedCommerce
Navigating Through Magento 1 End Of Life Together | CedCommerce,Magento being the leading open-source eCommerce platform that is used by most of the merchants is soon going to end ...
Python Commandline Argument Parsing
Python Commandline Argument Parsing, python (2 Part Series) 1 Reading and Writing JSON using Python 2 Python Commandline Argument Parsing A quick set of notes on how to parse comma...
Reading and Writing JSON using Python
Reading and Writing JSON using Python, python (2 Part Series) 1 Reading and Writing JSON using Python 2 Python Commandline Argument Parsing JSON is a standard for storing data in a...
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...