Commit Graph

8 Commits

Author SHA1 Message Date
Dhawal Kapil 4fbb7815ce JAVA-20946 Renamed HttpBinServiceUnitTest to LiveTest (#14041)
- Since it is making actual live request to httpbin.org
2023-05-18 07:44:26 +05:30
Michael Pratt 42f04eda64 BAEL-6162: Code examples from article (#13458)
* Code example from article

* BAEL-6162: Add unit tests

* Rename test class
2023-02-15 19:41:00 -06:00
Abhinav Pandey 7a202296a7 Bael 5884 - correction (#13276)
* BAEL-5884 - URI encoding with Rest Template

* BAEL-5884 - URI encoding with Rest Template - indentation corrected

* BAEL-5884 - code correction for rest template config
2023-01-11 22:44:58 +05:30
Abhinav Pandey 8103e7087b BAEL-5884 - URI encoding with Rest Template (#13207)
* BAEL-5884 - URI encoding with Rest Template

* BAEL-5884 - URI encoding with Rest Template - indentation corrected
2023-01-08 09:50:13 +05:30
ajayveluru 74d6c30d3c Feature rt 3 (#12914)
* Clone Article Initial Version

* Customized RestTemplate to access HTTPS Rest Service

* Customized RestTemplate to access HTTPS Rest Service

* removed unused files

* removed unused files

* removed unused changes

* Added Customized RestTemplate

* Formatted java components

* Create application-ssl.properties

added app props ssl

* Secured REST Service and Customized Rest Template

Secured REST Service and Customized Rest Template

* Delete CustomRestTemplateConfiguration.java

* Delete RestTemplateClientApplication.java

* Delete RestTemplateClientController.java

* Delete application-ssl-client.properties

* Format changes

Format changes

* Update CustomRestTemplateConfiguration.java

* Update RestTemplateClientApplication.java

* Update RestTemplateClientController.java

* Update HttpsEnabledApplication.java

* Update WelcomeController.java

* Update HttpsEnabledApplication.java

* Update CustomRestTemplateConfiguration.java

* Update RestTemplateClientController.java

* Update RestTemplateClientApplication.java

Co-authored-by: PADMAJA <PADMAJA@192.168.100.7>
2022-11-21 09:29:27 +05:30
Dhawal Kapil b50060aea4 Task/java 13772 (#12579)
* JAVA-13772 Updated the link of PDF to a valid one

* JAVA-13772 Updated File url and checksum
2022-08-09 22:19:56 +05:30
kwoyke 1702cfc4a1 BAEL-4950: Use our S3 to host test file (#10752)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-11 14:48:41 +02:00
sampadawagde e54423ce83 JAVA-4010: Added new module and moved 3 articles to it 2021-01-15 23:15:41 +05:30