Skip to content

gesker/sub-module-reload-page-fail-demonstrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus does not reload (represent??) changes in xhtml files to the browser.

To reproduce:

./mvnw clean compile quarkus:dev -pl other
./mvnw clean compile quarkus:dev -pl www
  • Browse to localhost:8080
  • Edit www/src/main/resources/META-INF/resources/index.xhtml
  • Refresh browser

Note: "other" is present just to have a second module in the maven project. It is not used in this example.

About

sub-module-reload-page-fail-demonstrator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published