-
Reference 1:
- https://www.youtube.com/watch?v=G46fjVzQ7BQ
- In this course, we will learn how to build a full-stack web application using Spring Boot as the backend and Angular as the frontend, including the CRUD functions and getting details of Employees.
-
Reference 2:
- https://www.youtube.com/watch?v=JNxWZXOsU0w
- In this course, we will learn pagination examples with Spring Data JPA and Angular. Learn how to implement Pagination in Spring Data JPA using a Spring Boot project and Angular in the front end.
-
Reference 3:
-
https://echarts.apache.org/examples/en/editor.html?c=bar-simple&lang=ts
-
On these websites, we will learn how to make barchart through third-party tools.
- Reference 1:
- https://www.youtube.com/watch?v=kDIR84mVPig
- https://www.youtube.com/watch?v=HupglqtpGI4
- In these courses, we will learn how to implement CRUD Operation in Ionic with Spring Boot RESTful.
- Reference:
- https://www.youtube.com/watch?v=2fvUrpYG95w
- https://www.youtube.com/watch?v=8qhaDBCJh6I
- https://www.youtube.com/watch?v=THv-TI1ZNMk
- In these videos, we will focus on Entity Mapping in Spring Data JPA's basic concept. Example to demonstrate using Spring Boot to use @OneToOne, @OneToMany, and @JoinColumn.