Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ordaniel888 authored Sep 19, 2024
1 parent 74e4806 commit 7167f0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ As of September 19, 2024, we have decided to no longer maintain this open-source

## Introduction
Jersey comes with its own dependency injection framework for instantiating its classes.
...
If you're using Guice as your dependency injection framework, and you want to inject your own classes into the JAX-RS classes you created - such as Resources and Filters - you need to bridge the gap between the two DI frameworks.
This module aims to do just that by booting Jetty based Jersey server and initializing the bridge between HK2 and Guice.

Expand Down

0 comments on commit 7167f0f

Please sign in to comment.