1、语法
java正则
https://deerchao.cn/tutorials/regex/regex.htm
2、贪婪和非贪婪匹配
参考:https://blog.csdn.net/qq_40279964/article/details/82958680.*:贪婪匹配.*?:非贪婪匹配
3、匹配${var}

java正则
https://deerchao.cn/tutorials/regex/regex.htm
参考:https://blog.csdn.net/qq_40279964/article/details/82958680.*:贪婪匹配.*?:非贪婪匹配

让时间为你证明