Skip to content

Commit cfc3e24

Browse files
authored
Merge pull request mfornos#101 from rafaelhdr/master
Updated link for Jersey
2 parents 2e55a5b + 82ea8ec commit cfc3e24

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