Skip to content

PacktPublishing/Jakarta-EE-Cookbook

Repository files navigation

Jakarta EE Cookbook

Jakarta EE Cookbook

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

Practical recipes for enterprise Java developers to deliver large scale applications with Jakarta EE

What is this book about?

Jakarta EE is widely used around the world for developing enterprise applications for a variety of domains. With this book, Java professionals will be able to enhance their skills to deliver powerful enterprise solutions using practical recipes.

This book covers the following exciting features:

  • Work with Jakarta EE's most commonly used APIs and features for server-side development
  • Enable fast and secure communication in web applications with the help of HTTP2
  • Build enterprise applications with reusable components
  • Break down monoliths into microservices using Jakarta EE and Eclipse MicroProfile
  • Improve your enterprise applications with multithreading and concurrency

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

https://www.packtpub.com/

Instructions and Navigations

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

The code will look like the following:

<dependency>
    <groupId>javax</groupId>
    <artifactId>javaee-api</artifactId>
    <version>8.0</version>
    <scope>provided</scope>
</dependency>

Following is what you need for this book: This book is for Java EE developers who want to build enterprise applications or update their legacy apps with Jakarta EE's latest features and specifications. Some experience of working with Java EE and knowledge of web and cloud computing will assist with understanding the concepts covered in this book..

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

Software and Hardware List

Chapter OS required Hardware required
1-11 Linux / MacOS / Windows Common System with 4GB RAM (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. [https://static.packt-cdn.com/downloads/9781838642884_ColorImages.pdf] (Graphics Bundle Link).

Related products

  • Hands-On Enterprise Java Microservices with Eclipse MicroProfile [Packt] [Amazon]

  • Hands-On Cloud-Native Applications with Java and Quarkus [Packt] [Amazon]

Get to Know the Author

Elder Moraes helps Jakarta EE developers build and deliver secure, fast, and available applications so that they are able to work on great projects. He is passionate about content sharing; he does it by speaking at international events, blogging, and writing articles. He has been working with Java since 2002 and has developed applications for different industries. As a board member at SouJava, he led the Java EE 8 - The Next Frontier initiative, interviewing some world-class Java EE experts

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781838642884

About

Jakarta EE Cookbook by Packt Publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •