# LOGS WHEN IT WORKS # NOTE: See the "Mapped to ResourceHttpRequestHandler" line 2021-10-26 17:31:28.912 DEBUG 32876 --- [nio-8080-exec-1] o.s.b.a.w.s.WelcomePageHandlerMapping : Mapped to ParameterizableViewController [view="forward:index.html"] 2021-10-26 17:31:28.921 DEBUG 32876 --- [nio-8080-exec-1] o.s.w.s.v.ContentNegotiatingViewResolver : Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, application/signed-exchange;v=b3;q=0.9, */*;q=0.8] 2021-10-26 17:31:28.921 DEBUG 32876 --- [nio-8080-exec-1] o.s.w.s.v.InternalResourceView : View name 'forward:', model {} 2021-10-26 17:31:28.922 DEBUG 32876 --- [nio-8080-exec-1] o.s.w.s.v.InternalResourceView : Forwarding to [index.html] 2021-10-26 17:31:28.923 DEBUG 32876 --- [nio-8080-exec-1] o.s.w.s.DispatcherServlet : "FORWARD" dispatch for GET "/app/index.html", parameters={} 2021-10-26 17:31:28.925 DEBUG 32876 --- [nio-8080-exec-1] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]] 2021-10-26 17:31:28.934 DEBUG 32876 --- [nio-8080-exec-1] o.s.w.s.DispatcherServlet : Exiting from "FORWARD" dispatch, status 200 2021-10-26 17:31:28.937 DEBUG 32876 --- [nio-8080-exec-1] o.s.w.s.DispatcherServlet : Completed 200 OK 2021-10-26 17:31:28.961 DEBUG 32876 --- [nio-8080-exec-2] o.s.w.s.DispatcherServlet : GET "/app/styles.47e6bc805ea2a71ed99d.css", parameters={} 2021-10-26 17:31:28.963 DEBUG 32876 --- [nio-8080-exec-3] o.s.w.s.DispatcherServlet : GET "/app/runtime.ff53f56cb02c48778356.js", parameters={} 2021-10-26 17:31:28.964 DEBUG 32876 --- [nio-8080-exec-2] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]] 2021-10-26 17:31:28.964 DEBUG 32876 --- [nio-8080-exec-3] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]] 2021-10-26 17:31:28.969 DEBUG 32876 --- [nio-8080-exec-3] o.s.w.s.DispatcherServlet : Completed 200 OK 2021-10-26 17:31:28.970 DEBUG 32876 --- [nio-8080-exec-2] o.s.w.s.DispatcherServlet : Completed 200 OK 2021-10-26 17:31:28.997 DEBUG 32876 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : GET "/app/main.efd1534720943fbad335.js", parameters={} 2021-10-26 17:31:28.998 DEBUG 32876 --- [nio-8080-exec-4] o.s.w.s.DispatcherServlet : GET "/app/polyfills.95b6fb8103324a49eac2.js", parameters={} 2021-10-26 17:31:29.000 DEBUG 32876 --- [nio-8080-exec-4] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]] 2021-10-26 17:31:29.000 DEBUG 32876 --- [nio-8080-exec-5] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]] 2021-10-26 17:31:29.005 DEBUG 32876 --- [nio-8080-exec-4] o.s.w.s.DispatcherServlet : Completed 200 OK 2021-10-26 17:31:29.045 DEBUG 32876 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : Completed 200 OK 2021-10-26 17:31:29.691 DEBUG 32876 --- [nio-8080-exec-6] o.s.w.s.DispatcherServlet : GET "/app/app/assets/i18n/en.json", parameters={} # LOGS WHEN IT DOES NOT WORK # NOTE: See the "Mapped to ResourceHttpRequestHandler" line 2021-10-26 17:36:00.005 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : GET "/app/", parameters={} 2021-10-26 17:36:00.006 DEBUG 27308 --- [nio-8080-exec-5] o.s.b.a.w.s.WelcomePageHandlerMapping : Mapped to ParameterizableViewController [view="forward:index.html"] 2021-10-26 17:36:00.006 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.v.ContentNegotiatingViewResolver : Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, application/signed-exchange;v=b3;q=0.9, */*;q=0.8] 2021-10-26 17:36:00.006 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.v.InternalResourceView : View name 'forward:', model {} 2021-10-26 17:36:00.006 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.v.InternalResourceView : Forwarding to [index.html] 2021-10-26 17:36:00.007 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : "FORWARD" dispatch for GET "/app/index.html", parameters={} 2021-10-26 17:36:00.008 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.h.SimpleUrlHandlerMapping : Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], ServletContext [/]] 2021-10-26 17:36:00.009 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.r.ResourceHttpRequestHandler : Resource not found 2021-10-26 17:36:00.009 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : Exiting from "FORWARD" dispatch, status 404 2021-10-26 17:36:00.009 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : Completed 404 NOT_FOUND 2021-10-26 17:36:00.010 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : "ERROR" dispatch for GET "/app/error", parameters={} 2021-10-26 17:36:00.010 DEBUG 27308 --- [nio-8080-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse) 2021-10-26 17:36:00.012 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.v.ContentNegotiatingViewResolver : Selected 'text/html' given [text/html, text/html;q=0.8] 2021-10-26 17:36:00.012 DEBUG 27308 --- [nio-8080-exec-5] o.s.w.s.DispatcherServlet : Exiting from "ERROR" dispatch, status 404