jdaugherty commented on code in PR #1201:
URL: 
https://github.com/apache/grails-spring-security/pull/1201#discussion_r2795932828

##########
plugin-rest/spring-security-rest-testapp-profile/features/data1/skeleton/grails-app/conf/application.yml:
##########
@@ -24,20 +24,20 @@ dataSource:
     driverClassName: org.h2.Driver
     username: sa
     password: ''
-
+    dialect: org.hibernate.dialect.H2Dialect

Review Comment:
   Without the dialect, boot run on the generated apps fails to start.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to