Validate input JSON payload with SpringBoot AOP
Validate input JSON payload with SpringBoot AOP
In this blog will demonstrate an use case to use SpringBoot AOP to perform input validation in the @Controller or @Service layer level.
Pre-requisites
Basic understanding of AOP concept like Point Cut,...
thirumurthi.hashnode.dev5 min read