@@ -130,6 +130,8 @@ Deployment:
130130
131131>  [ Spring Boot + Angular 16 JWT Authentication] ( https://www.bezkoder.com/angular-16-spring-boot-jwt-auth/ ) 
132132
133+ >  [ Spring Boot + Angular 17 JWT Authentication] ( https://www.bezkoder.com/angular-17-spring-boot-jwt-auth/ ) 
134+ 
133135>  [ Spring Boot + React JWT Authentication] ( https://bezkoder.com/spring-boot-react-jwt-auth/ ) 
134136
135137## Fullstack CRUD App  
@@ -184,6 +186,12 @@ Deployment:
184186
185187>  [ Angular 16 + Spring Boot + PostgreSQL example] ( https://www.bezkoder.com/spring-boot-angular-16-postgresql/ ) 
186188
189+ >  [ Angular 17 + Spring Boot + H2 Embedded Database example] ( https://www.bezkoder.com/spring-boot-angular-17-crud/ ) 
190+ 
191+ >  [ Angular 17 + Spring Boot + MySQL example] ( https://www.bezkoder.com/spring-boot-angular-17-mysql/ ) 
192+ 
193+ >  [ Angular 17 + Spring Boot + PostgreSQL example] ( https://www.bezkoder.com/spring-boot-angular-17-postgresql/ ) 
194+ 
187195>  [ React + Spring Boot + MySQL example] ( https://bezkoder.com/react-spring-boot-crud/ ) 
188196
189197>  [ React + Spring Boot + PostgreSQL example] ( https://bezkoder.com/spring-boot-react-postgresql/ ) 
0 commit comments