13 lines
301 B
Markdown
13 lines
301 B
Markdown
# art-get-arrays-jwt-springsecurity-angular
|
|
JSON Web Token (JWT) with Spring Security And Angular - Tutorial from Get Arrays (Udemy)
|
|
|
|
### Notes
|
|
|
|
#### Section 19: HTML Template
|
|
|
|
##### 134. Configuring routes
|
|
|
|
- Generate AppRoutingModule
|
|
- `ng generate module app-routing --flat --module=app`
|
|
|