spring-aspect-security

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 request attribute and can be pass into the REST endpoint, so that it can be used for future use. (by czetsuya)

Spring-aspect-security Alternatives

Similar projects and alternatives to spring-aspect-security based on common topics and language

  1. spring-boot-logging

    A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. spring-boot-boilerplate

    Spring Boot Boilerplate is a starter kit. This project includes : Spring Boot(3.4.0), Spring Data JPA, Spring Validation, Spring Security + JWT Token, PostgreSQL, Mapstruct, Lombok, Swagger (Open API) (by Genc)

  4. springdoc-openapi

    Library for OpenAPI 3 with spring-boot

  5. book-project

    Discontinued Book tracker web app for book lovers

  6. master-spring-and-spring-boot

    Spring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to Spring Boot to REST API to Full Stack to Containers to Cloud

  7. spring-reddit-clone

    Reddit clone built using Spring Boot, Spring Security with JWT Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better spring-aspect-security alternative or higher similarity.

spring-aspect-security discussion

Log in or Post with

spring-aspect-security reviews and mentions

Posts with mentions or reviews of spring-aspect-security. We have used some of these posts to build our list of alternatives and similar projects.

Stats

Basic spring-aspect-security repo stats
1
3
10.0
over 2 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Java is
the 8th most popular programming language
based on number of references?