* BAEL-1277: RESTFul CRUD application with JavaLite. * BAEL-1277: RESTFul CRUD application with JavaLite. Adding exception handling.
4 lines
142 B
INI
4 lines
142 B
INI
development.driver=com.mysql.jdbc.Driver
|
|
development.username=user
|
|
development.password=password
|
|
development.url=jdbc:mysql://localhost/dbname |