Hi,

I have a single page application with the following configuration
*    bootstrap.addBundle(new AssetsBundle("/app", "/app", "index.html", 
"static"))*

whenever I goto "http://localhost:8080/app 
<http://localhost:8080/app/dashboard>" all works well, but when I goto "
http://localhost:8080/app/dashboard"; I get a 404 response.
how can I configure dropwizard to support path like "/app/*" ?

thanks

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dropwizard-user/888e8fa3-943a-4be0-a860-a6846aac9dae%40googlegroups.com.

Reply via email to