Cantitate/Preț
Produs

Introducing Jakarta EE CDI

Autor Luqman Saeed
en Limba Engleză Paperback – 13 feb 2020
Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you will pick up valuable tips along the way from your author's years of experience teaching and coding. Introducing Jakarta EE CDI covers CDI 2.0 in detail and equips you with the theoretical underpinnings of Java EE, now Jakarta EE.  
This book is packed with so much that by the end of it, you will feel confident to use your new-found knowledge to help you write better, readable, maintainable, and long-lived mission-critical software.  What You Will Learn
  • Write better code with the Jakarta EE Contexts and Dependency Injection (CDI) framework
  • Work with the powerful, extensible, and well-defined contextual life cycle for components
  • Use CDI’s mechanism for decoupling application components through a typesafe event API
  • Build typesafe interceptors for altering the behaviour of components at runtime
  • Harness the well-defined qualifier system for easy isolation of beans
  • Convert almost any valid Java type to a CDI managed bean with CDI’s producer mechanism
  • Who This Book Is For
    Experienced enterprise Java, Java EE, or J2EE developers who may be new to CDI or dependency injection.  
     

    Citește tot Restrânge

    Preț: 19814 lei

    Preț vechi: 24767 lei
    -20%

    Puncte Express: 297

    Carte disponibilă

    Livrare economică 17 iunie-01 iulie

    Livrare prin curier în România Termenul estimat este afișat lângă disponibilitate.
    Transport gratuit de la 40000 lei Plată online sau ramburs, în funcție de opțiunile comenzii.
    Retur gratuit în 14 zile Comandă securizată și suport în română.

    Specificații

    ISBN-13: 9781484256411
    ISBN-10: 1484256417
    Pagini: 108
    Ilustrații: XIII, 91 p. 68 illus.
    Dimensiuni: 155 x 235 x 7 mm
    Greutate: 0.18 kg
    Ediția:First Edition
    Editura: Apress
    Locul publicării:Berkeley, CA, United States

    Cuprins

    Chapter 1: What is Java EE?.- Chapter 2: What is a Java Specification Request (JSR)?.-  Chapter 3: What is a Reference Implementation?.- Chapter 4: What is an Application Server?.- Chapter 5: What is Jakarta EE?.-  Chapter 6: Why Jakarta EE?.- Chapter 7: Jakarta EE And the Spring Framework.- Chapter 8:The Contexts and Dependency Injection (CDI) API.- Chapter 9: CDI Stereotypes.- Chapter 10: The CDI Ecosystem.- Afterword.

    Notă biografică

    Luqman Saeed is a Java EE developer with Pedantic Devs.  He has been doing software development for close to a decade. He started with PHP and now does Java EE full time.  His goal on Udemy is to help you get productive with the powerful, modern, intuitive and easy-to-use Java EE APIs.  He will serve you the best of vanilla, pure, and awesome Java EE courses to help you master the skills needed to solve whatever development challenge you have at hand.

    Textul de pe ultima copertă

    Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you will pick up valuable tips along the way from your author's years of experience teaching and coding. Introducing Jakarta EE CDI covers CDI 2.0 in detail and equips you with the theoretical underpinnings of Java EE, now Jakarta EE.  
    This book is packed with so much that by the end of it, you will feel confident to use your new-found knowledge to help you write better, readable, maintainable, and long-lived mission-critical software. 
    You will:
    • Write better code with the Jakarta EE Contexts and Dependency Injection (CDI) framework
    • Work with the powerful, extensible, and well-defined contextual life cycle for components
    • Use CDI’s mechanism for decoupling application components through a typesafe event API
    • Build typesafe interceptors for altering the behaviour of components at runtime
    • Harness the well-defined qualifier system for easy isolation of beans
    • Convert almost any valid Java type to a CDI managed bean with CDI’s producer mechanism

    Caracteristici

    The first book to introduce the new Jakarta EE Contexts and Dependency Injection framework Covers the new CDI 2.0 to automatically manage the life cycle of the beans that make up your application Helps you write better code