Additional instructions added to README

main
tim holloway 3 months ago
parent cbef0da7e2
commit 56aa5e0e60
  1. 4
      README.md
  2. 2
      src/main/resources/application.yml

@ -108,3 +108,7 @@ JSF View can cause a session to be created, not just Views that
reference View- or SessionScoped backing beans. This is alterable
by setting an option in the faces-config.
force
### Developer/deployer note. Because of caching, updated installations
may not render properly. Manually request the "/main.xtml" resource
and that should flush out stale info being used by "/main.jsf".

@ -37,4 +37,4 @@ gourmet:
joinfaces:
primefaces:
theme: casablanca
theme: bluesky

Loading…
Cancel
Save