Skip to content

Commit 00f964d

Browse files
committed
Document published guide URL
1 parent b8bbd49 commit 00f964d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Open DI (ODI) is a CDI Lite implementation backed by Micronaut's compile-time de
44

55
ODI targets CDI Lite rather than the CDI Full runtime extension, decorator, and passivation surface. The implementation uses Micronaut bean definitions, annotation processing, generated proxies, and build-compatible extensions to provide CDI APIs on top of a Micronaut-backed runtime.
66

7+
The ODI guide is published at <https://eclipse-ee4j.github.io/odi/guide/>.
8+
79
The CDI Lite TCK passes with CDI Full exclusions only.
810

911
## Micronaut Core dependency

0 commit comments

Comments
 (0)