sf666 / musicbrainz

Music braninz micro service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Brainz Library

Environment

  • Java 8
  • Maven 3.6.2

Configuration

All the configurations were put in the application.yml file. Setup is based on the Spring boot configuration.

How to build

  • mvn clean
  • mvn package

How to use

  • Look at test cases how to use. You need a dependency
  • If you don't use Spring depencency injection, provide required services on constructor call or by calling the appropriate setter

About

Music braninz micro service

License:Apache License 2.0


Languages

Language:Java 96.7%Language:Roff 2.9%Language:HTML 0.4%Language:Shell 0.0%