/musicbrainz

Music braninz micro service

Primary LanguageJavaApache License 2.0Apache-2.0

Music Brnaiz Microservice

Environment

  • Java 8
  • Maven 3.6.2

Configuration

All the configurations were put in the application.yml file. All the fields were setup based on the Spring boot configuration. If required, please change the log file path to somewhere else.

How to build

  • mvn clean
  • mvn package

The artifact was under target folder.

How to run the project

  • java -jar target/musicbrainz-0.0.1-SNAPSHOT.jar