Skip to content

Repository files navigation

Auth Service

This repository contains the auth microservice codebase, responsible for:

  • login
  • logout
  • register

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

Auth microservice using Spring Boot, Spring Security, RDS Postgres, Docker, Kubernetes, JUnit.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages