spring: application: name: @project.artifactId@ datasource: url: ${DATABASE_URL} username: ${DATABASE_USERNAME} password: ${DATABASE_PASSWORD} jpa: hibernate: ddl-auto: none open-in-view: false microservices: notification: ${NOTIFICATION_URL} notification_key: ${NOTIFICATION_KEY} email: ${EMAIL_URL} email_key: ${EMAIL_KEY} email_validator: ${EMAIL_VALIDATOR_URL} email_validator_key: ${EMAIL_VALIDATOR_URL} sentry: dsn: https://3f12c913946d4650821f16fa09f65680@o528893.ingest.sentry.io/5814569 environment: production
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter