matrei commented on code in PR #1201:
URL:
https://github.com/apache/grails-spring-security/pull/1201#discussion_r2797211342
##########
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:
@jdaugherty OK, that's interesting. The `data1` and `data2` apps start fine
for me when removing `dataSource.dialect`.
--
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]