[test/plugin] spring scenario update (#3654)

* spring scenario update

* fix withPlugins
This commit is contained in:
zhangwei 2019-10-18 22:40:14 +08:00 committed by 吴晟 Wu Sheng
parent 19288d85e9
commit 56bfbd61ef
4 changed files with 4 additions and 0 deletions

View File

@ -18,4 +18,5 @@ type: tomcat
entryService: http://localhost:8080/spring-3.0.x-scenario/case/spring3
healthCheck: http://localhost:8080/spring-3.0.x-scenario/healthCheck
runningMode: with_optional
withPlugins: apm-spring-annotation-plugin-*.jar
framework: spring

View File

@ -18,4 +18,5 @@ type: tomcat
entryService: http://localhost:8080/spring-3.1.x-scenario/case/resttemplate
healthCheck: http://localhost:8080/spring-3.1.x-scenario/healthCheck
runningMode: with_optional
withPlugins: apm-spring-annotation-plugin-*.jar
framework: spring

View File

@ -18,4 +18,5 @@ type: tomcat
entryService: http://localhost:8080/spring-4.1.x-scenario/case/resttemplate
healthCheck: http://localhost:8080/spring-4.1.x-scenario/healthCheck
runningMode: with_optional
withPlugins: apm-spring-annotation-plugin-*.jar
framework: spring

View File

@ -18,4 +18,5 @@ type: tomcat
entryService: http://localhost:8080/spring-4.3.x-scenario/case/resttemplate
healthCheck: http://localhost:8080/spring-4.3.x-scenario/healthCheck
runningMode: with_optional
withPlugins: apm-spring-annotation-plugin-*.jar
framework: spring