Skip to content

Commit f6fbdaf

Browse files
Arjen Poutsmarstoyanchev
Arjen Poutsma
authored andcommitted
Introduce RequestEntity and builder
This commit introduces the RequestEntity, a class similar to ResponseEntity, but meant for HTTP requests rather than responses. The RequestEntity can be used both in RestTemplate as well as @MVC scenarios. The class also comes with a builder, similar to the one found in ResponseEntity, which allows for building of a RequestEntity through a fluent API. Issue: SPR-11752
1 parent b7984f2 commit f6fbdaf

File tree

6 files changed

+856
-6
lines changed

6 files changed

+856
-6
lines changed

0 commit comments

Comments
 (0)