Articles
Projects
About
—
Reflections on
design and development
by
Naiyer Asif
Oct 10, 2021
Weaving aspects at compile-time with AspectJ
This is a follow-up post for Logging methods with AspectJ in a Spring application. AspectJ manipulates Java bytecode at compile-time or load-time. The process is called weaving. Depending on when...
Jun 19, 2021
Creating deep copies in Java
Apr 14, 2021
Converting TTF files to WOFF and WOFF2
Mar 1, 2021
Java-based health check for Docker
Feb 28, 2021
Copying dependency files with Maven
Jan 19, 2021
Error handling for Spring Security Resource Server
Nov 15, 2020
Protecting endpoints with Spring Security Resource Server
Oct 22, 2020
Cleaning up Docker resources
Sep 26, 2020
Retrying on failure with Resilience4J and Aspects
Sep 13, 2020
Logging methods with AspectJ in a Spring application
Browse more ⟶