mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
Merge branch '5.1.x'
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ public class InterceptorRegistration {
|
||||
|
||||
/**
|
||||
* Specify an order position to be used. Default is 0.
|
||||
* @since 4.23
|
||||
* @since 4.3.23
|
||||
*/
|
||||
public InterceptorRegistration order(int order){
|
||||
this.order = order;
|
||||
|
||||
Reference in New Issue
Block a user