mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 18:30:44 +00:00
23 lines
986 B
Markdown
23 lines
986 B
Markdown
# Java_App_Servers
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Java_App_Servers in the context of Developer Ecosystem.
|
|
|
|
## Platform Engineering
|
|
|
|
### CI-CD Pipelines
|
|
|
|
#### Language Runtimes
|
|
|
|
##### Azure DevOps
|
|
|
|
- **(2025)** [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>
|
|
|
|
??? info "Technical Deep-Dive"
|
|
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:** [Java And Java Performance Optimization](./java-and-java-performance-optimization.md) | [Java_Frameworks](./java_frameworks.md) | [Golang](./golang.md)
|
|
|