mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Polishing
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ public class TransactionalEventListenerFactory implements EventListenerFactory,
|
||||
|
||||
@Override
|
||||
public int getOrder() {
|
||||
return order;
|
||||
return this.order;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user