Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Developing Role-Based Full-Stack App : Spring Boot + Angular, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:05:43
    Course Overview
  2. Урок 2. 00:03:34
    Course Sections
  3. Урок 3. 00:02:00
    Course Objectives
  4. Урок 4. 00:01:15
    Course Prerequisites
  5. Урок 5. 00:03:27
    Download Course Source Code
  6. Урок 6. 00:01:52
    Agenda
  7. Урок 7. 00:02:08
    Step 1 : Download and Install JDK 11
  8. Урок 8. 00:03:19
    Step 2 : Download and Install Java IDE ( IntelliJ IDE)
  9. Урок 9. 00:03:19
    Step 2 : Download and Install Java IDE ( STS IDE )
  10. Урок 10. 00:01:53
    Step 3 : Download and Install Apache Maven (Part 1)
  11. Урок 11. 00:03:39
    Step 3 : Download and Install Apache Maven (Part 2)
  12. Урок 12. 00:04:34
    Step 4 : Download and Install Angular CLI
  13. Урок 13. 00:03:09
    Step 5 : Download and Install WebStorm
  14. Урок 14. 00:10:32
    Step 6 : Download and Install MySql DBMS
  15. Урок 15. 00:01:52
    Agenda
  16. Урок 16. 00:05:45
    Step 1 : Download and Install JDK 11
  17. Урок 17. 00:02:48
    Step 2 : Download and Install Java IDE (IntelliJ IDE)
  18. Урок 18. 00:02:07
    Step 2 : Download and Install Java IDE (IntelliJ IDE : Change to Dark Mode)
  19. Урок 19. 00:02:17
    Step 2 : Download and Install Java IDE ( STS IDE )
  20. Урок 20. 00:02:04
    Step 2 : Download and Install Java IDE ( STS IDE : Change to Dark Mode)
  21. Урок 21. 00:03:22
    Step 2 : Create First Java Application on STS IDE (HelloWorld)
  22. Урок 22. 00:01:53
    Step 3 : Download and Install Apache Maven (Part 1)
  23. Урок 23. 00:06:40
    Step 3 : Download and Install Apache Maven (Part 2)
  24. Урок 24. 00:04:09
    Step 3 : Create First Maven Application on IntelliJ IDE
  25. Урок 25. 00:06:10
    Step 3 : Create First Maven Application on STS IDE
  26. Урок 26. 00:04:20
    Step 4 : Download and Install Angular 14 CLI
  27. Урок 27. 00:02:04
    Step 5 : Download and Install WebStorm
  28. Урок 28. 00:08:08
    Step 6 : Download and Install (MySql + PhpMyAdmin)
  29. Урок 29. 00:01:48
    Agenda
  30. Урок 30. 00:05:00
    What is Spring Framework
  31. Урок 31. 00:04:13
    What is Spring Boot
  32. Урок 32. 00:03:34
    Why Spring Boot
  33. Урок 33. 00:02:22
    History of SpringBoot
  34. Урок 34. 00:06:22
    New Features of Spring Boot 2 and Spring Boot 3
  35. Урок 35. 00:05:36
    Spring Boot vs Spring MVC
  36. Урок 36. 00:01:17
    Agenda
  37. Урок 37. 00:05:11
    Creating Spring Boot Initializr
  38. Урок 38. 00:05:07
    Generate First Project Initializr
  39. Урок 39. 00:02:33
    Deploy SpringBoot Application (Part 1)
  40. Урок 40. 00:07:24
    Deploy SpringBoot Application (Part 2)
  41. Урок 41. 00:04:28
    SpringBoot Servlet Initializer
  42. Урок 42. 00:00:55
    Agenda
  43. Урок 43. 00:04:48
    Project Code Structures
  44. Урок 44. 00:09:45
    SpringBootApplication Annotation
  45. Урок 45. 00:01:11
    Agenda
  46. Урок 46. 00:05:35
    Spring Boot Runners (Part 1)
  47. Урок 47. 00:08:19
    Spring Boot Runners (Part 2)
  48. Урок 48. 00:01:49
    Agenda
  49. Урок 49. 00:06:40
    Application Properties (Part 1 : Define the Application Name)
  50. Урок 50. 00:03:53
    Application Properties ( Part 2 : Connecting with the Postgres Database )
  51. Урок 51. 00:03:47
    Application Properties ( Part 3 : Set Tomcat Port Number)
  52. Урок 52. 00:05:48
    Application Custom properties (Part 1 : How to Create Custom Properties)
  53. Урок 53. 00:09:23
    Application Custom properties (Part 2 : Practical Example)
  54. Урок 54. 00:06:10
    Spring Boot Failure Analyser (Part 1)
  55. Урок 55. 00:11:40
    Spring Boot Failure Analyser (Part 2)
  56. Урок 56. 00:04:04
    Introduction to JPA
  57. Урок 57. 00:05:42
    JPA Architecture
  58. Урок 58. 00:02:54
    JPA Implmentations
  59. Урок 59. 00:05:51
    Spring Data
  60. Урок 60. 00:07:24
    Spring Data JPA
  61. Урок 61. 00:04:48
    Step 1 - Create New Project using Spring Initializr
  62. Урок 62. 00:09:19
    Step 2 - Create Entity and Repository
  63. Урок 63. 00:08:40
    Step 3 - Create Spring Service
  64. Урок 64. 00:13:26
    Step 4 - Create RestController
  65. Урок 65. 00:06:23
    Step 5 - Create New Database Connection
  66. Урок 66. 00:16:45
    Step 6 - Deploy And Test using Postman
  67. Урок 67. 00:32:59
    Step 7 - Thymeleaf Templates
  68. Урок 68. 00:03:30
    What is Spring Boot DevTools
  69. Урок 69. 00:10:07
    Spring Boot DevTools Example
  70. Урок 70. 00:01:34
    Agenda
  71. Урок 71. 00:04:31
    Spring Security Architecture
  72. Урок 72. 00:03:18
    Spring Boot Security Starter
  73. Урок 73. 00:08:10
    Securing the Library System (Part 1)
  74. Урок 74. 00:24:40
    Securing the Library System (Part 2)
  75. Урок 75. 00:01:22
    Agenda
  76. Урок 76. 00:05:21
    Introduction to Spring Boot Actuator
  77. Урок 77. 00:03:34
    Using Spring Boot Actuator Starter
  78. Урок 78. 00:06:40
    Enabling and Disabling Actuator Endpoints
  79. Урок 79. 00:04:01
    Securing Actuator Endpoints by Role
  80. Урок 80. 00:02:09
    Agenda
  81. Урок 81. 00:05:09
    Introduction to Unit Testing
  82. Урок 82. 00:02:49
    Spring Boot Starter for Spring Testing
  83. Урок 83. 00:05:32
    Spring Testing Example (Part 1)
  84. Урок 84. 00:20:16
    Spring Testing Example (Part 2)
  85. Урок 85. 00:01:04
    Agenda (Spring Boot 3)
  86. Урок 86. 00:11:52
    Spring Boot 3 New Features
  87. Урок 87. 00:02:58
    Spring V5 vs. V6
  88. Урок 88. 00:03:57
    First Spring Boot 3 (Part 1)
  89. Урок 89. 00:06:18
    First Spring Boot 3 (Part 2)
  90. Урок 90. 00:05:48
    Spring Boot 3 Migration Steps (Part 1)
  91. Урок 91. 00:16:35
    Spring Boot 3 Migration Steps (Part 2)
  92. Урок 92. 00:02:59
    Agenda
  93. Урок 93. 00:07:15
    Business Requirements + Use Case Diagram
  94. Урок 94. 00:08:20
    Wireframes
  95. Урок 95. 00:15:21
    UML Class Diagram
  96. Урок 96. 00:01:31
    Agenda
  97. Урок 97. 00:04:31
    Technical Architecture
  98. Урок 98. 00:22:19
    Demo for JavaCorner-Admin Application
  99. Урок 99. 00:02:40
    Agenda
  100. Урок 100. 00:02:02
    Step 1 : Create a Spring Boot Initializr
  101. Урок 101. 00:04:07
    Step 2 : Choose Application Maven Dependencies
  102. Урок 102. 00:10:02
    Step 3 : Create Entities & Relationships (Part 1)
  103. Урок 103. 00:07:47
    Step 3 : Create Entities & Relationships (Part 2)
  104. Урок 104. 00:08:36
    Step 3 : Create Entities & Relationships (Part 3)
  105. Урок 105. 00:07:41
    Step 3 : Create Entities & Relationships (Part 4)
  106. Урок 106. 00:05:55
    Step 3 : Create Entities & Relationships (Part 5)
  107. Урок 107. 00:05:04
    Step 3 : Create Entities & Relationships (Part 6)
  108. Урок 108. 00:05:54
    Step 3 : Create Entities & Relationships (Part 7)
  109. Урок 109. 00:04:53
    Step 3 : Create Entities & Relationships (Part 8)
  110. Урок 110. 00:06:31
    Step 4 : Add database configurations in application.properties
  111. Урок 111. 00:09:06
    Step 5 : Implement JPA Repository Interfaces (Part 1)
  112. Урок 112. 00:08:32
    Step 5 : Implement JPA Repository Interfaces (Part 2)
  113. Урок 113. 00:08:27
    Step 5 : Implement JPA Repository Interfaces (Part 3)
  114. Урок 114. 00:04:52
    Step 5 : Implement JPA Repository Interfaces (Part 4)
  115. Урок 115. 00:13:07
    Step 6 : Developing Helper Class to Test the Functionalities (Part 1)
  116. Урок 116. 00:10:00
    Step 6 : Developing Helper Class to Test the Functionalities (Part 2)
  117. Урок 117. 00:10:50
    Step 6 : Developing Helper Class to Test the Functionalities (Part 3)
  118. Урок 118. 00:10:49
    Step 6 : Developing Helper Class to Test the Functionalities (Part 4)
  119. Урок 119. 00:08:55
    Step 6 : Developing Helper Class to Test the Functionalities (Part 5)
  120. Урок 120. 00:07:04
    Step 6 : Developing Helper Class to Test the Functionalities (Part 6)
  121. Урок 121. 00:01:59
    Step 7 : Create the Application Database in MySql Server
  122. Урок 122. 00:02:46
    Step 8 : Generate the Database Tables from Application ORM (Part 1)
  123. Урок 123. 00:09:40
    Step 8 : Generate the Database Tables from Application ORM (Part 2)
  124. Урок 124. 00:06:51
    Step 8 : Generate the Database Tables from Application ORM (Part 3)
  125. Урок 125. 00:05:12
    Step 8 : Generate the Database Tables from Application ORM (Part 4)
  126. Урок 126. 00:05:52
    Step 8 : Generate the Database Tables from Application ORM (Part 5)
  127. Урок 127. 00:03:47
    Step 8 : Generate the Database Tables from Application ORM (Part 6)
  128. Урок 128. 00:07:17
    Step 8 : Generate the Database Tables from Application ORM (Part 7)
  129. Урок 129. 00:02:47
    Step 1 : Use Spring JPA Project & Add Web dependency
  130. Урок 130. 00:11:22
    Step 2 : Adapt DAO Classes (Part 1)
  131. Урок 131. 00:05:03
    Step 2 : Adapt DAO Classes (Part 2)
  132. Урок 132. 00:07:33
    Step 3 : Creating DTOs and Mappers (Part 1)
  133. Урок 133. 00:12:48
    Step 3 : Creating DTOs and Mappers (Part 2)
  134. Урок 134. 00:12:32
    Step 4 : Developing Service Layer (Part 1 : Course Service)
  135. Урок 135. 00:14:25
    Step 4 : Developing Service Layer (Part 2 : Course Service)
  136. Урок 136. 00:07:37
    Step 4 : Developing Service Layer (Part 3 : User Service)
  137. Урок 137. 00:14:09
    Step 4 : Developing Service Layer (Part 4 : Instructor Service)
  138. Урок 138. 00:10:28
    Step 4 : Developing Service Layer (Part 5 : Instructor Service & Role Service)
  139. Урок 139. 00:17:08
    Step 4 : Developing Service Layer (Part 6 : Student Service)
  140. Урок 140. 00:19:21
    Step 5 : Testing Application with Runner Class
  141. Урок 141. 00:13:35
    Step 6 : Developing Rest APIs (Part 1 : Course Rest Controller)
  142. Урок 142. 00:13:56
    Step 6 : Developing Rest APIs (Part 2 : Test Course Rest Controller)
  143. Урок 143. 00:20:22
    Step 6 : Developing Rest APIs (Part 3 : Instructor Rest Controller)
  144. Урок 144. 00:17:45
    Step 6 : Developing Rest APIs (Part 4 : Test Instructor Rest Controller)
  145. Урок 145. 00:16:04
    Step 6 : Developing Rest APIs (Part 5 : Student Rest Controller)
  146. Урок 146. 00:16:15
    Step 6 : Developing Rest APIs (Part 6 : Test Student Rest Controller)
  147. Урок 147. 00:06:16
    Step 6 : Developing Rest APIs (Part 7 : User Rest Controller)
  148. Урок 148. 00:06:16
    Step 7 : Creating Swagger Documentation
  149. Урок 149. 00:04:46
    Step 1 : Importing Angular Base Project and Explore the Application Structure
  150. Урок 150. 00:20:58
    Step 2 : Courses Component (Part 1)
  151. Урок 151. 00:15:27
    Step 2 : Courses Component ( Part 2 )
  152. Урок 152. 00:13:14
    Step 2 : Courses Component ( Part 3 )
  153. Урок 153. 00:18:17
    Step 2 : Courses Component ( Part 4 )
  154. Урок 154. 00:17:08
    Step 2 : Courses Component ( Part 5 )
  155. Урок 155. 00:17:45
    Step 2 : Courses Component ( Part 6 )
  156. Урок 156. 00:16:25
    Step 3 : Instructors Component ( Part 1 )
  157. Урок 157. 00:04:48
    Step 3 : Instructors Component ( Part 2 )
  158. Урок 158. 00:05:29
    Step 3 : Instructors Component ( Part 3 )
  159. Урок 159. 00:18:40
    Step 3 : Instructors Component ( Part 4 )
  160. Урок 160. 00:06:46
    Step 3 : Instructors Component ( Part 5 )
  161. Урок 161. 00:12:47
    Step 3 : Instructors Component ( Part 6 )
  162. Урок 162. 00:15:24
    Step 3 : Instructors Component ( Part 7 )
  163. Урок 163. 00:02:08
    Assignment --> Step 4 : Students Component
  164. Урок 164. 00:07:24
    Step 5 : Instructor-Courses Component ( Part 1 )
  165. Урок 165. 00:18:16
    Step 5 : Instructor-Courses Component ( Part 2 )
  166. Урок 166. 00:04:33
    Step 5 : Instructor-Courses Component (Part 3)
  167. Урок 167. 00:18:32
    Step 5 : Instructor-Courses Component (Part 4)
  168. Урок 168. 00:03:49
    Step 5 : Instructor-Courses Component (Part 5)
  169. Урок 169. 00:16:32
    Step 5 : Instructor-Courses Component (Part 6)
  170. Урок 170. 00:04:45
    Step 5 : Instructor-Courses Component (Part 7)
  171. Урок 171. 00:04:46
    Step 6 : Student-Courses Component (Part 1)
  172. Урок 172. 00:15:42
    Step 6 : Student-Courses Component (Part 2)
  173. Урок 173. 00:03:44
    Step 6 : Student-Courses Component (Part 3)
  174. Урок 174. 00:09:29
    Step 6 : Student-Courses Component (Part 4)
  175. Урок 175. 00:04:00
    Step 6 : Student-Courses Component (Part 5)
  176. Урок 176. 00:06:29
    Step 6 : Student-Courses Component (Part 6)
  177. Урок 177. 00:03:06
    Step 1 : Adding Dependencies to pom.xml
  178. Урок 178. 00:06:07
    Step 2 : Encoding Password in the Database
  179. Урок 179. 00:06:20
    Step 3 : Creating Security Configuration
  180. Урок 180. 00:08:20
    Step 4 : Implementing UserDetailsService
  181. Урок 181. 00:21:15
    Step 5 : Creating JWT Helper Class and Methods
  182. Урок 182. 00:09:50
    Step 6 : Creating JWT Authentication Filter (Part 1 : Create Filter)
  183. Урок 183. 00:07:05
    Step 6 : Creating JWT Authentication Filter (Part 2 : Testing Login API)
  184. Урок 184. 00:18:49
    Step 7 : Creating JWT Authorization Filter
  185. Урок 185. 00:17:06
    Step 8 : Pre Authorize API Based on Role (Part 1)
  186. Урок 186. 00:12:33
    Step 8 : Pre Authorize API Based on Role (Part 2)
  187. Урок 187. 00:11:08
    Step 9 : Generate Access Token using Refresh Token (Part 1)
  188. Урок 188. 00:06:28
    Step 9 : Generate Access Token using Refresh Token (Part 2)
  189. Урок 189. 00:18:48
    Step 1 : Developing Login Component ( Part 1 )
  190. Урок 190. 00:18:13
    Step 1 : Developing Login Component ( Part 2 )
  191. Урок 191. 00:14:12
    Step 2 : Creating & Storing the Logged User Data
  192. Урок 192. 00:06:22
    Step 3 : Reflecting the Auth State in the Header
  193. Урок 193. 00:18:45
    Step 4 : Redirecting User After Login-In.
  194. Урок 194. 00:12:45
    Step 5 : Intercepting Outgoing Requests to Add Access Token
  195. Урок 195. 00:16:16
    Step 6 : Reflecting the Auth State & Roles in the Navbar
  196. Урок 196. 00:15:04
    Step 7 : Set the Logged User in Local Storage & Auto Login
  197. Урок 197. 00:04:43
    Step 8 : Developing the Logout Function.
  198. Урок 198. 00:13:41
    Step 9 : Developing the Auto Logout Function.
  199. Урок 199. 00:04:29
    Step 10 : Unsubscribe to User Subscription
  200. Урок 200. 00:20:32
    Step 11 : Update Profile (Part 1 )
  201. Урок 201. 00:17:19
    Step 11 : Update Profile ( Part 2 )
  202. Урок 202. 00:17:44
    Step 11 : Update Profile (Part 3)
  203. Урок 203. 00:15:14
    Step 11 : Update Profile (Part 4)
  204. Урок 204. 00:11:32
    Step 12 : Security Guards (Part 1)
  205. Урок 205. 00:15:53
    Step 12 : Security Guards (Part 2)
  206. Урок 206. 00:16:04
    Step 12 : Security Guards (Part 3)
  207. Урок 207. 00:10:15
    Summary
  208. Урок 208. 00:02:02
    What's Next ?