Merge branch '2.6.x' into 2.7.x
This commit is contained in:
commit
b4283d45c5
|
|
@ -46,7 +46,7 @@ import org.springframework.util.ReflectionUtils;
|
|||
*
|
||||
* @author Christoph Dreis
|
||||
*/
|
||||
public class ModifiedClassPathExtension implements InvocationInterceptor {
|
||||
class ModifiedClassPathExtension implements InvocationInterceptor {
|
||||
|
||||
@Override
|
||||
public void interceptBeforeAllMethod(Invocation<Void> invocation,
|
||||
|
|
|
|||
Loading…
Reference in New Issue