Skip to content

Commit 8d26252

Browse files
committed
add references
1 parent 60152c2 commit 8d26252

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,19 @@ More practice:
1212
1313
> [Deploy Spring Boot App on AWS – Elastic Beanstalk](https://bezkoder.com/deploy-spring-boot-aws-eb/)
1414
15+
Security:
16+
> [Spring Boot, Spring Security, PostgreSQL: JWT Authentication & Authorization example](https://bezkoder.com/spring-boot-security-postgresql-jwt-authentication/)
17+
1518
Fullstack:
1619
> [Vue.js + Spring Boot + MySQL/PostgreSQL example](https://bezkoder.com/spring-boot-vue-js-crud-example/)
1720
18-
> [Angular + Spring Boot + PostgreSQL example](https://bezkoder.com/angular-10-spring-boot-postgresql/)
21+
> [Angular 10 + Spring Boot + PostgreSQL example](https://bezkoder.com/angular-10-spring-boot-postgresql/)
22+
23+
> [Angular 11 + Spring Boot + PostgreSQL example](https://bezkoder.com/angular-11-spring-boot-postgresql/)
24+
25+
> [React + Spring Boot + MySQL example](https://bezkoder.com/react-spring-boot-crud/)
1926
20-
> [React + Spring Boot + MySQL/PostgreSQL example](https://bezkoder.com/react-spring-boot-crud/)
27+
> [React + Spring Boot + PostgreSQL example](https://bezkoder.com/spring-boot-react-postgresql/)
2128
2229
## Run Spring Boot application
2330
```

0 commit comments

Comments
 (0)