Java EE to Jakarta EE 10 Recipes
eBook - ePub

Java EE to Jakarta EE 10 Recipes

A Problem-Solution Approach for Enterprise Java

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Java EE to Jakarta EE 10 Recipes

A Problem-Solution Approach for Enterprise Java

About this book

Take a problem-solution approach for programming enterprise Java or Java EE applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. Java EE to Jakarta EE 10 Recipes provides effective, practical, and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are demonstrated in this book in your personal or corporate environment.

 

Java EE was made open source under the Eclipse Foundation, and Jakarta EE is the new name for what used to be termed the Java Platform, Enterprise Edition. This book helps you rejuvenate your Java expertise and put the platform's latest capabilities to use for quickly developing robust applications. If you are new to Jakarta EE, this book will help you learn the features of the platform and benefit from one of the most widely usedand powerful technologies available for cloud-native enterprise application development today. 

 

Examples in this book highlight Jakarta EE's capabilities, helping you to build streamlined and reliable applications using the latest in Java technologies. The book takes a problem-solution approach in which each section introduces a common programming problem, showing you how to solve that problem in the best possible way using the latest features in Jakarta EE. Solutions in the form of working code examples are presented that you can download and use immediately in your own projects. Clear descriptions are provided to help you understand and learn to build further on the solutions provided. 

 

This is the ideal book for the code-focused programmer interested in keeping up with the future of enterprise development on the Java Platform. 

 

What You Will Learn

  • Develop enterprise java applications using the latest open-source Jakarta EE platform
  • Create great-looking user interfaces using Jakarta Servlets, Jakarta Server Pages, Jakarta Server Faces and the Eclipse Krazo framework (an implementation of Jakarta MVC)
  • Build database applications using Jakarta NoSQL, Jakarta Persistence, and Jakarta Enterprise Beans.
  • Develop enterprise grade applications using Context & Dependency Injection, and Jakarta RESTFul web services
  • Automate testing through cohesive test suites built on Arquillian for Jakarta EE applications
  • Build loosely coupled distributed applications using Jakarta Messaging
  • Deploy microservices applications in cloud environments using Docker
  • Secure applications utilizing the Jakarta EE Security API

 

Who This Book Is For

Java developers interested in quickly finding effective and proven solutions without reading through a lengthymanual and scrubbing for techniques.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Java EE to Jakarta EE 10 Recipes by Josh Juneau,Tarun Telang in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Jakarta Servlets
  4. 2. Jakarta Server Pages
  5. 3. Jakarta Server Faces
  6. 4. Advanced Jakarta Server Faces
  7. 5. Jakarta MVC
  8. 6. JDBC with Jakarta EE
  9. 7. Object-Relational Mapping
  10. 8. Jakarta Enterprise Beans
  11. 9. Jakarta Persistence Query Language
  12. 10. Jakarta Bean Validation
  13. 11. Jakarta Contexts and Dependency Injection
  14. 12. Jakarta Messaging
  15. 13. RESTful Web Services
  16. 14. WebSockets and JSON
  17. 15. Jakarta Security
  18. 16. Concurrency and Batch
  19. 17. Jakarta NoSQL
  20. 18. Jakarta EE Application Server
  21. 19. Deploying to Containers
  22. Back Matter