Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hudsonmendes/efde2b853f40129e99c52fc637ec687d to your computer and use it in GitHub Desktop.
Save hudsonmendes/efde2b853f40129e99c52fc637ec687d to your computer and use it in GitHub Desktop.
application.yml (V2)
spring:
application:
name: belfastjug-sample-01
data:
mongodb:
uri : ${MONGO_URL}
database: ${MONGO_DBNAME}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment