Commit Graph

9 Commits

Author SHA1 Message Date
Bipin kumar
7095138d64 JAVA-22625: Changes made for formatting the pom.xml (#14329) 2023-06-30 16:37:25 +05:30
Jonathan Cook
77d4cf53ce 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
sampadawagde
f65c72951d JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
Jonathan Cook
f1b81f189c 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
5f5f3748b4 fix unstable tests in libraries-http-2 2020-11-24 17:13:44 +02:00
patkorek
5cd2d569d1 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 174d8664e2.

* Revert "BAEL-2495 fixing InvalidDefinitionException"

This reverts commit 20e1b768e6.

* BAEL-4398 moved repository to libraries-http-2
2020-10-26 12:54:34 -07:00
mikr
688bc54bce Java-2136 Use Jackson version from main pom in all other applicable modules 2020-09-14 13:11:59 +02:00
sampadawagde
c370be2224 JAVA-1595: Restore code for Jetty ReactiveStreams HTTP Client article 2020-05-12 23:03:58 +05:30
sampadawagde
64e8e11e43 JAVA-627: Moved 2 articles to libraries-http-2 2020-04-18 11:44:19 +05:30