A micro services api that uses client discovery with spring-reactive-gateway, for a school assignement.
git clone https://github.com/Mitchi-02/ms-api.git
Make sure to have maven and jdk installed, and change the required app.properties.
mvn clean install
mvn spring-boot:run