Problemunvalidated

the default servlet is disabled by default in spring since 2020 — in spring boot. Tension: there are no web.xml files in the resulting jar. Outcome: reactivate the default servlet with the property "server.servlet.register-default-servlet=true".

6da7e80f-b47c-46f0-8c11-4e6f94872c2c

the default servlet is disabled by default in spring since 2020 — in spring boot. Tension: there are no web.xml files in the resulting jar. Outcome: reactivate the default servlet with the property "server.servlet.register-default-servlet=true".