Another Way for Spring Request interceptors or writing an middle-ware: SpringSandwich
We usually try to Intercept HTTP requests for logging purpose or Authorisation or create an trigger for certain activity based action, typical usage is always Logging or Authorisation.While i was try to implement request logging i found a beautiful plugin called SpringSandwich. As website states its an Annoted, type-safe