Skip to content

Commit 83f46e8

Browse files
authored
Replaced deprecated driver
1 parent 8845700 commit 83f46e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: example-spring-boot-template.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@
361361
},
362362
{
363363
"name": "MYSQL_DRIVER",
364-
"description": "Database driver class password",
365-
"value": "com.mysql.jdbc.Driver"
364+
"description": "Database driver class",
365+
"value": "com.mysql.cj.jdbc.Driver"
366366
}
367367
]
368368
}

0 commit comments

Comments
 (0)