Embedded Jetty + Guice Example - Vaadin Add-on Directory
An example of a Vaadin 23/24 servlet running in an embedded Jetty server with Guice as a dependency injection framework.**NOTE: This is not an addon; it is an example project.**
This is an example of a Vaadin 23/24 servlet running in an embedded Jetty server with Guice as a dependency injection framework.
Check out my [Vaadin addons](https://vaadin.com/directory/?q=author%3AOliver_Yasuna).
## Versions
2.0.0 - Vaadin 24
1.0.0 - Vaadin 14-23 ## Why? Personally, I do not like the Jetty and Guice parts of this stack, but work with them professionally. I have seen it done many ways, and this is my take on it. ## License This repository and its contents are licensed by [BSD 3-Clause](LICENSE.txt). In other words, feel free to use this in your projects, but please give credits to its author(s). ## Sponsoring If you like my work and want to support it, please consider [sponsoring](https://github.com/sponsors/oliveryasuna) me. It's how I make the time to code great things!
Source Code1.0.0 - Vaadin 14-23 ## Why? Personally, I do not like the Jetty and Guice parts of this stack, but work with them professionally. I have seen it done many ways, and this is my take on it. ## License This repository and its contents are licensed by [BSD 3-Clause](LICENSE.txt). In other words, feel free to use this in your projects, but please give credits to its author(s). ## Sponsoring If you like my work and want to support it, please consider [sponsoring](https://github.com/sponsors/oliveryasuna) me. It's how I make the time to code great things!
Issue tracker
Author Homepage
Embedded Jetty + Guice Example version 1.0.0
Embedded Jetty + Guice Example version 2.0.0
Updated to Vaadin 24.