-
Notifications
You must be signed in to change notification settings - Fork 949
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow disabling of Spring proxy-based transaction management
As per #9272 Grails no longer needs proxy-based transaction management since the `@Transactional` transform already handles this. For backwards compatibility we still enable proxy based transaction management, but it is disabled by default for new applications.
- Loading branch information
1 parent
c9a25fe
commit 623d575
Showing
2 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters