Files
WebGoat/webgoat-container/src/test/resources/application-test.properties

4 lines
126 B
INI

webgoat.user.directory=${java.io.tmpdir}
spring.datasource.url=jdbc:hsqldb:mem:test
spring.jpa.hibernate.ddl-auto=create-drop