Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use file based loader with MockServletContext
Update SpringApplicationContextLoader so that the MockServletContext uses FileSystemResourceLoader. This allows `/src/main/webapp` folder to be found. See spring-projectsgh-2654
- Loading branch information