You can do this by changing the log level of org.springframework.boot.autconfigure. For example by adding the following line within application.properties:
logging.level.org.springframework.boot.autoconfigure=ERROR
You can do this by changing the log level of org.springframework.boot.autconfigure. For example by adding the following line within application.properties:
logging.level.org.springframework.boot.autoconfigure=ERROR