An open API service indexing awesome lists of open source software.

https://github.com/binarywang/jar-utils

用于批量替换jar包中文件或字符串的工具类
https://github.com/binarywang/jar-utils

Last synced: 7 months ago
JSON representation

用于批量替换jar包中文件或字符串的工具类

Awesome Lists containing this project

README

        

```
java -jar jar-utls.jar D:\config.jar BOOT-INF/classes/config/application-dev.yml src dest
```