Giter Site home page Giter Site logo

jakarta-ee-application-development's Introduction

Jakarta EE Application Development - Second Edition

This is the code repository for Jakarta EE Application Development, published by Packt.

Build enterprise applications with Jakarta CDI, RESTful web services, JSON Binding, persistence, and security

What is this book about?

Discover how Jakarta EE address challenges of modern app development with this guide to building and deploying robust microservices-based applications with ease, ensuring scalability, security, and interoperability to meet dynamic business needs.

This book covers the following exciting features:

  • 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

If you feel this book is for you, get your copy today!

Instructions and Navigations

All of the code is organized into folders. For example, ch02_src.

The code will look like the following:

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <title>Login Error</title>
  </head>
  <body>
    There was an error logging in.
    <br />
    <a href="login.html">Try again</a>
  </body>
</html>

Following is what you need for this book: 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.

With the following software and hardware list you can run all code files present in the book (Chapter 1-15).

Software and Hardware List

Software/ Hardware required OS required/ Other requirements
Java 17 or newer required Windows, macOS, or Linux
Apache Maven 3.6 or newer required Windows, macOS, or Linux
Java IDE such as Eclipse IDE, IntelliJ IDEA or NetBeans recommended Windows, macOS, or Linux
A Jakarta EE 10 compliant implementation such as GlassFish, WildFly, or Apache TomEE required Windows, macOS, or Linux

Related products

Get to Know the Author

David R. Heffelfinger David R. Heffelfinger is an independent consultant based in the Washington D.C. area. He is a Java Champion and Apache Netbeans Project Management Committee.

He has written several books on Java EE, application servers, NetBeans, and JasperReports. His previous titles include Java EE 8 Application Development, Java EE 7 Development with NetBeans 8, Java EE 7 with GlassFish 4 Application Server, JasperReports 3.5 For Java Developers, among others.

David has spoken at various software conferences, including JavaOne and Oracle Code One, multiple times. He has also presented at NetBeans Day in both San Francisco and Montreal.

Other Books by the Author

jakarta-ee-application-development's People

Contributors

dheffelfinger avatar esha-ban avatar vidhishapackt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.