11 lines
288 B
Properties
11 lines
288 B
Properties
#
|
|
# Copyright (C) 2021 Anton Romanov - All Rights Reserved
|
|
# You may use, distribute and modify this code, please write to: romanov73@gmail.com.
|
|
#
|
|
#
|
|
|
|
spring.main.banner-mode=off
|
|
logging.level.tech.athene=DEBUG
|
|
server.port=8080
|
|
spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS=false
|