X
X
ximzavivka2018-11-29 23:39:11
Spring
ximzavivka, 2018-11-29 23:39:11

How to deploy vuejs(quasar framework) + spring mvc on server?

Tell me, please, I understand correctly that when deploying an application with a back on spring and a front on quasar (vuejs), my front will actually spin on node, and the back, for example, on tomcat with different ports and will only communicate via rest and in back doesn't need to implement a redicert on index.js via @GetMapping("/") ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yerlan Ibraev, 2018-11-30
@mad_nazgul

Read how to manage/configure static web content in Spring.
The front will spin in the browser (if anything) ;-)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question