spotify-web-api-wrapper
spotify-web-api-wrapper copied to clipboard
Spotify API wrapper for Java
The library currently lacks a lot of JavaDoc. Almost all classes are without JavaDoc with the authorization classes as an exception. It would be great if JavaDoc were to be...
**Is your feature request related to a problem? Please describe.** Currently some api calls of the `SpotifyApi` interface return an object wrapping a `Paging` object. This is done because of...
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.2 to 5.10.2. Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 JUnit...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.10.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.10.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.10.0 2024-01-24 - 8 commit(s) by Andre Brait, dependabot[bot] Bump...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.2.5. Release notes Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases. 3.2.2 🐛 Bug Fixes [SUREFIRE-2205] - Use maven-plugin-report-plugin only in plugins modules (#681) @slawekjaranowski [SUREFIRE-2206] - Downgrade plexus-xml...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.6.3. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.6.2 🐛 Bug Fixes [MJAVADOC-716] - Fix stale files detection failing because of the newline (#144) @gnodet [MJAVADOC-713]...
**Is your feature request related to a problem? Please describe.** Currently when the access token expires the API can no longer make any request to the Spotify Web API. There...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. Commits 02a9847 [maven-release-plugin] prepare release maven-source-plugin-3.3.0 f186993 [MSOURCES-135] Cleanup project code 021af55 [MSOURCES-134] Refresh download page b11a457 Use shared GitHub actions v3 7caf2b0 [MSOURCES-133]...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. Commits 699e2ad [maven-release-plugin] prepare release maven-gpg-plugin-3.1.0 f314f8e [MGPG-97] use gpgverify plugin to check dependencies signatures bad6b57 [MGPG-96] add INFO message 0498a82 [MGPG-95] don't GPG-sign...
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.11. Release notes Sourced from org.jacoco:jacoco-maven-plugin's releases. 0.8.11 New Features JaCoCo now officially supports Java 21 (GitHub #1520). Experimental support for Java 22 class files...