Weld
From APIDesign
(Difference between revisions)
(New page: [https://weld.cdi-spec.org/ Weld] is the reference implementation of CDI. During my FifthGraalAdventures I managed to get Weld running on top of GraalVM's [[NativeImage...) |
(New page: [https://weld.cdi-spec.org/ Weld] is the reference implementation of CDI. During my FifthGraalAdventures I managed to get Weld running on top of GraalVM's [[NativeImage...) |
Current revision
Weld is the reference implementation of CDI. During my FifthGraalAdventures I managed to get Weld running on top of GraalVM's NativeImage. My work has become part of Helidon 2.0 release.