Skip to content

Commit

Permalink
Readme links update
Browse files Browse the repository at this point in the history
  • Loading branch information
mkopylec committed Aug 6, 2024
1 parent 2484af9 commit f960629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Charon is a universal Spring Boot tool. It already has a lot of features impleme

## Features
- highly configurable and extensible
- Spring [WebMVC](https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html) and [WebFlux](https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html) support
- Spring [WebMVC](https://docs.spring.io/spring-framework/reference/web/webmvc.html#mvc) and [WebFlux](https://docs.spring.io/spring-framework/reference/web/webflux.html#webflux) support
- multiple request forwarding mappings
- load balancing
- flexible path rewriting
- [Resilience4j](https://resilience4j.github.io/resilience4j/) support
- [Resilience4j](https://resilience4j.readme.io/) support
- metrics based on [Micrometer](https://micrometer.io/)
- asynchronous request forwarding
- authentication
Expand Down

0 comments on commit f960629

Please sign in to comment.