application.properties 196 Bytes
Newer Older
EnesKarakas's avatar
EnesKarakas committed
1
2
3
4
5
springdoc.api-docs.path=/api-docs
server.servlet.contextPath=/
server.port=8080
spring.jackson.date-format=io.swagger.RFC3339DateFormat
spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS=false