This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 10960ba19cf53e657112680ee7f426b383a3a090 Merge: 06f5567bf6 f40b21bf4d Author: James Daugherty <[email protected]> AuthorDate: Sat Jul 11 10:07:36 2026 -0400 Merge pull request #15966 from codeconsole/refactor/scaffolding-static-descriptor Register the scaffolding view resolver without the bean DSL grails-scaffolding/build.gradle | 3 + .../scaffolding/ScaffoldingGrailsPlugin.groovy | 34 ++++---- ...ldingViewResolverDefinitionPostProcessor.groovy | 96 ++++++++++++++++++++++ ...gViewResolverDefinitionPostProcessorSpec.groovy | 90 ++++++++++++++++++++ 4 files changed, 209 insertions(+), 14 deletions(-)
