본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(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 개발 (우아한형제들)
  • MCP 혁신: 클로드로 엑셀, 한글, 휴가 등록부터 결재문서 자동화까지 with python (이호준, 차경림)
  • 조코딩의 AI 비트코인 자동 매매 시스템 만들기 (조동근)
  • 랭체인과 RAG로 배우는 실전 LLM 애플리케이션 개발 (양기빈, 조국일)
  • 플랫폼 엔지니어링 (이언 놀런드, 카미유 푸르니에)
  • 랭체인 & 랭그래프로 AI 에이전트 개발하기 (서지영)
  • 이펙티브 소프트웨어 아키텍처 (올리버 골드만, 최희철)
  • 윌 라슨의 엔지니어링 리더십 (윌 라슨, 임백준)
  • 이펙티브 소프트웨어 설계 (토마스 레렉, 존 스키트)
  • 개정판 | 혼자 공부하는 머신러닝+딥러닝 (박해선)
  • OpenAI, 구글 Gemini, 업스테이지 Solar API를 활용한 실전 LLM 앱 개발 (최용, 조승우)
  • LLM을 활용한 실전 AI 애플리케이션 개발 (허정준, 정진호)
  • 카프카 커넥트 (미카엘 메종, 케이트 스탠리)
  • 개정판 | 개발자 기술 면접 노트 (이남희)
  • 실전! 12가지 프로젝트로 배우는 OpenAI API, 랭체인 완벽 활용법 (김준성, 브라이스 유)
  • 개정판 | 밑바닥부터 시작하는 딥러닝 1 (사이토 고키, 이복연)
  • 개정판 | 전문가를 위한 파이썬 (루시아누 하말류, 강권학)
  • 소프트웨어 엔지니어 가이드북 (게르겔리 오로스, 이민석)

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

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