본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

Developing Middleware in Java EE 8 상세페이지

Developing Middleware in Java EE 8

Build robust middleware solutions using the latest technologies and trends

  • 관심 0
소장
전자책 정가
13,000원
판매가
13,000원
출간 정보
  • 2018.06.30 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 247 쪽
  • 3.1MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781788392228
ECN
-
Developing Middleware in Java EE 8

작품 정보

▶Book Description
Middleware is the infrastructure in software based applications that enables businesses to solve problems, operate more efficiently, and make money. As the use of middleware extends beyond a single application, the importance of having it written by experts increases substantially. This book will help you become an expert in developing middleware for a variety of applications.

The book starts off by exploring the latest Java EE 8 APIs with newer features and managing dependencies with CDI 2.0. You will learn to implement object-to-relational mapping using JPA 2.1 and validate data using bean validation. You will also work with different types of EJB to develop business logic, and with design RESTful APIs by utilizing different HTTP methods and activating JAX-RS features in enterprise applications. You will learn to secure your middleware with Java Security 1.0 and implement various authentication techniques, such as OAuth authentication. In the concluding chapters, you will use various test technologies, such as JUnit and Mockito, to test applications, and Docker to deploy your enterprise applications.

By the end of the book, you will be proficient in developing robust, effective, and distributed middleware for your business.

▶What You Will Learn
⦁ Implement the latest Java EE 8 APIs and manage dependencies with CDI 2.0
⦁ Perform CRUD operations and access databases with JPA 2.1
⦁ Use bean validation API 2.0 to validate data
⦁ Develop business logic with EJB 3.2
⦁ Incorporate the REST architecture and RESTful API design patterns
⦁ Perform serialization and deserialization on JSON documents using JSON-B
⦁ Utilize JMS for messaging and queuing models and securing applications
⦁ Test applications using JUnit and Mockito and deploy them using Docker

▶Key Features
⦁ Explore EJBs to build middleware solutions for enterprise and distributed applications
⦁ Understand middleware designs such as event-based and message-driven web services
⦁ Learn to design and maintain large-scale systems and vendor disputes

▶Who This Book Is For
Enterprise architects, designers, developers, and programmers who are interested in learning how to build robust middleware solutions for enterprise software will find this book useful. Prior knowledge of Java EE is essential

▶What this book covers
⦁ Chapter 1, Delving into Java EE 8, explores the Java EE 88 APIs and the awesome new features added since the previous version. Moreover, it shows you what software and tools we will use throughout the chapters of this book, and how to download, install, and use them.

⦁ Chapter 2, Dependency Injection Using CDI 2.0, teaches you about the dependency management problem and how the CDI API provides a complete and easy-to-use framework to manage your enterprise-level dependencies.

⦁ Chapter 3, Accessing the Database with JPA 2.1, allows you to manipulate the most important part of enterprise applications—.the database. The Java Persistence API provides a mature solution for accessing your data, eliminating the gap between your relational database model and application object-oriented models by implementing the object-to-relational mappings technique.

⦁ Chapter 4, Validating Data with Bean Validation 2.0, explores how to handle a common and important aspect of your enterprise application, data validation. With the bean validation API, you will be able to add all your validation rules using declarative methods, and without any verbose coding.

⦁ Chapter 5, Exposing Web Services with JAX-RS 2.1, assists you in learning about the most important API to go with your application into the cloud, JAX-RS. With JAX-RS, you will expose your business functions as RESTful services to be consumed by other applications in the cloud, including your application itself.

⦁ Chapter 6, Manipulating JSON with JSON-B 1.0, demonstrates how to serialize/deserialize JSON data, and how to customize the format and the output for your returned JSON from RESTful services.

⦁ Chapter 7, Communicating with Different Systems with JMS 2.0, outlines the difference between point-to-point (p2p) and publish-subscribe model architectures, and how you can implement both of them using JMS. You will learn how to write message-driven beans to handle messages, and you will also learn how to use programmatic communication with JMS to obtain new messages from external systems.

⦁ Chapter 8, Sending Mails with JavaMail 1.6, showcases the method to send mails from inside your middleware solution to your end users, using the JavaMail API. You will learn how to provide configuration for your SMTP server, how to include HTML in your mail, and how to include inline images inside.

⦁ Chapter 9, Securing an Application with Java Security 1.0, familiarizes you with providing user credentials and authorities from the database and how to use the different authentication mechanisms provided by the API. In addition, you will learn how to implement an OAuth system in your web services, similar to the ones used by popular services like Facebook and GitHub, providing a widely used standard for obtaining access credentials to your system. With OAuth, you can later extend your authentication mechanism to log in using external, systems such as Facebook and GitHub.

⦁ Chapter 10, Making Interactive Applications with WebSockets 1.1, presents the Web Sockets technology, how it works, and how it's used to build user-interactive real-time applications. You will learn how to build WebSockets endpoints using WebSockets 1.1 API, how to handle a live connection lifecycle method, and how to maintain client state.

⦁ Chapter 11, Writing Business Logic with EJB 3.2, explains the concept of Enterprise JavaBeans, why you should wrap your business logic inside them, and what services it provides to code. You learn about the different types of Enterprise JavaBeans and in which contexts you should use each one of them.

작가 소개

⦁ Abdalla Mahmoud
Abdalla Mahmoud is a Java software architect and trainer with 14+ years of experience in the software development industry. He's led many successful projects using a broad range of technologies and frameworks covering the most out of the web, desktop, and mobile development aspects. He's also contributed in training hundreds of Java software engineers for more than 7 years, on different topics including Java EE, Spring, design patterns, and Android.

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • AI 에이전트 생태계 (이주환)
  • 헤드 퍼스트 소프트웨어 아키텍처 (라주 간디, 마크 리처드)
  • 깃허브 액션으로 구현하는 실전 CI/CD 설계와 운영 (노무라 도모키, 김완섭)
  • 현장에서 통하는 도메인 주도 설계 실전 가이드 (마스다 토오루, 타나카 히사테루)
  • 딥러닝 제대로 이해하기 (사이먼 J. D. 프린스, 고연이)
  • 도커로 구축한 랩에서 혼자 실습하며 배우는 네트워크 프로토콜 입문 (미야타 히로시, 이민성)
  • 핸즈온 LLM (제이 알아마르, 마르턴 흐루턴도르스트)
  • 네이처 오브 코드 (자바스크립트판) (다니엘 쉬프만, 윤인성)
  • 개정판 | Do it! 플러터 앱 개발 & 출시하기 (조준수)
  • 코딩 자율학습 나도코딩의 파이썬 입문 (나도코딩)
  • 모던 리액트 Deep Dive (김용찬)
  • 이게 되네? 클로드 MCP 미친 활용법 27제 (박현규)
  • 지속적 배포 (발렌티나 세르빌, 이일웅)
  • 개정2판 | 시작하세요! 도커/쿠버네티스 (용찬호)
  • 생성형 AI를 위한 프롬프트 엔지니어링 (제임스 피닉스, 마이크 테일러)
  • 딥러닝 프로젝트를 위한 허깅페이스 실전 가이드 (윤대희, 김동화)
  • LLM을 활용한 실전 AI 애플리케이션 개발 (허정준, 정진호)
  • 개발자를 넘어 기술 리더로 가는 길 (타냐 라일리, 김그레이스)
  • 그로킹 동시성 (키릴 보브로프, 심효섭)
  • 개정판 | 밑바닥부터 시작하는 딥러닝 1 (사이토 고키, 이복연)

본문 끝 최상단으로 돌아가기

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전