Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
JBoss: Developer's Guide

You're reading from   JBoss: Developer's Guide A complete guide to the JBoss ecosystem

Arrow left icon
Product type Paperback
Published in Aug 2017
Publisher Packt
ISBN-13 9781788296199
Length 328 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
 Woguia Woguia
Author Profile Icon Woguia
Woguia
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Title Page
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. Introduction to the JBoss Ecosystem FREE CHAPTER 2. Developing and Hosting Scalable Web Applications 3. Custom Web Deployment using Undertow and Swarm 4. Storing and Accessing Distributed Data 5. Exposing Data as a Service 6. Integrating Applications with JBoss Fuse 7. Delivers Information Safely and Connects IoT 8. Making Better Decisions in Your Applications 9. Developing Workflows

Microservices with Undertow


Your only limit is your imagination.

In the earlier sections, we discovered the Undertow architecture and how to quickly build simple web servers, file browsers, and reverse proxy. In the following section, we are interested in how to build complete microservices with the Undertow Builder API, and how to connect Undertow with the open source ecosystem--JPA, CDI, and RESTEasy--to build a simple REST API.

Reading money transfer details

As seen in previous sections, the Undertow API facilitates application development without standard Java EE containers, making it a good candidate for creating microservices. In the following section, we will cover a practical use case on how to create a full microservice to expose money transfer details. The microservice will have access to the money transfer database using JPA.

Client: Hello, JBossDoctor, in our money transfer business, we have a huge demand from partners and back office systems to check money transfer details. These...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images