1. Урок 1. 00:01:38
    Course Overview
  2. Урок 2. 00:00:49
    Introduction
  3. Урок 3. 00:01:49
    App Walkthrough
  4. Урок 4. 00:01:25
    Course Overview and Expectations
  5. Урок 5. 00:01:10
    Spring Boot Prerequisites
  6. Урок 6. 00:03:38
    Demo: Creating a Spring Boot App
  7. Урок 7. 00:02:49
    Demo: Adding a Basic Model
  8. Урок 8. 00:06:24
    Demo: Creating a REST Controller
  9. Урок 9. 00:01:22
    Demo: Using the API Endpoint
  10. Урок 10. 00:01:17
    Summary
  11. Урок 11. 00:00:40
    Introduction
  12. Урок 12. 00:01:39
    Development Game Plan
  13. Урок 13. 00:02:47
    Demo: Setting up the Database
  14. Урок 14. 00:02:56
    Demo: Adding Persistence Dependencies
  15. Урок 15. 00:02:45
    Demo: Configuring Persistence Properties
  16. Урок 16. 00:03:13
    Demo: Creating a JPA Entity
  17. Урок 17. 00:04:22
    Demo: Creating a JpaRepository
  18. Урок 18. 00:02:07
    Demo: Customizing JSON with Jackson
  19. Урок 19. 00:02:34
    Demo: Using the App with Persistence
  20. Урок 20. 00:01:23
    Summary
  21. Урок 21. 00:00:44
    Introduction
  22. Урок 22. 00:01:05
    Development Game Plan
  23. Урок 23. 00:02:25
    Installing and Checking JavaScript Tools
  24. Урок 24. 00:02:58
    Demo: Generating an Angular App
  25. Урок 25. 00:02:15
    Angular Project and Deployment Options
  26. Урок 26. 00:03:20
    Demo: Setting up a Development Proxy
  27. Урок 27. 00:03:53
    Demo: Generating an Angular Service
  28. Урок 28. 00:03:41
    Demo: Generating an Angular Component
  29. Урок 29. 00:03:01
    Demo: Setting up the Router
  30. Урок 30. 00:01:24
    Summary
  31. Урок 31. 00:00:42
    Introduction
  32. Урок 32. 00:02:41
    Demo: Finishing the API Service Calls
  33. Урок 33. 00:02:03
    Demo: Adding a Home Component
  34. Урок 34. 00:05:26
    Demo: Creating and Validating a Form
  35. Урок 35. 00:04:06
    Demo: Submitting a Form
  36. Урок 36. 00:05:49
    Demo: Adding a View Registration Component
  37. Урок 37. 00:03:57
    Demo: Finalizing the Last HTML
  38. Урок 38. 00:04:55
    Demo: Setting up Project Styles
  39. Урок 39. 00:03:24
    Demo: Creating a Production Build
  40. Урок 40. 00:01:11
    Summary
  41. Урок 41. 00:00:47
    Introduction
  42. Урок 42. 00:01:30
    Security Overview
  43. Урок 43. 00:02:51
    Demo: Creating an Auth0 Account
  44. Урок 44. 00:02:20
    Demo: Adding Security Dependencies
  45. Урок 45. 00:04:24
    Demo: Setting up Spring Security Configuration
  46. Урок 46. 00:01:46
    Demo: Configuring an Auth0 Client
  47. Урок 47. 00:02:10
    Demo: Creating a Callback Component
  48. Урок 48. 00:06:10
    Demo: Creating an Authorization Service
  49. Урок 49. 00:01:22
    Demo: Setting up the Authentication Callback
  50. Урок 50. 00:04:06
    Demo: Securing Angular Routes
  51. Урок 51. 00:03:04
    Demo: Passing the Bearer Token
  52. Урок 52. 00:04:23
    Demo: Running the Final App
  53. Урок 53. 00:01:35
    Summary