Skip to content

sebastian-steiner/spring-cacheissue

Repository files navigation

Cacheissue reproducer

Build and run

./gradlew bootRun`

Reproduce via Browser

  • Open http://localhost:8080 in your favorite browser
    • Make sure caching is NOT disabled, e.g. via DevTools or similar
  • Press F5 couple of times

Reproduce via curl

curl -H 'If-None-Match: "0cbb11ed87dc8a95d81400c7f33c7c171"' http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages