{"id":23402889,"url":"https://github.com/kieranmueller/spring-boot-caching","last_synced_at":"2026-04-13T12:31:13.040Z","repository":{"id":234323306,"uuid":"788656894","full_name":"KieranMueller/spring-boot-caching","owner":"KieranMueller","description":"Simple Spring Boot Caching Example with a Hello World-ish CRUD API and H2 DB to demonstrate","archived":false,"fork":false,"pushed_at":"2024-04-24T16:56:27.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T22:28:40.320Z","etag":null,"topics":["cache","h2","java","spring","springboot"],"latest_commit_sha":null,"homepage":"http://localhost:8080/h2-console","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KieranMueller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-18T20:46:00.000Z","updated_at":"2024-04-24T16:56:30.000Z","dependencies_parsed_at":"2024-12-22T12:38:26.452Z","dependency_job_id":"0790e0fe-99d1-4f43-b4a3-04a57caa7c1e","html_url":"https://github.com/KieranMueller/spring-boot-caching","commit_stats":null,"previous_names":["kieranmueller/spring-boot-caching"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KieranMueller/spring-boot-caching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KieranMueller%2Fspring-boot-caching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KieranMueller%2Fspring-boot-caching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KieranMueller%2Fspring-boot-caching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KieranMueller%2Fspring-boot-caching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KieranMueller","download_url":"https://codeload.github.com/KieranMueller/spring-boot-caching/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KieranMueller%2Fspring-boot-caching/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache","h2","java","spring","springboot"],"created_at":"2024-12-22T12:37:50.764Z","updated_at":"2026-04-13T12:31:13.017Z","avatar_url":"https://github.com/KieranMueller.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### Spring Boot Caching\n- Simple Spring Boot Caching Example with a Hello World-ish CRUD API to demonstrate\n- (Application mocks expensive http requests using sleep() {3 seconds} method in service layer for both GET endpoints)\n\n### How to run\n- Clone the project\n- Open in IDE\n- If IDE does not automatically, run a gradle sync to install dependencies\n- Run the app\n- Create CRUD endpoint calls in Postman or Insomnia\n- Test functionality, ensuring the cache remains up to date with the DB\n- Take note of GET requests that are either expensive (3 seconds) or inexpensive (time \u003c 3s)\n\n### View H2 Console\n- Start the app\n- visit http://localhost:8080/h2-console\n- Enter information as seen in application.yml\n- Query the DB as you please\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkieranmueller%2Fspring-boot-caching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkieranmueller%2Fspring-boot-caching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkieranmueller%2Fspring-boot-caching/lists"}