mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Update `@AutoConfigureMockMvc` to move HtmlUnit configuration under a dedicated attribute and provide support for configuring the URL that is used. Closes gh-47857