ISBN13: | 9798868802935 |
ISBN10: | 8868802937 |
Binding: | Paperback |
No. of pages: | 285 pages |
Size: | 254x178 mm |
Language: | English |
Illustrations: | 2 Illustrations, black & white; 90 Illustrations, color |
700 |
Helidon Revealed
EUR 64.19
Click here to subscribe.
This book is your comprehensive introduction to Project Helidon, Oracle?s Java-based microservices framework for building cloud-native applications. The book introduces the two flavors of Helidon?Helidon SE and Helidon MP?and shows how to quickly build applications with each one.
The book begins by placing the Helidon framework in context and explaining the MicroProfile and Jakarta EE specifications that underlie the building of microservices-based applications. From there, you will learn about the individual components of Helidon SE and Helidon MP, and you will see examples of building applications for both flavors, and for MicroProfile and Jakarta EE. Finally, the book shows how to convert Helidon applications from Java bytecode into native binaries for instant application startup and peak performance.
What You Will Learn
- Choose correctly between Helidon SE and Helidon MP
- Create starter applications using the Helidon SE and Helidon MP quick starts
- Create server and client applications with Helidon SE components
- Create a microservices-based application with the MicroProfile specifications
- Create a database application with the Jakarta NoSQL specification
This book is your comprehensive introduction to Project Helidon, Oracle?s Java-based microservices framework for building cloud-native applications. The book introduces the two flavors of Helidon?Helidon SE and Helidon MP?and shows how to quickly build applications with each one.
The book begins by placing the Helidon framework in context and explaining the MicroProfile and Jakarta EE specifications that underlie the building of microservices-based applications. From there, you will learn about the individual components of Helidon SE and Helidon MP, and you will see examples of building applications for both flavors, and for MicroProfile and Jakarta EE. Finally, the book shows how to convert Helidon applications from Java bytecode into native binaries for instant application startup and peak performance.
What You Will Learn
- Choose correctly between Helidon SE and Helidon MP
- Create starter applications using the Helidon SE and Helidon MP quick starts
- Create server and client applications with Helidon SE components
- Create a microservices-based application with the MicroProfile specifications
- Create a database application with the Jakarta NoSQL specification
Who This Book Is For
Java developers who create microservices applications; those interested in building such applications using the Helidon framework; and developers of microservices applications who want functionality such as native-image support through GraalVM, compatibility with MicroProfile, easy connectivity to database engines, and support for reactive development patterns
Part I. Getting Started.- 1. Introduction to Project Helidon.- 2. The MicroProfile Specification.- 3. The Jakarta EE Specifications.- Part II. Helidon SE.- 4. Generating a Project with Helidon SE.- 5. Helidon Web Server.- 6. Helidon Web Client.- 7. Helidon Config.- 8. Helidon DB Client.- 9. Helidon Security.- Part III. Helidon MP.- 10. Generating a Project with Helidon MP.- 11. Helidon Metrics.- 12. Helidon Fault Tolerance.- 13. Helidon Health Checks.- Appendix A. MicroProfile Release History.- Appendix B. The Jakarta EE Specifications.- Appendix C. Helidon Reactive Web Server.