spring-boot/spring-boot-test-autoconfigure
Phillip Webb aea18671c1 Restructure web related classes
Reorganize web related classes for better separation of concerns.
Mainly this involves moving classes from `o.s.b.context.embedded`
that aren't directly tied to embedded servlet containers to
`o.s.b.web` and relocating everything from `o.s.b.context.web`.

See gh-5822
2016-04-28 12:45:15 -07:00
..
src Restructure web related classes 2016-04-28 12:45:15 -07:00
pom.xml Auto-configure MockMvc with Spring Security 2016-04-28 17:55:34 +01:00