Skip to content

Releases: AbstractDataType/dependency-demo

initial release

10 Jul 10:28
130fa2b

Choose a tag to compare

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.