Task/java 13772 (#12579)
* JAVA-13772 Updated the link of PDF to a valid one * JAVA-13772 Updated File url and checksum
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ import org.springframework.web.client.RestTemplate;
|
||||
|
||||
public class LargeFileDownloadIntegrationTest {
|
||||
|
||||
static String FILE_URL = "https://s3.amazonaws.com/baeldung.com/Do+JSON+with+Jackson+by+Baeldung.pdf";
|
||||
static String FILE_URL = "https://s3.amazonaws.com/baeldung.com/Do+JSON+with+Jackson.pdf?__s=vatuzcrazsqopnn7finb";
|
||||
|
||||
RestTemplate restTemplate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user