File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,19 @@ More practice:
12
12
13
13
> [ Deploy Spring Boot App on AWS – Elastic Beanstalk] ( https://bezkoder.com/deploy-spring-boot-aws-eb/ )
14
14
15
+ Security:
16
+ > [ Spring Boot, Spring Security, PostgreSQL: JWT Authentication & Authorization example] ( https://bezkoder.com/spring-boot-security-postgresql-jwt-authentication/ )
17
+
15
18
Fullstack:
16
19
> [ Vue.js + Spring Boot + MySQL/PostgreSQL example] ( https://bezkoder.com/spring-boot-vue-js-crud-example/ )
17
20
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/ )
19
26
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 / )
21
28
22
29
## Run Spring Boot application
23
30
```
You can’t perform that action at this time.
0 commit comments