Commit Graph

16 Commits

Author SHA1 Message Date
anmoldeep0123 dd34c377da BAEL-4456 | Trusting a Self-Signed Cert in OkHTTP (#11065)
* BAEL-4220 | A Guide to IllegalAccessError and when it happens

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | BDD test names

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

* BAEL-4933 | Differences between static classes and the singleton pattern in Java

* BAEL-4456 | Trusting a Self-Signed Cert in OkHTTP

Co-authored-by: root <anmoldeep0123@gmail.com>
2021-07-24 00:16:22 +02:00
Jonathan Cook 5e909f0750 Merge pull request #10840 from iulian-manda/master
BAEL-4856 Download a binary file using OkHttp
2021-06-17 13:38:48 +02:00
Iulian Manda 60b98a552e BAEL-4856 Code review 2021-06-16 19:19:45 +03:00
Iulian Manda f3a5ca615e BAEL-4856 Code review 2021-06-06 17:55:51 +03:00
Iulian Manda 081abb8dd7 BAEL-4856 Rename ProgressCallable to ProgressCallback 2021-06-05 15:49:46 +03:00
Iulian Manda 34c9e82eee BAEL-4856 Integrate progress when downloading 2021-06-05 15:33:25 +03:00
Iulian Manda 91dfad8bec BAEL-4856 Remove BinaryFileDownloadApplication.java and use correct indentation 2021-06-03 18:13:09 +03:00
Iulian Manda 9e369a8258 BAEL-4856 Update test names 2021-05-31 16:02:20 +03:00
Iulian Manda 9cba6e4c07 BAEL-4856 Download a binary file using OkHttp 2021-05-31 15:51:38 +03:00
kwoyke 2553a71828 BAEL-4970: Close the original response body (#10782)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-22 10:46:02 +02:00
Jonathan Cook f09a24c8fc BAEL-4205 - A Guide to Events in OkHTTP (#10734)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

* BAEL-2674 - Upgrade the Okhttp article

* BAEL-4204 - Adding Interceptors in OkHTTP

* BAEL-4836 - Mocking Static Methods with Mockito

* BAEL-4205 - A Guide to Events in OkHTTP

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-05-07 08:38:12 -07:00
Jonathan Cook 49da1ed251 BAEL-4204 - Adding Interceptors in OkHTTP (#10539)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

* BAEL-2674 - Upgrade the Okhttp article

* BAEL-4204 - Adding Interceptors in OkHTTP

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-03-04 09:29:11 -08:00
Loredana Crusoveanu d3ee95024f fix unstable tests in libraries-http-2 2020-11-24 17:13:44 +02:00
patkorek 4a36ad4b79 Bael 4398 retrofit dynamic url (#10090)
* BAEL-2495 fixing InvalidDefinitionException

* BAEL-2495 minor changes

* Added solution for dynamic Urls using retrofit 2.

* Revert "BAEL-2495 minor changes"

This reverts commit 174d8664e2612d9d578c72b33571b61dc3a27dbf.

* Revert "BAEL-2495 fixing InvalidDefinitionException"

This reverts commit 20e1b768e6c50529cb0af250ca437b94a9f01cd9.

* BAEL-4398 moved repository to libraries-http-2
2020-10-26 12:54:34 -07:00
sampadawagde 5ae337e1e2 JAVA-1595: Restore code for Jetty ReactiveStreams HTTP Client article 2020-05-12 23:03:58 +05:30
sampadawagde c990a29bf7 JAVA-627: Moved 2 articles to libraries-http-2 2020-04-18 11:44:19 +05:30