Apress | Pro CDI 2 In Java EE 8: An In-Depth Guide To Context And Dependency Injection (2019 EN)

Discussion in 'Programming' started by Kanka, Sep 10, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,086
    Likes Received:
    446
    Trophy Points:
    83
    [​IMG]

    Author: Jan Beernink, Arjan Tijms
    Full Title: Pro CDI 2 In Java EE 8: An In-Depth Guide To Context And Dependency Injection
    Publisher: Apress; 1st ed. edition (September 7, 2019)
    Year: 2019
    ISBN-13: 978-1-4842-4363-3 (978-1-4842-4363-3), 9781484243626 (978-1-4842-4362-6)
    ISBN-10: 1484243633, 1484243625
    Pages: 247
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 29.95 €


    In Pro CDI 2 in Java EE 8, use CDI and the CDI 2.0 to automatically manage the life cycle of your enterprise Java, Java EE, or Jakarta EE application’s beans using predefined scopes and define custom life cycles using scopes. In this book, you will see how you can implement dynamic and asynchronous communication between separate beans in your application with CDI events.

    The authors explain how to add new capabilities to the CDI platform by implementing these capabilities as extensions. They show you how to use CDI in a Java SE environment with the new CDI initialization and configuration API, and how to dynamically modify the configuration of beans at application startup by using dynamic bean building.

    This book is compatible with the new open source Eclipse Jakarta EE platform and tools.


    Learn:
    ✓ Use qualifier annotations to inject specific bean implementations
    ✓ Programmatically retrieve bean instances from the CDI container in both Java SE and Java EE when injecting them into an object isn’t possible
    ✓ Dynamically replace beans using the @Alternative annotation to, for example, replace a bean with a mock version for testing
    ✓ Work with annotation literals to get instances of annotations to use with the CDI API
    ✓ Discover how scopes and events interact

    Features:
    ✓ Utilize the new CDI 2.0 to automatically manage the life cycle of the beans that make up your application
    ✓ Implement dynamic communication between separate beans in your application, including CDI events for asynchronous communication
    ✓ Learn how scopes and events interact

    Who This Book Is For:
    Those who have some experience with CDI, but may not have experience with some of the more advanced features in CDI.

    -------------
     
    Last edited by a moderator: Mar 8, 2022