Skip to content

Update CDI sections for Jakarta EE 10 #55

@kito99

Description

@kito99

We have already split up the chapters into CDI Lite and CDI full sections. We just need the prose to be updated to reflect the fact that there are two and explain why the exist.

Here are the proposed changes (not absolute, just suggestions):

  • Add a new section to the Jakarta CDI Lite intro chapter (https://jakarta.ee/learn/docs/jakartaee-tutorial/current/cdi/cdi-adv/cdi-adv.html; src/main/antora/modules/cdi/pages/cdi-basic/cdi-basic.adoc) that explains what's different about CDI Lite and CDI Full, and provides a link to the CDI Full chapter. I think the best place for this is probably after the Overview of CDI chapter.

  • Update the links in the "Further Information about CDI" reading section of the Jakarta CDI Lite intro chapter intro chapter.

  • Update the first part of the CDI Advanced Topics chapter (https://jakarta.ee/learn/docs/jakartaee-tutorial/current/cdi/cdi-adv/cdi-adv.html; src/main/antora/modules/cdi/pages/cdi-adv/cdi-adv.adoc) to say that CDI Full builds upon CDI Lite, and that whether or not you can access CDI Full depends on whether or nor your server supports Web Profile.

  • Review prose in both CDI sections to make sure it still makes sense given the fact that we have two different versions of CDI now.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    Status

    🏗 In progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions