Skip to content

cespereira/apple-industries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apple-industries-app

Apple Industries app containing main functionalities based on challenge doc.

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute using gradle in command line.

./gradlew bootRun

Testing

This codebase has tests, using Junit 5 and Mockito. The code can be tested using the follow gradle command:

./gradlew test

Challenge 1

This challenge is located at MirrorService class.

Challenge 2

This challenge is located at MirrorService class.

Challenge 3

This challenge is located at MirrorService class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages