Created
May 13, 2020 08:14
-
-
Save sunng87/d4c06119224cd9ee4a927fccbb591af0 to your computer and use it in GitHub Desktop.
regex for matching json key/value
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"(tomcat|jetty)":\s*"((\\"|[^"])*)",? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment