Fix password encoder for compatibility

This commit is contained in:
Paulo Gustavo Veiga
2020-11-08 12:08:13 -08:00
parent 9111b6988f
commit 6789fa60b5
6 changed files with 51 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
log4j.rootLogger=WARN, stdout, R
log4j.logger.com.wisemapping=WARN,stdout,R
log4j.logger.org.springframework=WARN,stdout,R
log4j.logger.org.codehaus.jackson=WARN,stdout,R
log4j.logger.com.wisemapping=INFO,stdout,R
log4j.logger.org.springframework=INFO,stdout,R
log4j.logger.org.hibernate=WARN,stdout,R
log4j.logger.org.hibernate.engine.StatefulPersistenceContext=ERROR,stdout,R