te.1.0.0.source-code.lite.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lite Show documentation
Show all versions of lite Show documentation
Lite is a lightweight Java Web framework, based on Spring and MyBatis.
lite.jdbc.driverClassName=com.mysql.cj.jdbc.Driver
lite.jdbc.url=jdbc:mysql://localhost:3306/test
lite.jdbc.username=root
lite.jdbc.password=123456