Skip to content

Microservice for managing rewards in the Rewards Dining application

Notifications You must be signed in to change notification settings

kodjoSoule/rm-reward-manager-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reward-manager-service

Microservice Spring App

This is a microservice application built with Spring.

Getting Started

To get started with this application, follow these steps:

  1. Clone the repository.
  2. Install the required dependencies.
  3. Configure the application properties.
  4. Build and run the application.

Dependencies

This application has the following dependencies:

  • Spring Boot
  • Spring Web
  • Spring Data JPA
  • Spring Cloud Config
  • Spring Cloud Load Balancer
  • Spring Cloud OpenFeign
  • Spring Cloud Netflix Eureka Client
  • Spring Boot DevTools
  • Spring Boot Starter AOP
  • Resilience4j Spring Boot 2
  • H2 Database (runtime)
  • Spring Boot Starter Test (test)

Configuration

The application can be configured by modifying the following properties:

  • application.properties: Contains general application configuration.

About

Microservice for managing rewards in the Rewards Dining application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages