spring-boot-logging
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack (by piomin)
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-boot-logging | spring-aspect-security | |
---|---|---|
1 | 1 | |
250 | 3 | |
1.6% | - | |
8.0 | 10.0 | |
4 days ago | over 2 years ago | |
Java | Java | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
spring-boot-logging
Posts with mentions or reviews of spring-boot-logging.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Spring Boot library for logging
Spring Boot library for logging incoming HTTP requests and outgoing HTTP responses and sending these logs automatically to Logstash: https://github.com/piomin/spring-boot-logging/
spring-aspect-security
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.
-
How to Secure a Spring Rest Service using Spring Aspect
Source code is available at https://github.com/czetsuya/spring-aspect-security.
What are some alternatives?
When comparing spring-boot-logging and spring-aspect-security you can also consider the following projects:
logstash-logback-encoder - Logback JSON encoder and appenders
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)
logstash-gelf - Graylog Extended Log Format (GELF) implementation in Java for all major logging frameworks: log4j, log4j2, java.util.logging, logback, JBossAS7 and WildFly 8-12
springdoc-openapi - Library for OpenAPI 3 with spring-boot
sc2-pulse - The fastest and most reliable ranked ladder tracker for StarCraft2 (Spring Boot app)
book-project - Book tracker web app for book lovers