This is an automated email from the ASF dual-hosted git repository.

codeconsole pushed a commit to branch 7.2.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 65edb8c7938c41b89bb1880306bec03d594cd898
Merge: 07652254e8 a32edba61d
Author: Scott Murphy <[email protected]>
AuthorDate: Mon Jun 15 12:45:23 2026 -0700

    Merge pull request #15729 from codeconsole/scaffold-controller-generic-fix
    
    7.2.x (grails-scaffolding) - Parameterize the @Scaffold controller 
superclass so scaffolded controller members aren't type-erased

 .../ScaffoldingControllerInjector.groovy           |  21 ++-
 .../scaffolding/ScaffoldingServiceInjector.groovy  |  26 ++-
 .../ScaffoldingControllerInjectorSpec.groovy       | 189 +++++++++++++++++++++
 .../ScaffoldingServiceInjectorSpec.groovy          |  27 +++
 4 files changed, 253 insertions(+), 10 deletions(-)

Reply via email to