Skip to content

sightseeker/thorntail-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thorntail Demo

Prerequirements

make sure you have added the following repository to your settings.xml: https://oss.sonatype.org/content/repositories/snapshots

Hot Reload Example Commands

Execute commands on Terminal A

# Initial build
mvn package

# Run Thorntail with Development Mode
THORNTAIL_DEV_MODE=reload
./target/thorntail-demo-1.0-SNAPSHOT-bin/bin/run.sh

Execute commands on Terminal B

# Invoke Fizzed Watcher Plugin
mvn fizzed-watcher:run

Invoke hot reload when change a file in src directory.

You will confirm on terminal B console.

Reference Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages