Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Spring, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:09:00
    1. Введение
  2. Урок 2. 00:04:25
    2. Установка программного обеспечения
  3. Урок 3. 00:11:31
    3. Inversion of Control. Dependency Injection
  4. Урок 4. 00:06:17
    4. IoC Container
  5. Урок 5. 00:13:09
    5. XML-based Configuration
  6. Урок 6. 00:10:04
    6. Constructor Injection
  7. Урок 7. 00:06:28
    7. Factory Method Injection
  8. Урок 8. 00:07:51
    8. Property Injection
  9. Урок 9. 00:06:45
    9. Bean Scopes
  10. Урок 10. 00:07:53
    10. Lifecycle Callbacks
  11. Урок 11. 00:11:51
    11. Injection from Properties Files
  12. Урок 12. 00:09:39
    12. BeanFactoryPostProcessor (BFPP)
  13. Урок 13. 00:07:53
    13. Custom BeanFactoryPostProcessor
  14. Урок 14. 00:07:46
    14. Annotation-based Configuration
  15. Урок 15. 00:09:52
    15. BeanPostProcessor (BPP)
  16. Урок 16. 00:09:50
    16. Custom BeanPostProcessor. Часть 1
  17. Урок 17. 00:18:50
    17. Custom BeanPostProcessor. Часть 2
  18. Урок 18. 00:10:34
    18. @Autowired & @Value
  19. Урок 19. 00:11:51
    19. Classpath Scanning
  20. Урок 20. 00:08:14
    20. Bean Definition Readers
  21. Урок 21. 00:09:13
    21. Type Filters
  22. Урок 22. 00:06:15
    22. @Scope
  23. Урок 23. 00:06:27
    23. JSR 250, JSR 330
  24. Урок 24. 00:08:08
    24. Java-based Configuration
  25. Урок 25. 00:05:19
    25. @Import & @ImportResource
  26. Урок 26. 00:08:41
    26. @Bean. Часть 1
  27. Урок 27. 00:07:13
    27. @Bean. Часть 2
  28. Урок 28. 00:08:46
    28. Profiles
  29. Урок 29. 00:08:44
    29. Event Listeners. Часть 1
  30. Урок 30. 00:09:01
    30. Event Listeners. Часть 2
  31. Урок 31. 00:09:42
    31. Spring Boot. Введение
  32. Урок 32. 00:08:08
    32. @Conditional
  33. Урок 33. 00:09:56
    33. Spring Boot. Настройка проекта
  34. Урок 34. 00:10:37
    34. @SpringBootApplication
  35. Урок 35. 00:08:59
    35. Lombok
  36. Урок 36. 00:11:08
    36. Properties
  37. Урок 37. 00:08:06
    37. Yaml format
  38. Урок 38. 00:11:28
    38. @ConfigurationProperties
  39. Урок 39. 00:10:31
    39. Logging Starter
  40. Урок 40. 00:07:46
    40. Logback Configuration
  41. Урок 41. 00:11:06
    41. Test Starter
  42. Урок 42. 00:10:23
    42. Integration Testing. Part 1
  43. Урок 43. 00:12:30
    43. Integration Testing. Part 2
  44. Урок 44. 00:07:58
    44. Integration Testing. Part 3
  45. Урок 45. 00:10:45
    45. Context Caching
  46. Урок 46. 00:09:54
    46. Data JPA Starter. Введение
  47. Урок 47. 00:11:38
    47. Data JPA Starter. Подключение
  48. Урок 48. 00:13:47
    48. Hibernate Entities
  49. Урок 49. 00:11:30
    49. @Transactional. TestContext
  50. Урок 50. 00:10:31
    50. TransactionAutoConfiguration
  51. Урок 51. 00:12:21
    51. @Transactional Settings
  52. Урок 52. 00:06:10
    52. Manual Transactions
  53. Урок 53. 00:09:59
    53. Repository
  54. Урок 54. 00:09:00
    54. RepositoryQuery
  55. Урок 55. 00:09:35
    55. PartTreeJpaQuery
  56. Урок 56. 00:07:10
    56. NamedQuery
  57. Урок 57. 00:11:10
    57. @Query
  58. Урок 58. 00:11:15
    58. @Modifying
  59. Урок 59. 00:11:35
    59. Special parameters
  60. Урок 60. 00:09:48
    60. Page & Slice
  61. Урок 61. 00:09:08
    61. @EntityGraph
  62. Урок 62. 00:05:42
    62. @Lock & @QueryHints
  63. Урок 63. 00:11:24
    63. Projection
  64. Урок 64. 00:10:41
    64. Custom Repository Implementation
  65. Урок 65. 00:11:18
    65. JPA Auditing
  66. Урок 66. 00:10:55
    66. Hibernate Envers
  67. Урок 67. 00:12:55
    67. Querydsl
  68. Урок 68. 00:12:44
    68. JDBC Starter
  69. Урок 69. 00:13:22
    69. Batch size & Fetch size
  70. Урок 70. 00:07:48
    70. In-Memory databases. H2
  71. Урок 71. 00:13:34
    71. Testcontainers
  72. Урок 72. 00:08:05
    72. Liquibase. Теория
  73. Урок 73. 00:12:30
    73. Liquibase. Практика
  74. Урок 74. 00:10:12
    74. Web Starter. Введение
  75. Урок 75. 00:11:00
    75. Dispatcher Servlet
  76. Урок 76. 00:08:59
    76. @Controller
  77. Урок 77. 00:10:50
    77. @RequestMapping
  78. Урок 78. 00:09:42
    78. Parameters, Headers, Cookies
  79. Урок 79. 00:10:34
    79. Model
  80. Урок 80. 00:11:12
    80. @ModelAttribute
  81. Урок 81. 00:07:39
    81. Forward, Include, Redirect
  82. Урок 82. 00:14:23
    82. CRUD. API Design
  83. Урок 83. 00:33:55
    83. CRUD. Service Layer
  84. Урок 84. 00:13:36
    84. Spring MVC Testing
  85. Урок 85. 00:06:38
    85. Type Converters
  86. Урок 86. 00:10:59
    86. Thymeleaf Starter. Введение
  87. Урок 87. 00:24:37
    87. CRUD. View Layer. Часть 1
  88. Урок 88. 00:10:29
    88. CRUD. View Layer. Часть 2
  89. Урок 89. 00:05:32
    89. Filter Query
  90. Урок 90. 00:12:04
    90. Pagination. Best practices
  91. Урок 91. 00:10:45
    91. Validation Starter. Введение
  92. Урок 92. 00:09:50
    92. Custom validator
  93. Урок 93. 00:07:38
    93. @ControllerAdvice & @ExceptionHandler
  94. Урок 94. 00:07:21
    94. REST. Введение
  95. Урок 95. 00:12:37
    95. REST. Практика
  96. Урок 96. 00:11:26
    96. Swagger. API docs
  97. Урок 97. 00:12:37
    97. Upload image
  98. Урок 98. 00:10:22
    98. Get image
  99. Урок 99. 00:08:45
    99. Security Starter. Введение
  100. Урок 100. 00:08:54
    100. Authentication Architecture
  101. Урок 101. 00:07:16
    101. DaoAuthenticationProvider
  102. Урок 102. 00:07:48
    102. Form Login
  103. Урок 103. 00:05:59
    103. HTTP Basic Authentication
  104. Урок 104. 00:08:50
    104. PasswordEncoder
  105. Урок 105. 00:05:56
    105. Logout
  106. Урок 106. 00:11:50
    106. Authorization Architecture
  107. Урок 107. 00:10:32
    107. Method Security
  108. Урок 108. 00:08:09
    108. Access to authenticated user
  109. Урок 109. 00:11:09
    109. CSRF Filter
  110. Урок 110. 00:08:49
    110. Security Testing
  111. Урок 111. 00:13:40
    111. OAuth 2.0. Теория
  112. Урок 112. 00:13:01
    112. OAuth 2.0. Практика
  113. Урок 113. 00:13:23
    113. OAuth 2.0. Authentication Principle
  114. Урок 114. 00:05:28
    114. JWT. JSON Web Token
  115. Урок 115. 00:07:35
    115. Swagger Authorization
  116. Урок 116. 00:07:23
    116. i18n. MessageSource
  117. Урок 117. 00:09:26
    117. i18n. Thymeleaf
  118. Урок 118. 00:07:19
    118. AOP Starter. Введение
  119. Урок 119. 00:22:27
    119. AOP. Pointcut
  120. Урок 120. 00:09:33
    120. AOP. @Before Advice
  121. Урок 121. 00:07:35
    121. AOP. JoinPoint. Params
  122. Урок 122. 00:08:08
    122. AOP. @After Advices
  123. Урок 123. 00:08:40
    123. AOP. @Around Advice
  124. Урок 124. 00:07:14
    124. AOP. Best Practices
  125. Урок 125. 00:15:50
    125. Custom Spring Boot Starter
  126. Урок 126. 00:04:09
    126. Заключение. Путь развития