Change initializations of Collabs to eager

This commit is contained in:
Paulo Gustavo Veiga
2022-01-16 22:47:33 -08:00
parent 7fc91abe59
commit f844692e66
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
log4j.rootLogger=DEBUG, stdout, R
log4j.rootLogger=INFI, stdout, R
log4j.logger.com.wisemapping=DEBUG,R
log4j.logger.org.springframework=DEBUG,R
log4j.logger.org.springframework=INFO,R
log4j.logger.org.hibernate=DEBUG,R
# Stdout logger <20>