Users shared now between WebGoat and WebWolf by starting HSQLDB

as standalone database
This commit is contained in:
Nanne Baars
2018-05-01 22:00:07 +02:00
parent 0e160c19f5
commit 6b4a488c8c
8 changed files with 63 additions and 11 deletions

View File

@ -37,7 +37,4 @@ public class StartWebGoat {
public static void main(String[] args) {
SpringApplication.run(WebGoat.class, args);
}
}