Files
awesome-kubernetes/v2-docs/java_app_servers.md
2026-05-19 07:44:52 +00:00

11 lines
812 B
Markdown

# Java_App_Servers
!!! info "Architectural Context"
Detailed reference for Java_App_Servers in the context of Developer Ecosystem.
- [Payara](https://hub.docker.com/r/payara/server-full) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Payara Micro](https://hub.docker.com/r/payara/micro) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Red Hat JBoss Enterprise Application Platform (JBoss EAP)](https://developers.redhat.com/products/eap) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [WildFly](https://www.wildfly.org) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [opensource.com: Get started with WildFly for Java web development](https://opensource.com/article/21/7/wildfly) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>