4.0.0
    spring-resttemplate-3
    0.1-SNAPSHOT
    spring-resttemplate-3
    war
    
        com.baeldung
        parent-boot-3
        0.0.1-SNAPSHOT
        ../../parent-boot-3
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-test
        
        
            org.apache.httpcomponents.client5
            httpclient5
            ${httpclient5.version}
        
    
    
        com.baeldung.resttemplate.methods.RestTemplateMethodsApplication
        5.2.1