Skip to content

vinicamposdev/micro-catalog-video

Repository files navigation

Video Catalog for Code Flix project

This repository is part of a course by CodeEducation.

Tests

Execute this to show all tests

./gradlew test

Execute only one test:

./gradlew test --tests <PATH TO PACKAGE>
# Example:
./gradlew test --tests com.codeflix.VideoCatalog.domain;

About

Microservice for CodeFlix project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published