Adding the ability to reload plugins directly from the interface instead of restarting Tomcat
This commit is contained in:
@ -149,3 +149,9 @@ cp webgoat-container/target/webgoat-container-7.0-SNAPSHOT-war-exec.jar <your_to
|
||||
```
|
||||
|
||||
Browse to [http://localhost:8080/WebGoat](http://localhost:8080/WebGoat) and happy hacking !
|
||||
|
||||
|
||||
## Reloading plugins
|
||||
|
||||
If you want to reload all the plugin visit the following url: `http://localhost:8080/WebGoat/service/reloadplugins.mvc`
|
||||
After you receive a 200/OK the page can be reloaded.
|
Reference in New Issue
Block a user