- Download WildFly from http://wildfly.org and unzip it.
- Clone this repo and call
mvn install
. - Move the *.war file from the
target
directory to the directory where you unzipped WildFly understandalone/deployments
. - Run WildFly by calling
standalone.bat
orstandalone.sh
inbin
. - Open http://localhost:8080/ or http://localhost:8080/sample.txt in your browser.
forked from pvorb/wildfly-spring-boot-sample
-
Notifications
You must be signed in to change notification settings - Fork 0
A sample Spring Boot application that can be deployed on JBoss WildFly
License
jgothan/wildfly-spring-boot-sample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A sample Spring Boot application that can be deployed on JBoss WildFly
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%