add references
This commit is contained in:
parent
f6b2560ddc
commit
76f7085f87
|
@ -11,8 +11,15 @@ For more detail, please visit:
|
|||
|
||||
> [Spring Boot + Angular 8 JWT Authentication](https://bezkoder.com/angular-spring-boot-jwt-auth/)
|
||||
|
||||
> [Spring Boot + Angular 10 JWT Authentication](https://bezkoder.com/angular-10-spring-boot-jwt-auth/)
|
||||
|
||||
> [Spring Boot + React JWT Authentication](https://bezkoder.com/spring-boot-react-jwt-auth/)
|
||||
|
||||
Run both Back-end & Front-end in one place:
|
||||
> [Integrate Angular with Spring Boot Rest API](https://bezkoder.com/integrate-angular-spring-boot/)
|
||||
|
||||
> [Integrate React.js with Spring Boot Rest API](https://bezkoder.com/integrate-reactjs-spring-boot/)
|
||||
|
||||
## Dependency
|
||||
– If you want to use PostgreSQL:
|
||||
```xml
|
||||
|
|
Loading…
Reference in New Issue