Skip to content

hakandrmz/spring-boot-caching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caching example with Caffeine library.

Tech Stack: Spring Boot Version 3.1.0, Java 17

Dependencies

  • springdoc-openapi-starter-webmvc
  • spring-boot-starter-cache
  • com.github.ben-manes.caffeine:caffeine
  • spring-boot-starter-aop
  • javafaker
  • lombok
  • h2

Running the application locally

Useful links

H2 DATABASE: http://localhost:8080/h2-console/login.jsp
SWAGGER UI: http://localhost:8080/swagger-ui/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages