update all existing courses every 3 hours & some clean up

This commit is contained in:
2019-03-13 19:12:05 +01:00
parent 6de94be329
commit f2c1f2bc58
6 changed files with 89 additions and 47 deletions

View File

@ -0,0 +1,4 @@
# Specify the level for spring boot and hibernate's loggers
# Available levels are: TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF
logging.level.org.springframework.web = INFO
#logging.level.org.hibernate = ERROR