able to run project but UI is not visible no log reported in the back
maroom1 opened this issue · 2 comments
maroom1 commented
hantsy commented
The .addResourceLocations line in Application destroyed the Spring Boot built-in url mapping rules, which was prepared for Docker mulitstages scenario.
I will try to fix this later.
Thanks for reporting this issue. @maroom1
maroom1 commented
Thank you and waiting for the fix badly. Because I was inspired about your
project and implement some in my own project. Thanks for the propmt reply.
…On Jul 27, 2017 8:08 PM, "Hantsy Bai" ***@***.***> wrote:
The .addResourceLocations line in Application destroyed the Spring Boot
built-in url mapping rules, which was prepared for Docker mulitstages
scenario.
I will try to fix this later.
Thanks for reporting this issue. @maroom1 <https://github.com/maroom1>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMVz-ImbAawkctpYcpzFrb6L0Lk1l1dNks5sSVC-gaJpZM4OmDT6>
.



