You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please refer to the document DEPLOYMENT.md to deploy as a spring boot application
Thank you for reply!
I read it but this document doesn't mention what to do after I complie the frontend bizui. I use gradle build and get the output file retailscm-biz-suite-core-1.0.0.jar in bizcore/build/libs. Then I run java -jar retailscm-biz-suite-core-1.0.0.jar. However ,when I visit localhost:8080, I cannot get any response. It seems that I didn't put the frontend resources in the right place. What should I do?
I just wondered where to place these files in the
dist
if I would like to use SpringBoot to deploy this application.The text was updated successfully, but these errors were encountered: