-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Open
Labels
for: team-meetingAn issue we'd like to discuss as a team to make progressAn issue we'd like to discuss as a team to make progressstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedtype: enhancementA general enhancementA general enhancement
Milestone
Description
As of spring-projects/spring-framework#34428, Spring Framework has a RestTestClient
that aligns with WebTestClient
. It supports testing real servers using RestClient
as a transport, but also testing mock setups with MockMvc
. Assertions and features are aligned with the latest in Framework (like API versioning).
We should consider whether we should deprecate TestRestTemplate
as a result.
ThomasVitale
Metadata
Metadata
Assignees
Labels
for: team-meetingAn issue we'd like to discuss as a team to make progressAn issue we'd like to discuss as a team to make progressstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedtype: enhancementA general enhancementA general enhancement