A micro services api that uses the api composition pattern for data joins between services, for a school exam.
git clone https://github.com/Mitchi-02/ms-api-composer.git
Make sure to have maven and jdk installed, and change the required app.properties.
mvn clean install
mvn spring-boot:run