Skip to content

Repository files navigation

User Management Service

This repository contains the user management microservice codebase, responsible for:

  • edit account
  • delete account
  • get account details
  • get accounts using pagination

Run

# Choose the desired profile: prod, dev, or local
export SPRING_PROFILES_ACTIVE=prod 

# Clean the project
mvn clean

# Run the application
mvn spring-boot:run

Run with Docker

docker-compose up

Run tests

mvn test

About

User Management microservice using Spring Boot, RDS Postgres, MemoryDB Redis, Docker, Kubernetes, JUnit.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages