PinnedStep by Step Migration to Spring 3.x (Jakarta,Security,Hibernate 6, OpenApi,Cache)Hello everyone.Apr 19, 20232Apr 19, 20232
PinnedCreate Generic Microservice Client with OpenAPI Tool and Add as DependencyHello everyone,Dec 17, 2023Dec 17, 2023
Stream Gatherers in Java 24 and Create Custom GatherersOne of new features in JDK 24 release is Stream Gatherers (JEP 485). Stream Gatherers are a powerful enhancement to the Stream API that…2d ago2d ago
JPA vs Native vs Stream(anti-pattern) Performance ComparisonIn this article, I will present a performance comparison between three ways fetching data from the database.Apr 15Apr 15
Redis based distributed lock with Redisson in spring bootDistributed locking is a technique to manage many applications that try to access the same resource. The main purpose is to allow only one…Mar 13Mar 13
Various styles for managing or accessing your attributes/properties of your class in PythonIt is an important issue to directly or indirectly access,modify or share, etc. the attributes/properties of the classes you create in…Feb 23Feb 23
An Interview Question about changing/not changing values of the Original Data of List in PythonHi everyoneFeb 2Feb 2