eu-digital-green-certificates / dgca-businessrule-service

Apache License 2.0
7 stars 24 forks source link

Add caching for request endpoints #11

Closed slaurenz closed 3 years ago

slaurenz commented 3 years ago

Add caching to the api endpoints. A possible solution would be the use of the spring-boot-starter-cache package.