Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/payara/payara-examples
Repository for Example Code to demonstrate Payara specific features
https://github.com/payara/payara-examples
Last synced: 5 days ago
JSON representation
Repository for Example Code to demonstrate Payara specific features
- Host: GitHub
- URL: https://github.com/payara/payara-examples
- Owner: payara
- Created: 2015-06-20T15:38:47.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T09:28:45.000Z (5 months ago)
- Last Synced: 2024-12-22T07:06:01.614Z (12 days ago)
- Language: Java
- Size: 11.5 MB
- Stars: 144
- Watchers: 39
- Forks: 177
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Security: security/client-certificate-validator/README.md
Awesome Lists containing this project
README
//
// Copyright (c) 2016-2022 Payara Foundation and/or its affiliates.
//# Payara Platform Examples
Repository for Example Code to demonstrate Payara specific features### [Administration Samples](administration-examples)
This module contains some example asadmin scripts for managing Payara### [Java EE](javaee)
Some simple Java EE example applications
Payara Clustered Singleton example application### [MicroProfile](microprofile)
Some simple MicroProfile example applications### [Payara Micro](payara-micro)
Example applications showing features of Payara Micro### [Payara Services Examples](payara-services)
Some examples of additional Payara services, including:* Request Tracing Service
* Notification Service
* EclipseLink Cache Coordination / Invalidation MDB examples### [OSGi Examples](osgi)
Some simple examples of OSGi bundles that can be deployed on Payara Server
### [Ecosystem](ecosystem)
Examples of using development and integration tools and plugins like Maven and Gradle plugins.
### [Cloud Providers Examples](cloud-providers)
Some examples specific for cloud providers like AWS, Google, Azure, ...
### [Polyglot](polyglot)
Some examples using other JVM languages with Payara, including examples with GraalVM.