Modern API Development with Spring 6 and Spring Boot 3 : Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3 (2ND)

個数:

Modern API Development with Spring 6 and Spring Boot 3 : Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3 (2ND)

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

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

Full Description

Discover ways to enhance your application's functionality through hands-on learning for designing, testing, securing, deploying, and maintaining production-ready APIs

Key Features

Learn how to design, develop, test, and deploy modern APIs in Java
Explore techniques for optimizing API performance and handling errors
Secure your APIs with industry-standard authentication and authorization techniques
Get a free PDF eBook with the purchase of the print or Kindle book

Book DescriptionSpring is a powerful and widely adopted framework for building scalable and reliable web applications in Java, complemented by Spring Boot, a popular extension to the framework that simplifies the setup and configuration of Spring-based applications. This book is an in-depth guide to harnessing Spring 6 and Spring Boot 3 for web development, offering practical knowledge of building modern robust web APIs and services.
The book covers a wide range of topics that are essential for API development, including RESTful web service fundamentals, Spring concepts, and API specifications. It also explores asynchronous API design, security, designing user interfaces, testing APIs, and the deployment of web services. In addition to its comprehensive coverage, this book offers a highly contextual real-world sample app that you can use as a reference for building different types of APIs for real-world applications. This sample app will lead you through the entire API development cycle, encompassing design and specification, implementation, testing, and deployment.
By the end of this book, you'll have learned how to design, develop, test, and deploy scalable and maintainable modern APIs using Spring 6 and Spring Boot 3, along with best practices for bolstering the security and reliability of your applications and improving your application's overall functionality.What you will learn

Create enterprise-level APIs using Spring and Java
Understand and implement REST, gRPC, GraphQL, and asynchronous APIs for various purposes
Develop real-world web APIs and services, from design to deployment
Expand your knowledge of API specifications and implementation best practices
Design and implement secure APIs with authorization and authentication
Develop microservices-based solutions with workflow and orchestration engines
Acquire proficiency in designing and testing user interfaces for APIs
Implement logging and tracing mechanisms in your services and APIs

Who this book is forThis book is for novice Java programmers, computer science graduates, coding boot camp alumni, and newcomers to the realm of creating real-world web APIs and services. It is an invaluable resource for Java developers transitioning to web development, offering an all-encompassing introduction to web service development. If you possess knowledge of fundamental programming constructs, data structures, and algorithms in Java but lack practical web development experience, this book will serve as a bridge to cultivate the essential skills for entry into the role of a web developer.

Contents

Table of Contents

RESTful Web Service Fundamentals
Spring Concepts and REST APIs
API Specifications and Implementation
Writing Business Logic for APIs
Asynchronous API Design
Securing REST Endpoints Using Authorization and Authentication
Designing a User Interface
Testing APIs
Deployment of Web Services
Getting Started with gRPC
gRPC API Development and Testing
Adding Logging and Tracing to Services
Getting Started with GraphQL
GraphQL API Development and Testing