Parag PatilRedefining Work-Life Balance: A Modern Perspective from the Knowledge IndustryThe conventional notion of work-life balance conjures images of a scale, evenly poised between professional obligations and personal…Oct 6, 2023Oct 6, 2023
Parag PatilSetting up CloudFront for aSetting Up AWS CloudFront for Spring Boot and Angular with Redirection…Aug 18, 2023Aug 18, 2023
Parag PatilPort 80 to 443 RedirectionIf you want to handle the HTTP to HTTPS redirection at the Spring Boot level, especially when using an embedded container like Tomcat, you…Aug 9, 2023Aug 9, 2023
Parag PatilDemystifying Drools: Architecting for Automated Decision-Making in Financial InstitutionsIn today’s fast-paced financial sector, automated decision-making has become essential. It helps institutions navigate the complexities of…Jul 5, 2023Jul 5, 2023
Parag PatilAdd a Custom MetaData to Nuxeo DMS LTSIn the enterprise edition of Nuxeo DMS, the metadata can be added through Nuxeo Studio which is a part of the Nuxeo Online Services and…May 15, 2023May 15, 2023
Parag PatilHow RabbitMQ comes to know whether the prefetch count limit has been reached?In continuation with my previous attempt to answer the questionMar 17, 2023Mar 17, 2023
Parag PatilCan RabbitMQ queues publish records in batches?RabbitMQ itself does not provide a built-in mechanism to publish messages in batches directly. However, you can achieve batching by…Mar 17, 2023Mar 17, 2023
Parag PatilGeneric API Caller in .Net 6 — Resiliency Part IIn Part I, we’ll see the implementation of the Circuit Breaker Pattern. By definition, the circuit breaker pattern handle faults that might…Feb 6, 2023Feb 6, 2023
Parag PatilGeneric API Caller in .Net 6This article covers the implementation of a generic API caller to quickly onboard the APIs in any application. It accepts the following…Feb 2, 2023Feb 2, 2023