This commit is contained in:
inafev
2026-05-18 19:32:46 +00:00
parent d39f696b91
commit 10835ff642
161 changed files with 8079 additions and 8079 deletions

View File

@@ -7765,7 +7765,7 @@
<h2 id="introduction-jakarta-ee-formerly-j2ee">Introduction. Jakarta EE (formerly J2EE)</h2>
<ul>
<li>
<p><a href="https://www.returngis.net/2025/02/como-instalar-java-23-en-una-pipeline-de-azure-devops/">Install Java 23 in an Azure DevOps Pipeline</a> - <em>(Related to azure topic)</em></p>
<p><a href="https://www.returngis.net/2025/02/como-instalar-java-23-en-una-pipeline-de-azure-devops">Install Java 23 in an Azure DevOps Pipeline</a> - <em>(Related to azure topic)</em></p>
</li>
<li>
<p><a href="https://en.wikipedia.org/wiki/Jakarta_EE">wikipedia: Jakarta EE</a></p>
@@ -7774,33 +7774,33 @@
<h2 id="payara">Payara</h2>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Payara_Server">Wikipedia: Payara Server</a> </li>
<li><a href="https://www.payara.fish/">Payara</a> Java EE/Jakarta EE Application Server and MicroProfile implementation.</li>
<li><a href="https://payara.fish">Payara</a> Java EE/Jakarta EE Application Server and MicroProfile implementation.</li>
<li><a href="https://dzone.com/articles/getting-started-with-java-ee-8-payara-5-and-eclips">Dzone: Getting Started With Java EE 8, Payara 5 and Eclipse Oxygen</a></li>
</ul>
<h3 id="docker-hub-images">Docker Hub images</h3>
<ul>
<li><a href="https://hub.docker.com/r/payara/server-full/">Payara</a> Image for the full profile of Payara Server</li>
<li><a href="https://hub.docker.com/r/payara/micro/">Payara Micro</a></li>
<li><a href="https://hub.docker.com/r/payara/server-full">Payara</a> Image for the full profile of Payara Server</li>
<li><a href="https://hub.docker.com/r/payara/micro">Payara Micro</a></li>
</ul>
<h2 id="red-hat-jboss-eap">Red Hat JBoss EAP</h2>
<ul>
<li><a href="https://developers.redhat.com/products/eap/overview">Red Hat JBoss Enterprise Application Platform (JBoss EAP)</a></li>
<li><a href="https://developers.redhat.com/blog/2020/06/17/red-hat-jboss-enterprise-application-platform-expansion-pack-1-0-released/">developers.redhat.com: Red Hat JBoss Enterprise Application Platform expansion pack 1.0 (JBoss EAP XP) released</a> Red Hat recently released the first Red Hat JBoss Enterprise Application Platform expansion pack (JBoss EAP XP) version 1.0. This version enables JBoss EAP developers to build <a href="https://developers.redhat.com/topics/enterprise-java/">Java</a> microservices using Eclipse MicroProfile 3.3 APIs while continuing to also support Jakarta EE 8. This article goes into detail on the nature of this new offering and an easy way to get started.</li>
<li><a href="https://developers.redhat.com/blog/2020/06/17/red-hat-jboss-enterprise-application-platform-expansion-pack-1-0-released">developers.redhat.com: Red Hat JBoss Enterprise Application Platform expansion pack 1.0 (JBoss EAP XP) released</a> Red Hat recently released the first Red Hat JBoss Enterprise Application Platform expansion pack (JBoss EAP XP) version 1.0. This version enables JBoss EAP developers to build <a href="https://developers.redhat.com/topics/enterprise-java">Java</a> microservices using Eclipse MicroProfile 3.3 APIs while continuing to also support Jakarta EE 8. This article goes into detail on the nature of this new offering and an easy way to get started.</li>
</ul>
<h2 id="wildfly">WildFly</h2>
<ul>
<li><a href="https://wildfly.org/">WildFly</a></li>
<li><a href="https://www.wildfly.org">WildFly</a></li>
<li><a href="https://dzone.com/articles/jakarta-ee-amp-wildfly-running-on-kubernetes">Dzone: Jakarta EE &amp; Wildfly Running on Kubernetes</a> Learn how to create a custom Wildfly instance that runs a Jakarta EE appplications through Kubernetes.</li>
<li><a href="https://opensource.com/article/21/7/wildfly">opensource.com: Get started with WildFly for Java web development</a> WildFly is a popular choice for developers who want to develop enterprise-ready applications.</li>
</ul>
<h2 id="ibm-websphere-liberty">IBM WebSphere Liberty</h2>
<ul>
<li><a href="https://developer.ibm.com/wasdev/websphere-liberty/">WebSphere Liberty from IBM</a></li>
<li><a href="https://developer.ibm.com/wasdev/websphere-liberty">WebSphere Liberty from IBM</a></li>
</ul>
<h2 id="alternatives">Alternatives</h2>
<ul>
<li><a href="http://tomee.apache.org/">TomEE from Tomitribe</a></li>
<li><a href="https://ee.kumuluz.com/">KumuluzEE</a></li>
<li><a href="http://tomee.apache.org">TomEE from Tomitribe</a></li>
<li><a href="https://ee.kumuluz.com">KumuluzEE</a></li>
</ul>
<h2 id="tweets">Tweets</h2>
<details class="note">