I try to replace web.xml with java config (I use Spring but no Spring Boot). I moved some parts of the web.xml like adding filters, servlets, and listeners like in the code