Based on the dagger release notes, the latest you can probably use will be 2.54 or 2.53.1. Our biggest project is currently using 2.51 without any issues.
Ref: https://github.com/google/dagger/releases
Look specifically for javax -> jakarta changes.
-Mike/NewsRx
Which GWT version is currently supported? My app is stuck at 2.8.2
On Thursday, July 24, 2025 at 10:13:47 PM UTC+8 Michael Conrad wrote:
You can use Dagger for GWT dependency injection.
On 7/20/25 18:55, Kerby wrote:
Errai isn't really like any other GWT framework. From what I know, DominoKit feels closer to GXT. Errai's big thing is that it lets you use HTML templates directly within GWT, so you're not tied to a specific UI widget library. Since it's built on top of GWT, you still get all the GWT features, but with the flexibility to work with plain HTML and CSS.
On top of that, Errai brings dependency injection to the browser, which I haven't seen in any other GWT-based framework. From what I can tell, it looks like DominoKit might even use Errai under the hood, but I'm not 100% sure on that.
No comments:
Post a Comment