Server Extensions

Payara Server Enterprise Edition allows plugin extensions to expand the features of the server’s runtime. These extensions are not included in the default server’s runtime and they must be installed before considering their usage.

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.