1. Урок 1. 00:05:22
    What are microservices, Advantages Vs With Monolithic Application?
  2. Урок 2. 00:03:43
    Microservice Architecture Of Our Project
  3. Урок 3. 00:04:02
    Prerequests For Server Side
  4. Урок 4. 00:03:08
    Open Demo Project In Intellij
  5. Урок 5. 00:01:21
    Install And Enable Lombok - Prerequest
  6. Урок 6. 00:01:39
    Lombok Overview
  7. Урок 7. 00:07:43
    Spring Overview - Basic Annotations, Dependency Injection...
  8. Урок 8. 00:02:34
    User Service Architecture And Overview
  9. Урок 9. 00:02:37
    Creating of User Service Project With Spring Initializr
  10. Урок 10. 00:07:00
    Configuration Of User Service Properties
  11. Урок 11. 00:04:01
    Hibernate Overview
  12. Урок 12. 00:03:23
    Creating Model - User Class
  13. Урок 13. 00:02:50
    Sql Overview - Basic Queries
  14. Урок 14. 00:03:21
    Liquibase Overview
  15. Урок 15. 00:04:17
    Creating Liquibase Changelog
  16. Урок 16. 00:03:25
    JPA (Java Persistence API) Repository Overview
  17. Урок 17. 00:04:03
    Repository Class For User - JPA Repository
  18. Урок 18. 00:04:52
    Creating User Service - MVC
  19. Урок 19. 00:04:03
    Rest Controller Overview - Get, Post, Delete, Put, Patch
  20. Урок 20. 00:08:55
    Creating User Controller - MVC
  21. Урок 21. 00:03:32
    Spring Security Overview
  22. Урок 22. 00:05:24
    User Details Service -Security
  23. Урок 23. 00:10:41
    Spring Security Default Configuration And Customization
  24. Урок 24. 00:03:43
    Authentication - Spring Security
  25. Урок 25. 00:04:30
    Authorization - Spring Security
  26. Урок 26. 00:09:19
    Spring Web Security Configuration
  27. Урок 27. 00:01:36
    Installation
  28. Урок 28. 00:02:16
    Configuration
  29. Урок 29. 00:01:18
    Eureka Server - Build And Run
  30. Урок 30. 00:03:33
    Eureka Client Service - Communication
  31. Урок 31. 00:08:59
    Eureka Instances
  32. Урок 32. 00:02:36
    User Service - Test
  33. Урок 33. 00:02:37
    Cassandra - Download And Install
  34. Урок 34. 00:02:08
    Overview
  35. Урок 35. 00:03:05
    Installation
  36. Урок 36. 00:03:40
    Application Properties Configuration
  37. Урок 37. 00:03:19
    Log Model Class
  38. Урок 38. 00:04:30
    Cassandra Id Types And Uniqueness in Cassandra
  39. Урок 39. 00:03:01
    Summary Model Class
  40. Урок 40. 00:06:16
    Cassandra Configuration
  41. Урок 41. 00:01:53
    Create Log Repository - Crud Repository
  42. Урок 42. 00:03:03
    Create Summary Repository - CRUD Repository - Custom CQL Queries
  43. Урок 43. 00:04:43
    Create Log Service - MVC
  44. Урок 44. 00:05:32
    Create Log Controller - MVC
  45. Урок 45. 00:03:35
    Create Eureka Discovery Service
  46. Урок 46. 00:04:04
    Log Service Test
  47. Урок 47. 00:02:35
    Course Service Overview
  48. Урок 48. 00:02:08
    Installation With Spring Initializr
  49. Урок 49. 00:05:49
    Application Properties Configuration
  50. Урок 50. 00:02:47
    Create Course Model Class - Java Persistence API
  51. Урок 51. 00:02:49
    Create Transaction Model Class - Hibernate ManyToOne Relation
  52. Урок 52. 00:04:57
    Liquibase Implementation For Model Classes
  53. Урок 53. 00:05:03
    Liquibase Implementation For Test Data
  54. Урок 54. 00:08:10
    Hibernate Entity Manager Factory Bean On Repository
  55. Урок 55. 00:03:49
    Create CRUD Template With Entity Manager
  56. Урок 56. 00:03:34
    Create Course Repository - HQL
  57. Урок 57. 00:02:37
    Create Transaction Repository - HQL
  58. Урок 58. 00:05:15
    Feign Client Implementation
  59. Урок 59. 00:04:19
    Course Service And Controller - MVC (With Feign Client Call)
  60. Урок 60. 00:01:24
    Allowing Origins for Cross-Origin Resource Sharing
  61. Урок 61. 00:05:33
    Enable Eureka Client And Configure
  62. Урок 62. 00:01:14
    Course Service Test
  63. Урок 63. 00:02:00
    Installation
  64. Урок 64. 00:04:37
    Configuration
  65. Урок 65. 00:01:37
    Timeout Configuration
  66. Урок 66. 00:02:02
    Allowing Origins for Cross-Origin Resource Sharing
  67. Урок 67. 00:01:45
    Zuul Gateway Service Test
  68. Урок 68. 00:02:54
    Gateway Path And Microservices API Path
  69. Урок 69. 00:08:09
    Load Balance Example On User Service
  70. Урок 70. 00:02:24
    Prerequests For Client Side
  71. Урок 71. 00:07:11
    Angular Overview - Components, Directives...
  72. Урок 72. 00:02:21
    Client Side - Overview
  73. Урок 73. 00:06:13
    Installation
  74. Урок 74. 00:04:24
    Configuration
  75. Урок 75. 00:03:59
    Angular Model View Controller Structure
  76. Урок 76. 00:03:04
    Angular Routing For Components And Parameters
  77. Урок 77. 00:14:47
    Login - Authentication Implementation - MVC
  78. Урок 78. 00:03:53
    Profile Page Controller And View Implementation
  79. Урок 79. 00:05:11
    Register Page Controller And View Implementation
  80. Урок 80. 00:16:30
    Course Enrollment Implementation - MVC
  81. Урок 81. 00:16:49
    Course Detail Implementation - MVC - Log Service
  82. Урок 82. 00:05:15
    Filter Courses: Popular And Free Text Search Implementation
  83. Урок 83. 00:05:52
    Emitter Service - Listener - Trigger
  84. Урок 84. 00:10:56
    Create Navigation Bar - Bootstrap NavBar
  85. Урок 85. 00:03:24
    Docker Overview
  86. Урок 86. 00:05:20
    Docker for User Service
  87. Урок 87. 00:04:25
    Docker Run With Docker-Compose
  88. Урок 88. 00:04:49
    Docker for Log Service
  89. Урок 89. 00:02:58
    Docker for Course Service
  90. Урок 90. 00:02:52
    Docker for Eureka Server
  91. Урок 91. 00:02:41
    Docker for Zuul Gateway Service
  92. Урок 92. 00:05:03
    Docker for Client Side
  93. Урок 93. 00:03:32
    Testing