One way to achieve this is to create your maven project in a web application project and copy the spring website web resource (web.xml, index.jsp at least) for it. add spring -batch-admin-manager and spring -batch-admin-resource dependency in your pom. Build your war on apps and you're done.
source share