Added resource filter for AnnotationDrivenFunctionsTest
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
|
||||
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.1.xsd">
|
||||
|
||||
<context:component-scan base-package="org.springframework.data.gemfire.function.config"/>
|
||||
<context:component-scan base-package="org.springframework.data.gemfire.function.config" resource-pattern="**/AnnotationDrivenFunctionsTest*.class"/>
|
||||
|
||||
<gfe:annotation-driven/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user