when trying to change the database URL using Roo shell, Roo store a wrong database url in database.properties
command
the URL stored in database.propertiesCode:database properties set -key database.url --key jdbc:mysql://localhost/testdb
I have to change it manually, I think something wrong in the shellCode:database.url=jdbc\:mysql\:


Reply With Quote