vertx-web-site / vertx-web-site.github.io

The official Vert.x website (https://vertx.io)
https://vertx.io
Apache License 2.0
18 stars 72 forks source link

vertx web deployed in spring boot, static resource can't be found in spring boot jar #127

Closed don9139 closed 2 years ago

don9139 commented 2 years ago

Questions deployed vertx web in spring boot, review the static resource in vertx webroot, it can't be found with 404 error.

Version vertx.version > 4.0.0

Context I encountered an exception which looks suspicious while ...

Do you have a reproducer? springboot jar can be uploaded.

Link to github project/gist Steps to reproduce java -jar ./test-vertx.jar open web brower and input localhost:8080/hello.txt Extra JVM version 1.8

don9139 commented 2 years ago

Resource not found

don9139 commented 2 years ago

test-vertx.jar.zip

don9139 commented 2 years ago

there is no issue when vertx version < 4.0.0

michel-kraemer commented 2 years ago

This is the repository for the Vert.x website. If you have a question regarding Vert.x itself or one of its components (other than the website), please use the support channels: https://vertx.io/channels/