We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefba9c commit 61258caCopy full SHA for 61258ca
README.md
@@ -79,7 +79,7 @@ find-in-jars.sh 'log4j\.properties|log4j\.xml'
79
示例:
80
81
```bash
82
-$ ./find-in-jars '*Service.class'
+$ ./find-in-jars 'Service.class$'
83
./spring-2.5.6.SEC03.jar!org/springframework/stereotype/Service.class
84
./rpc-benchmark-0.0.1-SNAPSHOT.jar!com/taobao/rpc/benchmark/service/HelloService.class
85
```
0 commit comments