Skip to content

feature-tracker/user-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-service

The user-service microservice manages users.

TechStack

  • Java, Spring Boot
  • Keycloak Admin API
  • Maven, JUnit 5, Testcontainers

Prerequisites

Refer docker-compose based infra setup for running dependent services.

How to get started?

$ git clone https://github.com/feature-tracker/user-service.git
$ cd user-service

# Run tests
$ ./mvnw verify

# Format code
$ ./mvnw spotless:apply

# Run application
# Once the dependent services (Keycloak, etc) are started, 
# you can run/debug UserServiceApplication.java from your IDE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages