Jayant PorwalUsing generics and reflection to write generic code in JavaGenerics and reflection are two language features that people often find hard to understand and often avoid them at first sight. However…Feb 8, 2023Feb 8, 2023
Jayant PorwalinTowards DevSharding with Spring Boot — MySQL — DockerRefer to my previous post on how to run a Spring Boot application on host machine with MySQL on a Docker container:Dec 27, 2021Dec 27, 2021
Jayant PorwalSpring boot on host with MySQL running on a docker containerI have read a lot about docker and didn’t get a chance to use it. The reason is that there was no use case till now and I thought that if I…Jul 6, 2021Jul 6, 2021