单项选择题
A.<property name="driverClass"value="com.mysql.jdbc.Driver"></property>
B.<context:component-scan base-package="com.mhys"></context:component-scan>
C.<property name="user"value="root"></property>
D.<property name="jdbcUrl"value="jdbc:mysql://127.0.0.1:3306/mysql"></property>