WebGoat/FAQ.md
Nanne Baars 17acef57b4 chore: add pre-commit hooks
chore: add pre-commit hooks

chore: add pre-commit hooks

chore: add pre-commit hooks

chore: add pre-commit hooks
2023-12-06 17:16:24 +01:00

185 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.