Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonatan-ivanov/spring-security-instrumentation-demo
Instrument Spring Security using Spring Observability's Recording API
https://github.com/jonatan-ivanov/spring-security-instrumentation-demo
Last synced: 9 days ago
JSON representation
Instrument Spring Security using Spring Observability's Recording API
- Host: GitHub
- URL: https://github.com/jonatan-ivanov/spring-security-instrumentation-demo
- Owner: jonatan-ivanov
- Created: 2021-07-30T21:50:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T22:33:19.000Z (over 3 years ago)
- Last Synced: 2025-01-06T14:56:37.953Z (12 days ago)
- Language: Java
- Size: 68.4 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-security-instrumentation-demo
Instrument Spring Security using Spring Observability's Recording API
## How to Run
1. Checkout: https://github.com/spring-projects/spring-security/pull/10037
2. Run `./gradlew publishToMavenLocal`
3. Checkout: https://github.com/spring-projects/spring-observability
4. Run `./gradlew publishToMavenLocal`
5. Start a Zipkin server
1. Checkout: https://github.com/jonatan-ivanov/local-services
2. Run: `cd zipkin` and `docker compose up`
6. Run `./gradlew bootRun` in this project
7. Open http://localhost:8080/