jamesfredley commented on PR #519: URL: https://github.com/apache/grails-static-website/pull/519#issuecomment-4811611417
Small consistency request: `guides/grails-spring-security/v8/guide/gettingStarted.adoc` starts users in `initial/` and runs `./gradlew bootRun`, but `requirements.adoc` says PostgreSQL is required for `bootRun` in `complete/` only. `initial/grails-app/conf/application.yml` also points development at `jdbc:postgresql://localhost:5432/devDb`, so can you broaden that requirement to say PostgreSQL is required for `./gradlew bootRun` in both `initial/` and `complete/`? -- 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]
