Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Jakarta Application Development: Develop Enterprise applications using the latest versions of CDI, Jakarta RESTful Web

    Posted By: naag
    Jakarta Application Development: Develop Enterprise applications using the latest versions of CDI, Jakarta RESTful Web

    Jakarta Application Development: Develop Enterprise applications using the latest versions of CDI, Jakarta RESTful Web Services, Jakarta JSON Binding, Jakarta Persistence, Security, and more, 2nd Edition
    English | February 29, 2024 | ISBN: 1835085261 | 316 pages | EPUB (True) | 3.67 MB

    Learn Jakarta EE by building real-world microservices with code examples, practical exercises, and the latest Jakarta EE features

    Key Features
    Craft microservices using standard Jakarta EE technologies such as Jakarta RESTful Web Services, JSON Processing, and JSON Binding
    Design web-based applications with Jakarta Faces
    Harness Jakarta EE technologies such as Jakarta Enterprise Beans and Jakarta Messaging to build enterprise applications
    Purchase of the print or Kindle book includes a free PDF eBook
    Book Description
    Jakarta EE stands as a robust standard with multiple implementations, presenting developers with a versatile toolkit for building enterprise applications. However, despite the advantages of enterprise application development, vendor lock-in remains a concern for many developers, limiting flexibility and interoperability across diverse environments.

    This Jakarta EE application development guide addresses the challenge of vendor lock-in by offering comprehensive coverage of the major Jakarta EE APIs and goes beyond the basics to help you develop applications deployable on any Jakarta EE compliant runtime.

    This book introduces you to JSON Processing and JSON Binding and shows you how the Model API and the Streaming API are used to process JSON data. You’ll then explore additional Jakarta EE APIs, such as WebSocket and Messaging, for loosely coupled, asynchronous communication and discover ways to secure applications with the Jakarta EE Security API. Finally, you'll learn about Jakarta RESTful web service development and techniques to develop cloud-ready microservices in Jakarta EE.

    By the end of this book, you'll have developed the skills to craft secure, scalable, and cloud-native microservices that solve modern enterprise challenges.

    What you will learn
    Design microservices architectures with a clear separation of concerns
    Understand the contexts and dependency injection (CDI) specification to develop Java EE applications
    Use Jakarta Faces to create interactive web applications using component-based development
    Understand the steps involved in handling JSON data with Jakarta JSON Processing and Binding
    Design secure RESTful web services using server-sent events (SSE) for real-time data updates
    Secure your applications with the Jakarta Security API
    Build message-driven applications with Jakarta Messaging
    Who this book is for
    This book is for Java developers looking to learn Jakarta EE and expand their skill set. You’ll also find this book useful if you are familiar with Java EE and want to stay abreast of the latest version of the Jakarta EE specification. Knowledge of core Java concepts such as OOP, data types, control flow, and basic collections will be beneficial.

    Table of Contents
    Introduction to Jakarta EE
    Contexts and Dependency Injection
    Jakarta RESTful Web Services
    JSON Processing and JSON Binding
    Microservices Development with Jakarta EE
    Jakarta Faces
    Additional Jakarta Faces Features
    Object Relational Mapping with Jakarta Persistence
    WebSockets
    Securing Jakarta EE Applications
    Servlet Development and Deployment
    Jakarta Enterprise Beans
    Jakarta Messaging
    Web Services with Jakarta XML Web Services
    Putting it All Together