pravanjan palaiCloud Run Jobs with Spring BootCloud run Jobs are good fit for one -off task. This can be part of schedular or a part of workflow. Unlike Google Cloud Run services the…Sep 23Sep 23
pravanjan palaiImproving the speed of micro-frontend Applications.Micro-frontend makes it easier for applications to scale and each can be developed and maintained by a separate team, this helps to improve…Aug 17, 2023Aug 17, 2023
pravanjan palaiRspack Javascript bundler and its comparison with webpack.Webpack is the leading bunder currently used by all developer for building javascript application. A detail explaination are given in my…Jul 7, 2023Jul 7, 2023
pravanjan palaiJavascript bundler and the future.We must have recently notice there is a surge of interst finding the fast javascript build tool in web. The reason behind this rapid…Jun 20, 2023Jun 20, 2023
pravanjan palaiWebpack to produce a CSP(content security policy) issue-free output bundle for chrome extension.In this article, I decided to put together last week's experience on finding a solution to render our created javascript component bundle…May 23, 2021May 23, 2021
pravanjan palaiMicro frontends create and share using Webpack module federationWhy Micro frontend -: let's consider a mid or large-scale web app. A single web page composition of multiple feature sets and its grows in…May 9, 2021May 9, 2021
pravanjan palaiREST API with protobuf and spring bootThis article has a simple example of how to set up your REST Full API using protobuf to serializing structured data. We can find more on…Mar 30, 20211Mar 30, 20211
pravanjan palaiGitHub Action best practicsGithub action makes it easier to build test and deploy your project on any platform. In this article, we would look into a few Github…Oct 22, 2020Oct 22, 2020
pravanjan palaiUnderstanding Microservices Architecture.When I first started learning Microservices Architecture like watching few videos or hearing a podcast about how people are adopting I…Sep 16, 20201Sep 16, 20201
pravanjan palaiSpring Boot deploy war type to GAE Java 11I have noticed there are not enough articles on spring boot with war type deployment.Aug 19, 2020Aug 19, 2020