Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Introducing Jakarta Ee CDI: Contexts and Dependency Injection for Enterprise Java Development, Saeed Luqman


Варианты приобретения
Цена: 6288.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Saeed Luqman
Название:  Introducing Jakarta Ee CDI: Contexts and Dependency Injection for Enterprise Java Development
ISBN: 9781484256411
Издательство: Springer
Классификация:
ISBN-10: 1484256417
Обложка/Формат: Paperback
Страницы: 91
Вес: 0.16 кг.
Дата издания: 09.03.2020
Язык: English
Издание: 1st ed.
Иллюстрации: 68 illustrations, black and white; xiii, 91 p. 68 illus.
Размер: 23.39 x 15.60 x 0.56 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Contexts and dependency injection for enterprise java development
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: 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 StereotypesChapter 10: The CDI EcosystemAfterword


Hands-On Dependency Injection in Go

Автор: Scott Corey
Название: Hands-On Dependency Injection in Go
ISBN: 1789132762 ISBN-13(EAN): 9781789132762
Издательство: Неизвестно
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will take you on a journey of refactoring existing code to adopt dependency injection using the various methods available in Go. You will gain knowledge of how and when to best leverage each technique to transform code into something simple and flexible.

Java 9 Dependency Injection

Автор: Patel Nilang, Patel Krunal
Название: Java 9 Dependency Injection
ISBN: 1788296257 ISBN-13(EAN): 9781788296250
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Dependency Injection (DI) is a design pattern that allows us to remove the hard-coded dependencies and make our application loosely coupled, extendable, and maintainable. This book will be your one stop guide to write loosely coupled code using the latest features of Java 9 with frameworks such as Spring 5 and Google Guice.

Jakarta EE Cookbook - Second Edition: Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE

Автор: Moraes Elder
Название: Jakarta EE Cookbook - Second Edition: Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE
ISBN: 1838642889 ISBN-13(EAN): 9781838642884
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Java EE is being transferred from Oracle to Eclipse Foundation and will have a new name: Jakarta EE. It will be a collection of technologies and APIs that would help developers build Enterprise Applications. This book will help enterprise Java developers to create real-world solutions using the latest features and specifications of Jakarta EE

Beginning Jakarta Ee Web Development: Using Jsp, Jsf, Mysql, and Apache Tomcat for Building Java Web Applications

Автор: Manelli Luciano, Zambon Giulio
Название: Beginning Jakarta Ee Web Development: Using Jsp, Jsf, Mysql, and Apache Tomcat for Building Java Web Applications
ISBN: 1484258657 ISBN-13(EAN): 9781484258651
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Start building Java-based web applications now, even if you're a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.

Beginning Jakarta EE Web Development is a comprehensive introduction to building Java-based web applications using JSP, JSF, MySQL, and the Apache Tomcat web application server. Other APIs including JSON, JSTL, and XML parser are covered along the way.

Key concepts are made easy to grasp with numerous working examples and a walk-through of the development of a complete ecommerce project. This book is written for professionals by practicing Java web application professionals and experts.

What You Will Learn

  • Build Java-based web applications using JSP and JSF with Eclipse Jakarta EE
  • Configure your database with MySQL
  • Define XML documents for your applications
  • Use the Apache MyFaces APIs to create JSF applications
  • Integrate and implement JSF and JSP together
  • Build an online ecommerce web application

Who This Book Is For

Programmers new to programming in Java and programming in general.

Pro CDI 2 in Java EE 8

Автор: Jan Beernink; Arjan Tijms
Название: Pro CDI 2 in Java EE 8
ISBN: 1484243625 ISBN-13(EAN): 9781484243626
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.What You Will LearnUse qualifier annotations to inject specific bean implementationsProgrammatically 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 APIDiscover how scopes and events interactWho This Book Is ForThose who have some experience with CDI, but may not have experience with some of the more advanced features in CDI.

Beginning Jakarta Ee: Enterprise Edition for Java: From Novice to Professional

Автор: Spath Peter
Название: Beginning Jakarta Ee: Enterprise Edition for Java: From Novice to Professional
ISBN: 1484250788 ISBN-13(EAN): 9781484250785
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote procedure calls, concurrency, and security to round out a complete Java-based enterprise application.
Step by step and easy to follow, Beginning Jakarta EE includes many practical examples. Written by a Java expert and consultant, this book contains the best information possible on enterprise Java technologies. You’ll see that Jakarta EE is the next evolution of Java EE 8 and how it is one of the leading Java platforms for enterprise application development.
What You Will Learn
Build enterprise Java applications using Jakarta EESet up your development environmentCreate page-flow web applications with JSF Write single-page web applications with REST and JSONPersist data using JPA in Jakarta EEBuild enterprise Java modules using EJBs and CDI Work with transaction engines using JTA Secure, log, and monitor your Jakarta EE applications
Who This Book Is For
Beginning Java EE application developers with some experience of Java 8.
Jakarta Ee Recipes: A Problem-Solution Approach

Автор: Juneau Josh
Название: Jakarta Ee Recipes: A Problem-Solution Approach
ISBN: 1484255860 ISBN-13(EAN): 9781484255865
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intermediate-Advanced user level

Apache Jakarta-Tomcat

Автор: James Goodwill
Название: Apache Jakarta-Tomcat
ISBN: 1893115364 ISBN-13(EAN): 9781893115361
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A resource for all Java Web application developers - Covers the latest release of Jakarta-Tomcat (4.0) - Includes instruction on how to use all of Tomcat`s major features, including installation and configuration, security management, and integration with Apache Web Server, SOAP, Log4J, and Struts.

Hands-On Cloud-Native Microservices with Jakarta EE

Автор: Fugaro Luigi, Vocale Mauro
Название: Hands-On Cloud-Native Microservices with Jakarta EE
ISBN: 178883786X ISBN-13(EAN): 9781788837866
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is a hands-on guide, exploring how to build microservice-based applications that dynamically scale and are resilient and native to the cloud. It will take your skills to the next level and get you acquainted with new architecture design and patterns, with the latest developing frameworks and techniques.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия