Skip to content

Commit e9a012b

Browse files
adding files for assignment
1 parent b0eb17b commit e9a012b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
guru.springframework.profile.message=This is my mysql rds Profile
2+
3+
spring.datasource.url=jdbc:mysql://springguru.csi0i9rgj9ws.us-east-1.rds.amazonaws.com:3306/springgurudb
4+
5+
spring.jpa.hibernate.ddl-auto=update
6+
7+
jasypt.encryptor.password=passwordqa2
8+
9+
spring.datasource.username=spring
10+
spring.datasource.password=password

0 commit comments

Comments
 (0)