Configure the application

No need for having tomcat around, set up log levels
This commit is contained in:
Malanius 2018-09-30 17:33:10 +02:00
parent d3063cef1d
commit 9402c79d3f

View file

@ -0,0 +1,4 @@
spring.main.web-application-type=none
logging.level.root=INFO
logging.level.cz.brmlab=TRACE