Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This is a repo to use as a quickstart to start working with Spring Boot and deploying to the WildFly application server. This uses the mvn build system and creates a .war file that can be deployed. The code also contains a sample REST based service listening at /hello.

As an added bonus, this repo can also be deployed directly as a docker container using the WildFly S2I builder image on OpenShift 3 with the following command:

oc new-app wildfly:10.0~https://github.com/gshipley/bootwildfly.git

What, you don't have OpenShift 3 yet? Fix that immediately: www.openshift.org/vm

About

A starter Spring Boot application for deploying to WildFly. Uses maven build system and is ready for you to add your source code.

Resources

Stars

18 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages