Bipin kumar
4a2c365472
JAVA-22625: Changes made for formatting the pom.xml ( #14329 )
2023-06-30 16:37:25 +05:30
edizor
553b496565
Update README.md
...
[skip ci]
2023-06-15 22:15:04 +08:00
Jonathan Cook
a0d7405115
BAEL-5776 - Mock a URL Connection in Java ( #14184 )
...
* 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
* BAEL-5408 - Update Camel version in spring-boot-camel module
* BAEL-5234 - Apache Camel Routes Testing in Spring Boot
* BAEL-5234 - Apache Camel Routes Testing in Spring Boot
* BAEL-5237 - Apache Camel Conditional Routing
* BAEL-5236 - Apache Camel Exception Handling
* BAEL-5890 - Jackson's Deserialization with Lombok
* BAEL-5890 - Jackson's Deserialization with Lombok
* BAEL-5890 - Jackson's Deserialization with Lombok
* BAEL-5890 - Jackson's Deserialization with Lombok
* BAEL-5890 - Jackson's Deserialization with Lombok
* BAEL-5776 - Mock a URL Connection in Java
* BAEL-5776 - Mock a URL Connection in Java
---------
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
Co-authored-by: jcook02 <jonathan.paul.cook@ext.esa.int>
2023-06-06 14:27:46 -07:00
timis1
be7213b147
JAVA-19534 Cleanup un-committed or un-ignored artifacts - Week 14 - 2023 ( #13695 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-03-24 21:11:52 +05:30
KevinGilmore
1b574f36a4
BAEL-4858 add link back to article ( #11309 )
2021-10-09 16:37:35 -05:00
vunamtien
8430e9eaa8
BAEL-4858] Trusting all certificates using OkHttp ( #11284 )
...
* Trusting all certificates using OkHttp
* refactor
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-10-08 21:42:35 -05:00
johnA1331
bfbdc615f3
Update README.md
2021-08-05 01:01:57 +08:00
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
johnA1331
d2a360696d
Update README.md
2021-06-24 03:56:00 +08: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
johnA1331
92903e11e2
Update README.md
2021-05-12 22:31:56 +08:00
kwoyke
df162d7068
Merge pull request #10744 from freelansam/JAVA-5223
...
JAVA-5223: Fix formatting of POMs (Part 6)
2021-05-10 13:00:50 +02:00
sampadawagde
40772fadc0
JAVA-5223: Fix formatting of POMs (Part 9)
2021-05-09 17:29:24 +05:30
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
johnA1331
c98d1d243e
Update README.md
2021-03-10 21:19:07 +08: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
johnA1331
99689edd88
Update README.md
2020-11-05 13:55:30 +08: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
mikr
6927cc7237
Java-2136 Use Jackson version from main pom in all other applicable modules
2020-09-14 13:11:59 +02: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