https://github.com/conorheffron/in-mem-cache-sys
https://github.com/conorheffron/in-mem-cache-sys
cache jdk22 mockito-junit-test unit-testing
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/conorheffron/in-mem-cache-sys
- Owner: conorheffron
- Created: 2025-02-20T14:05:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T12:59:18.000Z (8 months ago)
- Last Synced: 2025-03-02T05:39:33.482Z (8 months ago)
- Topics: cache, jdk22, mockito-junit-test, unit-testing
- Language: Dockerfile
- Homepage: https://conorheffron.github.io/in-mem-cache-sys/
- Size: 38.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# in-mem-cache-sys
## Run Build & Unit Tests
```
mvn clean package -U
```