Skip to content

Commit d42fc9b

Browse files
committed
update references
1 parent cf24b83 commit d42fc9b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,21 @@
33
For more detail, please visit:
44
> [Spring Boot JPA - Building Rest CRUD API example](https://bezkoder.com/spring-boot-jpa-crud-rest-api/)
55
6+
> [Spring Boot Pagination & Filter example | Spring JPA, Pageable](https://bezkoder.com/spring-boot-pagination-filter-jpa-pageable/)
7+
8+
> [Spring Data JPA Sort/Order by multiple Columns | Spring Boot](https://bezkoder.com/spring-data-sort-multiple-columns/)
9+
10+
> [Deploy Spring Boot App on AWS – Elastic Beanstalk](https://bezkoder.com/deploy-spring-boot-aws-eb/)
11+
12+
Fullstack:
13+
> [Vue.js + Spring Boot + MySQL/PostgreSQL example](https://bezkoder.com/spring-boot-vue-js-crud-example/)
14+
15+
> [Angular + Spring Boot + MySQL/PostgreSQL example](https://bezkoder.com/angular-10-spring-boot-crud/)
16+
17+
> [React + Spring Boot + MySQL/PostgreSQL example](https://bezkoder.com/react-spring-boot-crud/)
18+
619
## Run Spring Boot application
720
```
821
mvn spring-boot:run
922
```
23+

0 commit comments

Comments
 (0)