Files
.github
.mvn
config
docs
robot
src
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT.txt
CREATE_RELEASE.md
Dockerfile
Dockerfile_desktop
FAQ.md
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.md
README_I18N.md
RELEASE_NOTES.md
mvn-debug
mvnw
mvnw.cmd
pom.xml
WebGoat/FAQ.md
2023-06-04 11:19:47 +02:00

186 B

FAQ for development

Introduction

Integration tests fail

Try to run the command in the console java -jar ... and remove -Dlogging.pattern.console= from the command line.