Directory

← Back

Embedded Jetty + Guice Example

An example of a Vaadin 23/24 servlet running in an embedded Jetty server with Guice as a dependency injection framework.

Author

Rating

Popularity

<100

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.

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.

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 me. It's how I make the time to code great things!

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Updated to Vaadin 24.

Released
2023-10-12
Maturity
STABLE
License
BSD 3-clause "New" or "Revised" License

Compatibility

Framework
Vaadin 24+
Vaadin 23 in 1.0.0
Vaadin 22 in 1.0.0
Vaadin 21 in 1.0.0
Vaadin 20 in 1.0.0
Vaadin 19 in 1.0.0
Vaadin 18 in 1.0.0
Vaadin 17 in 1.0.0
Vaadin 16 in 1.0.0
Vaadin 15 in 1.0.0
Vaadin 14 in 1.0.0
Browser
Browser Independent

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. Embedded Jetty + Guice Example - Vaadin Add-on Directory
**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 Code
Issue tracker
Author Homepage

Embedded Jetty + Guice Example version 1.0.0

Embedded Jetty + Guice Example version 2.0.0
Updated to Vaadin 24.

Online