-
### Issue description
Using Grails 6.2.2 an app created using https://github.com/grails/grails-forge/releases/download/v6.2.2/grails-cli-6.2.2.zip contains the following README.md.
```
## Grails …
-
4.0.x branch created for Grails 7
[grails-spring-security-oauth2](https://github.com/grails/grails-spring-security-oauth2)
SNAPSHOT publishing is working
https://github.com/grails/grails-spring-sec…
-
`org.grails.grails-web` & `org.grails.grails-gsp` Gradle Plugin ids work with 6.2.1, but not with 6.2.2-SNAPSHOT. We must be missing something when we publish the `grails-gradle-plugin` snapshots to …
-
### Issue description
https://repo.grails.org/ui/repos/tree/PomView/libs-snapshots-local/org/grails/grails-bom/7.0.0-SNAPSHOT/grails-bom-7.0.0-20241112.082000-137.pom
-
buildSrc overcomplicates the build and makes upgrading more difficult.
A lot of people reference the results of create-app in determining how to upgrade their existing app. People are finding the …
-
add to `build.gradle`
```gradle
implementation "org.grails.plugins:spring-security-core:6.1.1"
```
```
./grailsw
| Resolving Dependencies. Please wait...
[Incubating] Problems report is ava…
-
The following bean definitions are being overridden. It is inefficient to override beans. These should registered via AutoConfiguration or removed where duplicate.
```
Overriding bean definition…
-
if `grails-gradle-plugin` is published to gradlePluginPortal,
`buildSrc/build.gradle`
`settings.gradle`
and a `buildscript { }`
are no longer needed for Grails Apps.
Also remove need for
…
-
### Expected Behavior
As specified in the Grails 3.3.8 documentation [here](https://grails.github.io/legacy-grails-doc/3.3.8/guide/security.html#codecs), the HTML codec should come as standard, and t…
-
Now that the Spring Bom is parent to grails-bom.
The following code needs to be evaluated:
https://github.com/grails/grails-gradle-plugin/blob/755b810a1fc0b8c9a2b6774f0816635ac6d9afc7/src/main/gro…