How to Define a MySql datasource bean via XML in Spring

前端 未结 3 1012
不思量自难忘°
不思量自难忘° 2020-12-09 05:09

I\'ve looked over the documentation to define a bean. I\'m just unclear on what class file to use for a Mysql database. Can anyone fill in the bean definition below?

3条回答
  •  旧时难觅i
    2020-12-09 05:20

    
        
        
        
        
    
    

    http://docs.spring.io/spring-data/jdbc/docs/1.1.0.M1/reference/html/orcl.datasource.html

提交回复
热议问题