Java Web Internals : Unlock the secrets of Java web servers, frameworks, and application architecture

個数:
  • ポイントキャンペーン

Java Web Internals : Unlock the secrets of Java web servers, frameworks, and application architecture

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版
  • 言語 ENG
  • 商品コード 9781835881484
  • DDC分類 005.2762

Full Description

"The best developers of the future will have a deep appreciation for the fundamentals that make great software possible, and also deeply enjoy the craft of development. This book, built on Professor Isidro's beliefs of the importance of fundamentals and on having fun developing software, gives you both."
- Bruno Souza
Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*

Key Features

Build a multithreaded HTTP server and application container using Java sockets
Understand and replicate the internal mechanics of Tomcat and Jakarta EE, and Spring features
Develop a modular Java framework with annotation-based routing and dependency injection
Purchase of the print or Kindle book includes a free PDF eBook

Book DescriptionEver wondered how web servers like Tomcat process requests, or what really happens behind frameworks such as Spring? This book takes you beneath the surface of Java web development to uncover the why behind the tools you use every day. Rather than focusing solely on coding recipes, this book emphasizes the underlying concepts and design principles that govern how web servers and frameworks operate.
Starting with low-level socket programming, you'll build a multithreaded HTTP server from the ground up and extend it into a lightweight application server capable of handling dynamic content.
Along the way, you'll master HTTP request parsing, response generation, servlet-like request handling, and Java reflection and annotations for metaprogramming. As you progress, you'll evolve this infrastructure into your own Java framework with embedded Tomcat, annotation-driven routing, object serialization with Jackson, and basic dependency injection modeled on Jakarta CDI.
By the end of this journey, you'll understand the principles behind them, enabling you to reason about system design, troubleshoot complex issues, and apply these concepts across frameworks and programming languages.

*Email sign-up and proof of purchase requiredWhat you will learn

Implement a multithreaded web server using Java sockets
Decode and construct HTTP requests and responses manually
Build an application container to serve dynamic Java classes
Serialize and deserialize JSON data using Jackson
Structure projects with modular static and dynamic content
Replicate the internal mechanics of Tomcat, Jakarta EE, and Spring features
Manage lightweight session handling and routing logic
Create and deploy a complete custom Java web framework

Who this book is forJava developers, computer science students, and educators seeking a deep, hands-on understanding of web server internals and application framework design. Prior knowledge of Java and basic networking concepts is recommended.

Contents

Table of Contents

Networks, Protocols, and Packets
Workings of a Web Server - A Case Study
Implementing a Simple Web Server
Web Servers vs Application Servers
Deep Dive into Simple Web Container Implementation
Simple Web Container Improvements and Expansions
Why Create a Web Framework
Web Frameworks - The Necessary Abstraction for Professional Development
Detailing the SimpleWebFramework Implementation
The Emergence of Dependency Injection and Its Application in SimpleWebFramework
Creating the First Application with SimpleWebFramework

最近チェックした商品