Use logging.file.name instead of logging.file
In higher versions of spring-boot-parent(from version 2.2.0), property logging.file is deprecated.
Use logging.file.name instead of logging.file
In higher versions of spring-boot-parent(from version 2.2.0), property logging.file is deprecated.