Skip to content

Instantly share code, notes, and snippets.

@sunng87
Created May 13, 2020 08:14
Show Gist options
  • Save sunng87/d4c06119224cd9ee4a927fccbb591af0 to your computer and use it in GitHub Desktop.
Save sunng87/d4c06119224cd9ee4a927fccbb591af0 to your computer and use it in GitHub Desktop.
regex for matching json key/value
"(tomcat|jetty)":\s*"((\\"|[^"])*)",?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment