Using AspectJ to log all methods parameters and return values during application runtime
AspectJ is an aspect-oriented extension created at PARC for the Java programming language. It is available in Eclipse Foundation open-source projects, both stand-alone and integrated into Eclipse. AspectJ has become the widely used de-facto standard for AOP by emphasizing simplicity and usability for end users. It uses Java-like syntax and has included IDE integrations for displaying crosscutting structure since its initial public release in 2001. In this article we will describe how we can use AspectJ to do the logging job for all methods parameters and methods return values in a Java application
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Alibaba Clone Script - Buy2AlibabaSponsored
Multi Vendor Marketplace Script - MartySponsored
AWS S3 Glacier Low Cost Deep Archive configurations
Configure S3 Glacier Deep Archive for ultra low-cost long term data storage.
Cost optimization by replacing IPv4 with IPv6 and configuring DNS for it
Plan and configure IPv6 addressing and DNS so you can reduce IPv4 usage and related costs.
Help/Fix on AWS Kubernetes Service(EKS) (1 Hour)
One hour of help or fixes for Kubernetes clusters running on AWS EKS.
Help/Fix on AWS Auto Scaling (1 Hour)
One hour of help to troubleshoot or fine tune AWS Auto Scaling behaviour.

