Skip to content

todarch/todarch-um

Repository files navigation

User Management Service

It is the user management service for Todarch application.

Consumer-Driven Contracts

  • As a provider, check if um satisfies its contracts for its consumers.
mvn clean install
  • just generate the tests if there are new contracts.
mvn spring-cloud-contract:generateTests