Skip to content

Example project that explains why you should always use a RestTemplate builder instead of creating your own RestTemplate instance

Notifications You must be signed in to change notification settings

stockgeeks/spring-boot-rest-template-build-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Spring Boot — Why you should use the RestTemplateBuilder to create a RestTemplate instance?

Example project that explains why you should always use a RestTemplate builder instead of creating your own RestTemplate instance.

See blogpost: https://medium.com/@TimvanBaarsen/spring-boot-why-you-should-always-use-the-resttemplatebuilder-to-create-a-resttemplate-instance-d5a44ebad9e9

Branches:

  • step-1-rest-template-instance
  • step-2-rest-template-instance-as-bean
  • step-3-rest-template-using-rest-template-builder

About

Example project that explains why you should always use a RestTemplate builder instead of creating your own RestTemplate instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published