OpenShift and JBoss: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* 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/ | ||
* Building JBoss EAP 7 Microservices on OpenShift Container Platform https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/building_jboss_eap_7_microservices_on_openshift_container_platform/ | |||
* 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 | * 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 |
Revision as of 01:11, 17 January 2018
External
- Building microservices with JBoss EAP 7 https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/microservice_architecture/
- Building JBoss EAP 7 Microservices on OpenShift Container Platform https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/building_jboss_eap_7_microservices_on_openshift_container_platform/
- 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.