panos-kakos 
							
						 
					 
					
						
						
						
						
							
						
						
							c23f0d6b1f 
							
						 
					 
					
						
						
							
							[JAVA-26374-spring-resttemplate] Moved "RestTemplate Post Request wit… ( #15104 )  
						
						... 
						
						
						
						* [JAVA-26374-spring-resttemplate] Moved "RestTemplate Post Request with JSON" to spring-resttemplate-1
* [JAVA-26374] Moved "Get and Post Lists of Objects with RestTemplate" article to spring-resttemplate-1 
						
						
					 
					
						2023-11-22 12:28:23 +02:00 
						 
				 
			
				
					
						
							
							
								collaboratewithakash 
							
						 
					 
					
						
						
						
						
							
						
						
							8e9f2e39ef 
							
						 
					 
					
						
						
							
							updated backlink  
						
						
						
						
					 
					
						2023-05-27 15:20:01 +05:30 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								edizor 
							
						 
					 
					
						
						
						
						
							
						
						
							81c8fca088 
							
						 
					 
					
						
						
							
							Update README.md  
						
						... 
						
						
						
						[skip ci] 
						
						
					 
					
						2023-02-17 19:00:43 +08:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								edizor 
							
						 
					 
					
						
						
						
						
							
						
						
							5f3cd88034 
							
						 
					 
					
						
						
							
							Update README.md  
						
						... 
						
						
						
						[skip ci] 
						
						
					 
					
						2023-01-11 15:31:35 +08:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								edizor 
							
						 
					 
					
						
						
						
						
							
						
						
							c8e8b507a4 
							
						 
					 
					
						
						
							
							Update README.md  
						
						... 
						
						
						
						[skip ci] 
						
						
					 
					
						2022-11-25 15:46:48 +08:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Krzysiek 
							
						 
					 
					
						
						
						
						
							
						
						
							d7caae1c24 
							
						 
					 
					
						
						
							
							JAVA-7783: POM properties cleanup  
						
						
						
						
					 
					
						2021-11-16 11:25:14 +01:00 
						 
				 
			
				
					
						
							
							
								freelansam 
							
						 
					 
					
						
						
						
						
							
						
						
							8cc6444700 
							
						 
					 
					
						
						
							
							Merge branch 'master' into JAVA-5223  
						
						
						
						
					 
					
						2021-05-17 22:37:02 +05:30 
						 
				 
			
				
					
						
							
							
								sampadawagde 
							
						 
					 
					
						
						
						
						
							
						
						
							5b49805e3c 
							
						 
					 
					
						
						
							
							JAVA-5223: Fix formatting of POMs (Spring Web Modules)  
						
						
						
						
					 
					
						2021-05-17 20:23:25 +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