Jason-Sijie / blogweb

A Markdown Blog Website in Spring and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M0: Connect to MySQL with Druid DataSource

Jason-Sijie opened this issue · comments

Connect to MySQL with Druid DataSource

Spring Boot supports Druid DataSource and MySQL.

Task

  • configure DataSource in application.yaml

Commit: ba6e75b
Connect to MySQL with Druid DataSource by configuring in application.properties

Reference doc: /backend/docs/mysql_druid.md