I have a spring boot application with two Modules: A(backend) and B(frontend code in resources/static, submodule of A).
in Module B there is implementation of WebMv
WebMv