[Angular 6 + Spring Boot] #10 Angular Routing and Routes

preview_player
Показать описание
Create Java web applications with Angular 6 and Spring Boot

In this episode you will learn about the Angular router. the router enables users to navigate from one view to the next based on some action. After completing this episode you will be familiar with:
- how to create views and use them in routes
- how to create routes
- how to configure the Angular router
- how to display views in a router outlet
- how to debug your routing using tracing

Source code

_______

Check out the latest software programming articles on my blog, where you will find lots of software development tutorials that will sharpen your programming skills

_______

Say hi on social

#angular #springboot #spring #java #webapplication
Рекомендации по теме
Комментарии
Автор

Awesome Tutorial. Perfect for every beginner in Angular. Thank you so much for the starter pack tutorials.

sreehariv
Автор

Hi i wanted to know about the routing when we are integrated with Spring Boot. if i run localhost:8080 it redirects to home page but if i try going to localhost:8080/home it does not know where to go and thus goes to /error. Can you help me in this.

moinamchatterjee
Автор

To make the menu expand icon work, you need to include the Bootstrap Javascript cdn in index.html. Otherwise, when you view the webpage on a smaller screen/window, you can't access the menu

lukesedillo
Автор

Hi I think you have not discussed how this routing concept works (or does not work) with the Front Controller pattern as used by Spring MVC. You basically seem to be saying that routing from page to page is done using routes but that seems to completely go against the Front Controller pattern.

MrMikomi
Автор

Great tutorial. It would be cool to see Signin and Signup in pair with spring security and angular6. Thank you

alexander.shakhov
Автор

This clip isn't included in the Angular 6 playlist of yours.

MilgoDe
Автор

hello brother completed upto part 10 when are other parts coming? plz upload soon

myappkarki