Skip to content

DiogoPedroso/feature-toggles-be-features-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature Toggle Microservice

This is the "Feature Toggle" Microservice that was created for the "Feature Toggle" assignment. It provides the API for the "feature toggles", check the provided postman for what services are available and example calls. The users have been hardcoded and need to be updated the same has the users in the Authorization Microservice. Update the aplication yaml file according to your environment's config.

Requires JAVA 16, Maven and Postgres.

Run Project

To run the project use the ./mvnw spring-boot:run command on the root of the folder

Build

To build the project use the ./mvnw compile command on the root of the folder

Test

To run the tests use the ./mvnw test command on the root of the folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages