Java spring-rest Projects
-
spring-boot-logging
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
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.
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Java spring-rest discussion
Index
# | Project | Stars |
---|---|---|
1 | spring-boot-logging | 250 |
2 | spring-aspect-security | 3 |