fengsh998

Results 2 comments of fengsh998

path : /Example/**/*Test*/**/fr*work ** represent any path dirs, *Test* : represent begin start any string, include Test key word, end any string. not matching Test fr*work: matching begin fr ,include...

试了无数遍,我的是spring 3.1.5 版本,用@NacosValue无论怎么弄就是读不到,用@Value就可以。