We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b2560 commit 76f7085Copy full SHA for 76f7085
README.md
@@ -11,8 +11,15 @@ For more detail, please visit:
11
12
> [Spring Boot + Angular 8 JWT Authentication](https://bezkoder.com/angular-spring-boot-jwt-auth/)
13
14
+> [Spring Boot + Angular 10 JWT Authentication](https://bezkoder.com/angular-10-spring-boot-jwt-auth/)
15
+
16
> [Spring Boot + React JWT Authentication](https://bezkoder.com/spring-boot-react-jwt-auth/)
17
18
+Run both Back-end & Front-end in one place:
19
+> [Integrate Angular with Spring Boot Rest API](https://bezkoder.com/integrate-angular-spring-boot/)
20
21
+> [Integrate React.js with Spring Boot Rest API](https://bezkoder.com/integrate-reactjs-spring-boot/)
22
23
## Dependency
24
– If you want to use PostgreSQL:
25
```xml
0 commit comments