Skip to content
#

spring-aspects

Here are 9 public repositories matching this topic...

This project secures Spring REST endpoints using Aspect. It introduces a security interceptor that pre-handles a REST request and where a bearer token is converted into application user. If the user does not exist or does not have the required permission then an error will be thrown. As a bonus, if the user is valid, it's id is save in the reque…

  • Updated Aug 9, 2022
  • Java

Improve this page

Add a description, image, and links to the spring-aspects topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-aspects topic, visit your repo's landing page and select "manage topics."

Learn more