diff --git a/README.md b/README.md index d4e2680..86c842b 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Disruptor](https://github.com/LMAX-Exchange/disruptor) - High-performance inter-thread messaging library. - [Dropwizard](https://dropwizard.github.io/) - Java framework for developing ops-friendly, high-performance, RESTful web services. - [HTTP Remoting](https://github.com/palantir/http-remoting) - Libraries for defining and creating RESTish/RPC servers and clients based on Feign or Retrofit as a client and Dropwizard/Jersey with JAX-RS service definitions as a server. -- [Jersey](https://jersey.java.net/) - RESTful services in Java. JAX-RS reference implementation. +- [Jersey](https://jersey.github.io/) - RESTful services in Java. JAX-RS reference implementation. - [MSF4J](https://github.com/wso2/msf4j) - High throughput & low memory footprint Java microservices framework. - [QBit](https://github.com/advantageous/qbit) - Reactive programming library for building microservices. - [Ratpack](https://ratpack.io/) - Set of Java libraries that facilitate fast, efficient, evolvable and well tested HTTP applications. specific support for the Groovy language is provided.