OpenShift and JBoss: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/ | * Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/ | ||
* Build and Deployment of Java Applications on OpenShift Container Platform 3 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/build_and_deployment_of_java_applications_on_openshift_container_platform_3/ | * Build and Deployment of Java Applications on OpenShift Container Platform 3 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/build_and_deployment_of_java_applications_on_openshift_container_platform_3/ | ||
* Top best practices for developing Spring Framework based applications on top of Red Hat OpenShift (Kubernetes and Docker containers) https://access.redhat.com/articles/2543021 | |||
=Internal= | =Internal= |
Revision as of 00:50, 17 January 2018
External
- Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/
- Build and Deployment of Java Applications on OpenShift Container Platform 3 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/build_and_deployment_of_java_applications_on_openshift_container_platform_3/
- Top best practices for developing Spring Framework based applications on top of Red Hat OpenShift (Kubernetes and Docker containers) https://access.redhat.com/articles/2543021
Internal
Organizatorium
- The OpenShift xPaaS image for JBoss EAP allows turning on debugging by setting DEBUG=true in the deployment config.