Skip to content

Commit de20420

Browse files
Create application.yaml
1 parent 0a73f70 commit de20420

File tree

1 file changed

+5
-0
lines changed
  • data-platform/autonomous-database/autonomous-json/SpringBootDemo/src/main/resources

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
spring:
2+
data:
3+
mongodb:
4+
uri: ${DB_URI}
5+
database: ${DB_NAME}

0 commit comments

Comments
 (0)