That's a simple service which (currently configured as aws lambda function) which automates the synchronization of spotify podcasts with playlists
- Configure your application.yml to include:
- Spotify access token
- Spotify refresh token
- Spotify client id
- Spotify client credentials
mvn clean package