خرید بک لینک

Vote count: 0

I recently redeployed my website but I forgot to update the database URL, so now the data is not being read. Here is the mapping I currently have. Can anyone see the problem?

<bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource">
    <property name="driverClassName" value="com.mysql.jdbc.Driver" />
    <property name="url" value="jdbc:mysql://10.128.219.28:3306/ghscom_ghs86" />
    <property name="username" value="ghscom_frank" />
    <property name="password" value="GHSMatadors1986" />
</bean>

asked 45 secs ago

برچسب: نویسنده: استخدام کار تاريخ: دوشنبه 10 آبان 1395 ساعت: 21:08

صفحه بندی