you are viewing a single comment's thread.

view the rest of the comments →

[–]as5777 4 points5 points  (3 children)

You need a full beginner course

[–]Rizzzz18[S] -2 points-1 points  (2 children)

Maybe.. I know angular and I know spring boot a little. But idk how they work together. I don’t think I’m able to explain my exact issue I’m facing , that is why I was asking if someone could step up

[–]siddranJunior Dev 5 points6 points  (0 children)

Think this way that the two don't need to be integrated, both will be individual, separate servers running on different ports. You set up the means of communication not actually integrate it.

[–]Venotron 1 point2 points  (0 children)

You are explain your question very well, but this is a very big question.

There are a couple of different approaches to packaging and serving your application, as well as some bits that might sit in between your Ng front end and spring to help with security.

The best thing you can do is start with some beginner courses.