Fix RESTEasy link 404 (#701)
This commit is contained in:
parent
01248a2063
commit
002a4557c4
|
|
@ -17,7 +17,7 @@ metrics based on the tracing data.
|
|||
* [Jetty Server](http://www.eclipse.org/jetty/) 9.x -> 11.x
|
||||
* [Spring WebFlux](https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html) 5.x (Optional¹) -> 6.x (Optional¹)
|
||||
* [Undertow](http://undertow.io/) 1.3.0.Final -> 2.0.27.Final
|
||||
* [RESTEasy](https://resteasy.github.io/) 3.1.0.Final -> 6.2.4.Final
|
||||
* [RESTEasy](https://resteasy.dev/) 3.1.0.Final -> 6.2.4.Final
|
||||
* [Play Framework](https://www.playframework.com/) 2.6.x -> 2.8.x
|
||||
* [Light4J Microservices Framework](https://doc.networknt.com/) 1.6.x -> 2.x
|
||||
* [Netty SocketIO](https://github.com/mrniko/netty-socketio) 1.x
|
||||
|
|
|
|||
Loading…
Reference in New Issue