mepadev / shx-back-challenge

This is a fork of a back-end challenge from the SHX company.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BACK-END SHX Admission Test

The project's focus is to obtain information about the current dollar exchange rate.

Dependencies

  • Java 17
  • Maven

Please, note that you need to have JAVA_PATH and M2_HOME well configured on your device!

How to Install

mvn install

How to Run

mvn spring-boot:run

How to execute tests

mvn test

How to contribute

If you want to add anything to any of my Open Source projects, please follow the Conventional Commits standard:

Example:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

About

This is a fork of a back-end challenge from the SHX company.


Languages

Language:Java 97.9%Language:HTML 2.1%