Spring AOP: What's the difference between JoinPoint and PointCut? Understanding Spring AOP The Difference Between Join Point and Point Cut Spring AOP Aspect Oriented Programming is a powerful programming paradigm that allows d 3 min read 07-10-2024 8
AspectJ - Multiple @annotation Pointcut Mastering Aspect J Pointcuts Handling Multiple Annotations Aspect J is a powerful tool for adding cross cutting concerns like logging security and transaction m 2 min read 07-10-2024 9
Lombok and AspectJ Simplifying Java Development Lombok and Aspect J in Harmony Java development often involves writing repetitive boilerplate code for tasks like getters and sette 2 min read 07-10-2024 8
Could not safely identify store assignment for repository candidate interface even when the entity is annotated with jakarta.persistence.Entity Understanding Repository Candidate Interface Errors in Jakarta Persistence Introduction If you ve encountered the error message Could not safely identify store 2 min read 30-09-2024 8
Compiling with AJC in IntelliJ giving error Compiling with AJC in Intelli J Giving Error A Comprehensive Guide When developing Java applications it s not uncommon to encounter challenges especially when i 2 min read 14-09-2024 19
Using SPEL to call a method in the same class passing a variable taken from the actual method Calling Methods Within a Class Using SPEL A Practical Guide Spring Expression Language SPEL is a powerful tool for manipulating data and executing code within S 2 min read 05-09-2024 20
`Unrecognized VM option 'CMSClassUnloadingEnabled'` after switching to java 17 Unrecognized VM option CMS Class Unloading Enabled After Switching to Java 17 A Gradle Build Headache Upgrading to Java 17 can be exciting but sometimes comes w 3 min read 04-09-2024 18
AspectJ and PicoCLI does not populate properties as expected Aspect J and Pico CLI A Tale of Proxies and Missing Properties In this article we ll explore a common issue that arises when using Aspect J with Pico CLI in Spr 2 min read 02-09-2024 11
What could be the reason that no steps are displayed in Allure report with AspectJ weaving? Why Are My Allure Steps Missing When Using Aspect J Weaving This article dives into a common issue encountered when integrating Aspect J weaving with the Allure 3 min read 01-09-2024 20
Hibernate Search Bytecode Enhancement Issue Hibernate Search Bytecode Enhancement Issue A Deep Dive and Solutions This article delves into a common issue encountered when using Hibernate Search with Sprin 3 min read 28-08-2024 23