Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add feature for embedded redis database #7

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
remove space
  • Loading branch information
meltingscales committed Dec 13, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit e50f4376fd9f38f855d59fb2babe9f46b140a00b
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -141,7 +141,7 @@ redis_url: redis://localhost:6379
hostname: 127.0.0.1
```

## Quick and easy local testing, no Redis database instance or docker needed
## Quick and easy local testing, no Redis database instance or docker needed

mvn clean package
java -jar ./target/log4shell-jar-with-dependencies.jar --useEmbeddedRedis