Openshift
-
Enterprise Java
Quick Start: Spring Boot and WildfFly 8.2 on OpenShift
A really “Quick Start” with Spring Boot, WildFly and OpenShift as opposed to my last, more descriptive article. Prerequisite Before…
Read More » -
Enterprise Java
Openshift: Build Spring Boot application on Wildfly 8.2.0 with Java 8
OpenShift DIY cartridge is a great way to test unsupported languages on OpenShift. But it is not scalable (you can…
Read More » -
Enterprise Java
OpenShift DIY: Build Spring Boot / Undertow application with Gradle
Gradle 1.6 was the last supported Gradle version to run on OpenShift due to this bug. But as of Gradle…
Read More » -
Software Development
Reactive HTML presentations using Reveal.js, Gist, and OpenShift
Reveal.js is an HTML-base presentation framework. You just need a browser with CSS 3D transforms. That means Chrome, Firefox, Safari,…
Read More » - Enterprise Java
-
Enterprise Java
Java EE with NetBeans on OpenShift
Today was NetBeans Day in Munich. I had the pleasure to present one session about the integration of Red Hat’s…
Read More » -
Enterprise Java
Create WildFly OpenShift application using Command Line Tools
A new instance of WildFly can be easily provisioned on OpenShift by using the quick start. Just a single click,…
Read More » -
Enterprise Java
Writing Acceptance Tests for Openshift + MongoDb Applications
Acceptance testing are used to determine if the requirements of a specification are met. It should be run in an…
Read More »