payara / Payara-Examples

Repository for Example Code to demonstrate Payara specific features
144 stars 177 forks source link

FISH-6044 gRPC with EJB example #162

Closed JamesHillyard closed 2 years ago

JamesHillyard commented 2 years ago

Description

Example of using a gRPC service on Payara with an EJB.

Testing

Testing Performed

Ran the example following the readme instructions.

Testing Environment

Windows 10, JDK 8, Maven 3.6.3

Notes for Reviewers

When reviewing, please consider if the EJB aspects of this demo are effective, useful and there is sufficient use of EJBs.