Skip to content

yusufoglu218/redis-client-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Redis Client Microservice

This microservice provides a REST API to query log messages from Redis based on a UUID.

πŸ“Œ Project Description

  • The API retrieves log messages from Redis using the provided UUID.
  • If the log entry is not found, a "Not Found" (404) error is returned.

πŸ“‹ Requirements

  • Java 17+
  • Redis
  • Maven
  • Docker (optional, for running Redis)

πŸš€ Run the Application

mvn spring-boot:run

About

The microservise that get record from the Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages