Releases: AbstractDataType/dependency-demo
Releases · AbstractDataType/dependency-demo
initial release
This is a initial release of the website. Note that it must be deployed in /webapps/ROOT directory.
However, in fact it can not be run directly as the class DBUtils has hidden the detail of the JDBC connection. You should re-compile the DBUtils and change the phase "*****" to your own mysql database address and password.