Skip to content

Commit 82ea8ec

Browse files
authored
1 parent e1977ef commit 82ea8ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ A curated list of Microservice Architecture related principles and technologies.
202202
- [Disruptor](https://github.com/LMAX-Exchange/disruptor) - High-performance inter-thread messaging library.
203203
- [Dropwizard](https://dropwizard.github.io/) - Java framework for developing ops-friendly, high-performance, RESTful web services.
204204
- [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.
205-
- [Jersey](https://jersey.java.net/) - RESTful services in Java. JAX-RS reference implementation.
205+
- [Jersey](https://jersey.github.io/) - RESTful services in Java. JAX-RS reference implementation.
206206
- [MSF4J](https://github.com/wso2/msf4j) - High throughput & low memory footprint Java microservices framework.
207207
- [QBit](https://github.com/advantageous/qbit) - Reactive programming library for building microservices.
208208
- [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.

0 commit comments

Comments
 (0)