Server Extensions
Payara Server Community allows plugin extensions to expand the features of the server’s runtime. This is a way of keeping Azul Payara Community more compact, and allowing these extensions to be developed and released quickly without being forced into the Community release cycle. This also makes it much easier to extend the server functionality and provide additional features.
Currently, the following extensions are provided:
gRPC Support
The gRPC Support module allows web applications to define gRPC services which can be consumed by client applications.