No Spring WebApplicationInitializer types detected on classpath
This turned out to be a stupid error. My log4j wasn’t configured to capture my error output. I was throwing configuration errors in the background and once I fixed those I was good to go and my request mappings worked fine.