File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,32 @@ Serverless:
34
34
35
35
> [ React Firestore CRUD App example | Firebase Cloud Firestore] ( https://bezkoder.com/react-firestore-crud/ )
36
36
37
+ More Practice:
38
+ > [ React (Hooks) CRUD example to consume Web API] ( https://bezkoder.com/react-hooks-crud-axios-api/ )
39
+
40
+ > [ React Material UI examples with a CRUD Application] ( https://bezkoder.com/react-material-ui-examples-crud/ )
41
+
42
+ > [ Spring Boot Pagination & Filter example | Spring JPA, Pageable] ( https://bezkoder.com/spring-boot-pagination-filter-jpa-pageable/ )
43
+
44
+ > [ Spring Data JPA Sort/Order by multiple Columns | Spring Boot] ( https://bezkoder.com/spring-data-sort-multiple-columns/ )
45
+
46
+ > [ Spring Boot Repository Unit Test with @DataJpaTest ] ( https://bezkoder.com/spring-boot-unit-test-jpa-repo-datajpatest/ )
47
+
48
+ > [ Deploy Spring Boot App on AWS – Elastic Beanstalk] ( https://bezkoder.com/deploy-spring-boot-aws-eb/ )
49
+
50
+ More Practice:
51
+ > [ React (Hooks) CRUD example to consume Web API] ( https://bezkoder.com/react-hooks-crud-axios-api/ )
52
+
53
+ > [ React Material UI examples with a CRUD Application] ( https://bezkoder.com/react-material-ui-examples-crud/ )
54
+
55
+ > [ Spring Boot Pagination & Filter example | Spring JPA, Pageable] ( https://bezkoder.com/spring-boot-pagination-filter-jpa-pageable/ )
56
+
57
+ > [ Spring Data JPA Sort/Order by multiple Columns | Spring Boot] ( https://bezkoder.com/spring-data-sort-multiple-columns/ )
58
+
59
+ > [ Spring Boot Repository Unit Test with @DataJpaTest ] ( https://bezkoder.com/spring-boot-unit-test-jpa-repo-datajpatest/ )
60
+
61
+ > [ Deploy Spring Boot App on AWS – Elastic Beanstalk] ( https://bezkoder.com/deploy-spring-boot-aws-eb/ )
62
+
37
63
## Project setup
38
64
```
39
65
mvn clean install
You can’t perform that action at this time.
0 commit comments