mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-20 22:01:16 +00:00
27 lines
1.7 KiB
Markdown
27 lines
1.7 KiB
Markdown
# Java_App_Servers
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Java_App_Servers in the context of Developer Ecosystem.
|
|
|
|
## Standard Reference
|
|
|
|
- [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>
|
|
- [developers.redhat.com: Red Hat JBoss Enterprise Application Platform expansion' pack (JBoss EAP XP) 1.0 released](https://developers.redhat.com/blog/2020/06/17/red-hat-jboss-enterprise-application-platform-expansion-pack-1-0-released) <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>
|
|
- [KumuluzEE](https://ee.kumuluz.com) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
|
|
|
|
## Platform Engineering
|
|
|
|
### CI-CD Pipelines
|
|
|
|
#### Language Runtimes
|
|
|
|
##### Azure DevOps
|
|
|
|
- [Install Java 23 in an Azure DevOps Pipeline](https://www.returngis.net/2025/02/como-instalar-java-23-en-una-pipeline-de-azure-devops) <span class='md-tag md-tag--warning'>[SPANISH CONTENT]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — A technical guide written in Spanish demonstrating how to dynamically configure, install, and leverage the Java 23 SDK runtime inside Azure DevOps build pipelines, using modern Microsoft-hosted and self-hosted runner strategies. [SPANISH CONTENT]
|
|
|
|
---
|
|
💡 **Explore Related:** [Dom](./dom.md) | [Embedded Servlet Containers](./embedded-servlet-containers.md) | [React](./react.md)
|
|
|