All Downloads are FREE. Search and download functionalities are using the official Maven repository.

uctions.api.google.gmail.service.funixproductions-google-gmail-service.1.3.2.1.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 1.3.3.0
Show newest version
server.port=${APP_PORT}

#Disable database autoconfig
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration

#Spring general config
spring.application.name=FunixProductions-GoogleGmail
spring.jackson.time-zone=Europe/Paris

#Health check
management.endpoints.web.exposure.include=health
management.endpoint.health.show-details=always

#Sentry config
sentry.dsn=${SENTRY_DSN}
sentry.environment=production
[email protected]
sentry.application-packages=com.funixproductions.api.google.gmail




© 2015 - 2024 Weber Informatics LLC | Privacy Policy