ORPP logo

Java EE 8 Cookbook : (Record no. 1135)

MARC details
000 -LEADER
fixed length control field 11392nam a22005053i 4500
001 - CONTROL NUMBER
control field EBC5345885
003 - CONTROL NUMBER IDENTIFIER
control field MiAaPQ
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20240724113122.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m o d |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cnu||||||||
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 240724s2018 xx o ||||0 eng d
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781788290258
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 9781788293037
035 ## - SYSTEM CONTROL NUMBER
System control number (MiAaPQ)EBC5345885
035 ## - SYSTEM CONTROL NUMBER
System control number (Au-PeEL)EBL5345885
035 ## - SYSTEM CONTROL NUMBER
System control number (CaPaEBR)ebr11543996
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)1031964987
040 ## - CATALOGING SOURCE
Original cataloging agency MiAaPQ
Language of cataloging eng
Description conventions rda
-- pn
Transcribing agency MiAaPQ
Modifying agency MiAaPQ
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QA76.76.A65 .M673 2018
082 0# - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 005.1
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Moraes, Elder.
245 10 - TITLE STATEMENT
Title Java EE 8 Cookbook :
Remainder of title Build Reliable Applications with the Most Robust and Mature Technology for Enterprise Development.
250 ## - EDITION STATEMENT
Edition statement 1st ed.
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Place of production, publication, distribution, manufacture Birmingham :
Name of producer, publisher, distributor, manufacturer Packt Publishing, Limited,
Date of production, publication, distribution, manufacture, or copyright notice 2018.
264 #4 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Date of production, publication, distribution, manufacture, or copyright notice ©2018.
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource (373 pages)
336 ## - CONTENT TYPE
Content type term text
Content type code txt
Source rdacontent
337 ## - MEDIA TYPE
Media type term computer
Media type code c
Source rdamedia
338 ## - CARRIER TYPE
Carrier type term online resource
Carrier type code cr
Source rdacarrier
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note Cover -- Copyright and Credits -- Dedication -- Packt Upsell -- Foreword -- Contributors -- Table of Contents -- Preface -- Chapter 1: New Features and Improvements -- Running your first Bean Validation 2.0 code -- Getting ready -- How to do it... -- How it works... -- See also -- Running your first CDI 2.0 code -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running your first JAX-RS 2.1 code -- Getting ready -- How to do it... -- How it works... -- See also -- Running your first JSF 2.3 code -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running your first JSON-P 1.1 code -- Getting ready -- How to do it... -- How it works... -- See also -- Running your first JSON-B code -- Getting ready -- How to do it... -- How it works... -- See also -- Running your first Servlet 4.0 code -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running your first Security API code -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Running your first MVC 1.0 code -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 2: Server-Side Development -- Using CDI to inject context and dependency -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using Bean Validation for data validation -- Getting ready -- How to do it... -- How it works... -- See also -- Using servlet for request and response management -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using Server Push to make objects available beforehand -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using EJB and JTA for transaction management -- Getting ready -- How to do it... -- How it works... -- There's more.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note See also -- Using EJB to deal with concurrency -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using JPA for smart data persistence -- Getting ready -- How to do it... -- How it works... -- See also -- Using EJB and JPA for data caching -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using batch processing -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 3: Building Powerful Services with JSON and RESTful Features -- Building server-side events with JAX-RS -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Improving service's capabilities with JAX-RS and CDI -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Easing data and objects representation with JSON-B -- Getting ready -- How to do it... -- How it works... -- See also -- Parsing, generating, transforming, and querying on JSON objects using JSON-P -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 4: Web- and Client-Server Communication -- Using servlets for request and response management -- Getting ready -- How to do it... -- The load on startup servlet -- A servlet with init params -- The asynchronous servlet -- How it works... -- The load on startup servlet -- A servlet with init params -- Asynchronous servlet -- See also -- Building UI with template's features using JSF -- Getting ready -- How to do it... -- How it works... -- See also -- Improving the response performance with Server Push -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 5: Security of Enterprise Architecture -- Introduction -- Domain protection with authentication -- Getting ready -- How to do it -- How it works... -- See also.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Granting rights through authorization -- Getting ready -- How to do it... -- How it works... -- See also -- Protecting data confidentiality and integrity with SSL/TLS -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using declarative security -- Getting ready -- How to do it... -- How it works... -- See also -- Using programmatic security -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 6: Reducing the Coding Effort by Relying on Standards -- Introduction -- Preparing your application to use a connection pool -- Getting ready -- How to do it... -- There's more... -- See also -- Using messaging services for asynchronous communication -- Getting ready -- How to do it... -- How it works... -- See also -- Understanding a servlet's life cycle -- Getting ready -- How to do it... -- How it works... -- See also -- Transaction management -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 7: Deploying and Managing Applications on Major Java EE Servers -- Introduction -- Apache TomEE usage -- Getting ready -- How to do it... -- Deploying EAR, WAR, and JAR files -- Creating datasources and a connection pool -- Logging setup and rotate -- Starting and stopping -- Session clustering -- There's more... -- See also -- GlassFish usage -- Getting ready -- How to do it... -- Deploying EAR, WAR, and JAR files -- Creating datasources and a connection pool -- Logging setup and rotate -- Starting and stopping -- Session clustering -- There's more... -- See also -- WildFly usage -- Getting ready -- How to do it... -- Deploying EAR, WAR, and JAR files -- Creating datasources and a connection pool -- Logging setup and rotate -- Starting and stopping -- Session clustering -- There's more... -- See also -- Chapter 8: Building Lightweight Solutions Using Microservices -- Introduction.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note Building microservices from a monolith -- Getting ready -- How to do it... -- Building a monolith -- Building microservices from the monolith -- The user microservice -- The user address microservice -- The gateway microservice -- How it works... -- The monolith -- The microservices -- There's more... -- See also -- Building decoupled services -- Getting ready -- How to do it... -- How it works... -- See also -- Building an automated pipeline for microservices -- Getting ready -- Preparing the application -- Preparing the environment -- How to do it... -- Continuous integration -- Git -- Maven -- JUnit -- Continuous delivery -- Continuous deployment -- There's more... -- See also -- Chapter 9: Using Multithreading on Enterprise Context -- Introduction -- Building asynchronous tasks with returning results -- Getting ready -- How to do it... -- How it works... -- See also -- Using transactions with asynchronous tasks -- Getting ready -- How to do it... -- How it works... -- See also -- Checking the status of asynchronous tasks -- Getting ready -- How to do it... -- How it works... -- See also -- Building managed threads with returning results -- Getting ready -- How to do it... -- How it works... -- See also -- Scheduling asynchronous tasks with returning results -- Getting ready -- How to do it... -- How it works... -- See also -- Using injected proxies for asynchronous tasks -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 10: Using Event-Driven Programming to Build Reactive Applications -- Introduction -- Building reactive applications using asynchronous servlets -- Getting ready -- How to do it... -- How it works... -- See also -- Building reactive applications using events and observers -- Getting ready -- How to do it... -- How it works... -- See also -- Building reactive applications using websockets -- Getting ready.
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note How to do it... -- How it works... -- See also -- Building reactive applications using message-driven beans -- Getting ready -- How to do it... -- How it works... -- See also -- Building reactive applications using JAX-RS -- Getting ready -- How to do it... -- How it works... -- See also -- Building reactive applications using asynchronous session beans -- Getting ready -- How to do it... -- How it works... -- See also -- Using lambdas and CompletableFuture to improve reactive applications -- Getting ready -- How to do it... -- How it works... -- See also -- Chapter 11: Rising to the Cloud - Java EE, Containers, and Cloud Computing -- Introduction -- Building Java EE containers using Docker -- Getting ready -- How to do it... -- How it works... -- See also -- Using Oracle Cloud for container orchestration in the cloud -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using Jelastic for container orchestration in the cloud -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using OpenShift for container orchestration in the cloud -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using AWS for container orchestration in the cloud -- Getting ready -- How to do it... -- How it works... -- There's more... -- Appendix: The Power of Sharing Knowledge -- Introduction -- Why contributing to the Adopt a JSR program can make you a better professional -- Understanding the Adopt a JSR program -- Collaborating on the future of Java EE -- Setting yourself up for collaboration -- Set aside a specific time for it -- Choose where you'll concentrate your effort -- Do it! -- The secret to unstucking your project, your career... even your life! -- Other Books You May Enjoy -- Index.
520 ## - SUMMARY, ETC.
Summary, etc. Java EE is a collection of technologies and APIs to support Enterprise Application development. The choice of what to use and when can be dauntingly complex for any developer. This book will help you master this. Packed with easy to follow recipes, this is your guide to becoming productive with Java EE 8.
588 ## - SOURCE OF DESCRIPTION NOTE
Source of description note Description based on publisher supplied metadata and other sources.
590 ## - LOCAL NOTE (RLIN)
Local note Electronic reproduction. Ann Arbor, Michigan : ProQuest Ebook Central, 2024. Available via World Wide Web. Access may be limited to ProQuest Ebook Central affiliated libraries.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Application software-Development.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Web applications.
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Java (Computer program language).
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
776 08 - ADDITIONAL PHYSICAL FORM ENTRY
Relationship information Print version:
Main entry heading Moraes, Elder
Title Java EE 8 Cookbook
Place, publisher, and date of publication Birmingham : Packt Publishing, Limited,c2018
International Standard Book Number 9781788293037
797 2# - LOCAL ADDED ENTRY--CORPORATE NAME (RLIN)
Corporate name or jurisdiction name as entry element ProQuest (Firm)
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://ebookcentral.proquest.com/lib/orpp/detail.action?docID=5345885">https://ebookcentral.proquest.com/lib/orpp/detail.action?docID=5345885</a>
Public note Click to View

No items available.

© 2024 Resource Centre. All rights reserved.