Revision history [back]

click to hide/show revision 1
initial version

answered 2020-12-01 17:39:30 +0800

cor3000 gravatar image cor3000

yes a 404 occurs if the web application can't locate the resource based on it's configuration. Most likely there is not servlet or view resolver configured to search in your classpath. Without your whole application source code it's hard to tell. Spring boot offers many configuration options.

Here our demo for a minimal war file, maybe you can find the difference to your setup or adapt the example to your requirements.

https://github.com/zkoss/zkspringboot/tree/master/zkspringboot-demos/zkspringboot-minimal-war

yes a 404 occurs if the web application can't locate the resource based on it's its configuration. Most likely there is not servlet or view resolver configured to search in your classpath. Without your whole application source code it's hard to tell. Spring boot offers many configuration options.

Here our demo for a minimal war file, maybe you can find the difference to your setup or adapt the example to your requirements.

https://github.com/zkoss/zkspringboot/tree/master/zkspringboot-demos/zkspringboot-minimal-war

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More