Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Spring Framework 6 Beginner to Guru, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:23
    Course Introduction
  2. Урок 2. 00:02:18
    Instructor Introduction
  3. Урок 3. 00:05:38
    Getting the Most out of this Course
  4. Урок 4. 00:03:45
    Setting Up Your Development Environment
  5. Урок 5. 00:02:46
    Is Your IDE Free Like a Puppy?
  6. Урок 6. 00:07:32
    Getting Help with the Spring Framework
  7. Урок 7. 00:12:21
    Using GitHub
  8. Урок 8. 00:01:17
    Introduction
  9. Урок 9. 00:07:51
    Introduction to Spring
  10. Урок 10. 00:04:48
    Application Overview
  11. Урок 11. 00:05:38
    Spring Initilizer
  12. Урок 12. 00:08:44
    Open Project in IntelliJ
  13. Урок 13. 00:04:33
    Using JPA Entities
  14. Урок 14. 00:04:15
    JPA Relationships
  15. Урок 15. 00:03:58
    Code Examples in GitHub
  16. Урок 16. 00:03:33
    Equality in Hibernate
  17. Урок 17. 00:03:57
    Spring Data Repositories
  18. Урок 18. 00:11:08
    Initializing Data with Spring
  19. Урок 19. 00:04:28
    Publisher Relationships
  20. Урок 20. 00:06:02
    Introduction to H2 Database Console
  21. Урок 21. 00:05:43
    Introduction to Spring MVC
  22. Урок 22. 00:03:42
    Create Service Layer
  23. Урок 23. 00:03:56
    Configuring Spring Controllers
  24. Урок 24. 00:08:19
    Thymeleaf Templates
  25. Урок 25. 00:02:58
    Project Review
  26. Урок 26. 00:01:08
    Introduction
  27. Урок 27. 00:06:37
    SOLID Principles of OOP
  28. Урок 28. 00:04:12
    The Spring Context
  29. Урок 29. 00:04:12
    Spring Test Context
  30. Урок 30. 00:08:14
    Basics of Dependency Injection
  31. Урок 31. 00:03:42
    Dependencies Without Injection
  32. Урок 32. 00:06:12
    Dependency Injection without Spring
  33. Урок 33. 00:08:30
    Dependency Injection using Spring Framework
  34. Урок 34. 00:03:03
    Primary Beans
  35. Урок 35. 00:08:03
    Using Qualifiers
  36. Урок 36. 00:06:11
    Spring Profiles
  37. Урок 37. 00:03:25
    Default Profile
  38. Урок 38. 00:05:26
    Spring Bean Life Cycle
  39. Урок 39. 00:08:42
    Spring Bean Life Cycle Demo
  40. Урок 40. 00:02:30
    Introduction
  41. Урок 41. 00:07:18
    HTTP Protocol
  42. Урок 42. 00:05:34
    HTTP Request Methods
  43. Урок 43. 00:05:09
    Postman Demonstration
  44. Урок 44. 00:06:04
    Beginners Guide to REST
  45. Урок 45. 00:04:05
    Richardson Maturity Model
  46. Урок 46. 00:07:11
    Spring Framework and RESTFul Services
  47. Урок 47. 00:01:39
    Introduction
  48. Урок 48. 00:04:09
    Create New Project
  49. Урок 49. 00:07:20
    Project Lombok Features
  50. Урок 50. 00:04:14
    Project Lombok POJOs
  51. Урок 51. 00:03:51
    Project Lombok Builders
  52. Урок 52. 00:02:30
    Project Lombok Constructors
  53. Урок 53. 00:05:07
    Project Lombok Logging
  54. Урок 54. 00:02:08
    Delombok
  55. Урок 55. 00:01:31
    Introduction
  56. Урок 56. 00:01:24
    Introducing SFG Beer Works
  57. Урок 57. 00:04:41
    HTTP GET with Spring MVC List Operation
  58. Урок 58. 00:02:57
    HTTP Client
  59. Урок 59. 00:06:19
    Using Path Parameters - Get By Id
  60. Урок 60. 00:04:07
    Spring Boot Development Tools
  61. Урок 61. 00:08:23
    HTTP POST with Spring MVC
  62. Урок 62. 00:04:33
    Set Header on HTTP Response
  63. Урок 63. 00:06:33
    HTTP PUT with Spring MVC
  64. Урок 64. 00:04:08
    HTTP DELETE with Spring MVC
  65. Урок 65. 00:05:25
    HTTP PATCH with Spring MVC
  66. Урок 66. 00:02:25
    Introduction
  67. Урок 67. 00:09:21
    Introduction to Testing with MockMVC
  68. Урок 68. 00:06:49
    MockMVC Configuration
  69. Урок 69. 00:05:15
    Return Data With Mockito
  70. Урок 70. 00:05:50
    Using JSON Matchers
  71. Урок 71. 00:03:13
    MockMVC Test List Beers
  72. Урок 72. 00:04:59
    Create JSON Using Jackson
  73. Урок 73. 00:05:46
    MockMVC Test Create Beer
  74. Урок 74. 00:04:03
    MockMVC Test Update Beer
  75. Урок 75. 00:03:56
    MockMVC Test Delete Beer
  76. Урок 76. 00:04:53
    MockMVC Test Patch Beer
  77. Урок 77. 00:02:48
    DRY - Don't Repeat Yourself
  78. Урок 78. 00:03:57
    DRY - Refactoring
  79. Урок 79. 00:03:01
    URI Builder
  80. Урок 80. 00:01:31
    Introduction
  81. Урок 81. 00:06:34
    Exception Handling Overview
  82. Урок 82. 00:02:49
    Throw Custom Exception with Mockito
  83. Урок 83. 00:02:44
    Using Exception Handler
  84. Урок 84. 00:02:42
    Controller Advice
  85. Урок 85. 00:02:42
    Using ResponseStatus Annotation
  86. Урок 86. 00:04:00
    Using Java Optional
  87. Урок 87. 00:02:52
    Introduction
  88. Урок 88. 00:04:27
    Data Transfer Objects
  89. Урок 89. 00:02:32
    Refactoring to DTOs
  90. Урок 90. 00:03:23
    Spring Data JPA Dependencies
  91. Урок 91. 00:03:38
    Creating JPA Entities
  92. Урок 92. 00:03:26
    Hibernate UUID Id Generation
  93. Урок 93. 00:02:42
    Spring Data JPA Repositories
  94. Урок 94. 00:04:31
    Spring Boot JPA Test Splice
  95. Урок 95. 00:04:36
    MapStruct Dependencies and Configuration
  96. Урок 96. 00:03:28
    MapStruct Mappers
  97. Урок 97. 00:03:08
    JPA Services
  98. Урок 98. 00:03:05
    JPA Get Operations
  99. Урок 99. 00:06:11
    Controller Integration Test
  100. Урок 100. 00:03:36
    Testing for expected Exceptions
  101. Урок 101. 00:06:44
    JPA Save New Beer Operation
  102. Урок 102. 00:04:27
    JPA Update Beer by Id Operation
  103. Урок 103. 00:06:34
    JPA Update Beer Not Found
  104. Урок 104. 00:03:35
    JPA Delete Beer by Id
  105. Урок 105. 00:05:02
    JPA Delete by Id Not Found
  106. Урок 106. 00:02:24
    Introduction
  107. Урок 107. 00:07:55
    Data Validation Overview
  108. Урок 108. 00:01:49
    Java Bean Validation Maven Dependencies
  109. Урок 109. 00:03:11
    Controller Binding Validation
  110. Урок 110. 00:04:11
    Custom Validation Handler
  111. Урок 111. 00:03:52
    Custom Error Body
  112. Урок 112. 00:03:30
    JPA Validation
  113. Урок 113. 00:04:08
    Database Constraint Validation
  114. Урок 114. 00:03:41
    Controller Testing with JPA
  115. Урок 115. 00:02:01
    JPA Validation Error Handler
  116. Урок 116. 00:05:01
    JPA Validation Error Message
  117. Урок 117. 00:02:30
    Introduction
  118. Урок 118. 00:07:49
    Overview of MySQL
  119. Урок 119. 00:05:49
    Create MySQL Schema and User Accounts
  120. Урок 120. 00:03:15
    Adding MySQL Dependencies
  121. Урок 121. 00:05:03
    Spring Boot MySQL Profile
  122. Урок 122. 00:04:40
    Console Logging of SQL Statements
  123. Урок 123. 00:05:25
    JPA Updates for MySQL
  124. Урок 124. 00:05:24
    Hikari Datasource Pool
  125. Урок 125. 00:04:33
    Schema Script Generation
  126. Урок 126. 00:03:21
    Spring Boot Database Initialization
  127. Урок 127. 00:02:34
    Introduction
  128. Урок 128. 00:05:44
    Overview of Flyway
  129. Урок 129. 00:02:14
    Flyway Dependencies
  130. Урок 130. 00:08:40
    Flyway Migration Script Configuration
  131. Урок 131. 00:05:08
    Add Database Column
  132. Урок 132. 00:03:04
    Flyway Advanced Spring Boot Configuration
  133. Урок 133. 00:03:16
    Fixing Integration Tests using H2
  134. Урок 134. 00:01:55
    Introduction
  135. Урок 135. 00:02:58
    Beer CSV Data
  136. Урок 136. 00:03:13
    Beer CSV POJO
  137. Урок 137. 00:06:02
    Mapping with OpenCSV
  138. Урок 138. 00:05:32
    CSV Parse Service
  139. Урок 139. 00:08:27
    Save CSV Data to Database
  140. Урок 140. 00:03:13
    Hibernate Create and Update Timestamp
  141. Урок 141. 00:02:16
    Fix Integration Tests
  142. Урок 142. 00:01:33
    Introduction
  143. Урок 143. 00:03:23
    Overview of Query Parameters
  144. Урок 144. 00:03:14
    List Beers Spring MVC Test
  145. Урок 145. 00:04:57
    Capture Query Parameters with Spring MVC
  146. Урок 146. 00:03:39
    Update Service to Accept Query Parameter
  147. Урок 147. 00:03:20
    Refactor Service with Conditional Logic
  148. Урок 148. 00:05:01
    Find By Name with Spring Data JPA
  149. Урок 149. 00:02:59
    Complete Implementation
  150. Урок 150. 00:08:24
    Complete Search Functionality
  151. Урок 151. 00:01:50
    Introduction
  152. Урок 152. 00:03:55
    What is Paging and Sorting?
  153. Урок 153. 00:03:14
    Paging and Sorting with Spring
  154. Урок 154. 00:04:46
    Add Paging Parameters
  155. Урок 155. 00:05:44
    Create Page Request Object
  156. Урок 156. 00:06:53
    Refactor Spring Data JPA Repositories
  157. Урок 157. 00:03:13
    Add Sort Parameter
  158. Урок 158. 00:02:32
    Introduction
  159. Урок 159. 00:06:56
    Overview of Database Relationships
  160. Урок 160. 00:03:43
    Review of Database Changes
  161. Урок 161. 00:04:49
    One to Many Bidirectional
  162. Урок 162. 00:07:17
    Create Beer Order Repository
  163. Урок 163. 00:06:43
    Persisting Beer Order Relationships
  164. Урок 164. 00:05:59
    Association Helper Methods
  165. Урок 165. 00:06:57
    Many to Many
  166. Урок 166. 00:07:18
    Many to Many Persistence
  167. Урок 167. 00:03:57
    One to One Bi-Directional
  168. Урок 168. 00:04:43
    Cascade on Persist
  169. Урок 169. 00:02:33
    Hibernate Cascade Types
  170. Урок 170. 00:02:48
    Introduction
  171. Урок 171. 00:18:48
    Overview of Database Transactions
  172. Урок 172. 00:07:44
    Database Locking Demo
  173. Урок 173. 00:07:32
    Spring Data JPA Transactions
  174. Урок 174. 00:05:02
    Optimistic Locking Demo
  175. Урок 175. 00:02:01
    Introduction
  176. Урок 176. 00:04:58
    Project Code Review
  177. Урок 177. 00:02:39
    Add Spring Data REST Dependency
  178. Урок 178. 00:04:26
    List All With Spring Data REST
  179. Урок 179. 00:01:54
    Set Base Path
  180. Урок 180. 00:04:57
    Customize URL Path
  181. Урок 181. 00:02:47
    Version Property - ETag Header
  182. Урок 182. 00:03:46
    API Profile
  183. Урок 183. 00:02:40
    Create with Spring Data REST
  184. Урок 184. 00:02:14
    Update Data with Spring Data REST
  185. Урок 185. 00:01:52
    Delete Data with Spring Data REST
  186. Урок 186. 00:02:47
    Use Repository Methods
  187. Урок 187. 00:02:15
    Introduction
  188. Урок 188. 00:03:31
    Project Code Review
  189. Урок 189. 00:03:46
    Create Client Service
  190. Урок 190. 00:05:09
    Get List as JSON String
  191. Урок 191. 00:04:55
    Get List as Java Map
  192. Урок 192. 00:03:46
    Get List as Jackson Object
  193. Урок 193. 00:07:10
    Spring Pageable with Jackson
  194. Урок 194. 00:04:01
    RestTemplateBuilder Configuration
  195. Урок 195. 00:03:34
    Externalize Root URL
  196. Урок 196. 00:02:53
    Uri Components Builder
  197. Урок 197. 00:03:35
    Query Parameters
  198. Урок 198. 00:04:43
    URL Parameters
  199. Урок 199. 00:03:50
    HTTP Post with RestTemplate
  200. Урок 200. 00:03:16
    Get Response Header
  201. Урок 201. 00:04:04
    HTTP Put with RestTemplate
  202. Урок 202. 00:02:37
    HTTP Delete with RestTemplate
  203. Урок 203. 00:01:28
    Introduction
  204. Урок 204. 00:05:33
    Create Mock Test Class
  205. Урок 205. 00:04:48
    Using Mockito
  206. Урок 206. 00:04:50
    Mock Test Create Beer
  207. Урок 207. 00:02:44
    Refactor Setup Method
  208. Урок 208. 00:05:15
    Mock Test Update Beer
  209. Урок 209. 00:02:11
    Mock Test Delete Beer
  210. Урок 210. 00:02:40
    Mock Test Not Found
  211. Урок 211. 00:04:20
    Mock Test Query Param
  212. Урок 212. 00:01:54
    Introduction
  213. Урок 213. 00:04:10
    Adding Spring Security Dependencies
  214. Урок 214. 00:03:18
    Calling Rest API with Postman and HTTP Basic
  215. Урок 215. 00:02:50
    Customizing User Name and Password
  216. Урок 216. 00:03:31
    Testing Spring Security with JUnit 5
  217. Урок 217. 00:05:27
    Spring Security Config - Disable CSRF
  218. Урок 218. 00:04:37
    Spring Security with Web Application Context
  219. Урок 219. 00:05:51
    HTTP Basic with RestTemplate
  220. Урок 220. 00:02:07
    Refactor of RestTemplate Builder Config
  221. Урок 221. 00:01:56
    HTTP Basic with RestTemplate Mock Context
  222. Урок 222. 00:01:48
    Introduction
  223. Урок 223. 00:08:10
    Overview of OAuth 2 and JWT
  224. Урок 224. 00:03:38
    Introduction to Spring Authorization Server
  225. Урок 225. 00:03:19
    Create New Project
  226. Урок 226. 00:06:25
    Add Authorization Server Filter Chain
  227. Урок 227. 00:01:45
    Add Default Security Filter Chain
  228. Урок 228. 00:01:59
    Create User Details Service
  229. Урок 229. 00:03:40
    Add Registered Client Repository
  230. Урок 230. 00:03:34
    Create JWK Source
  231. Урок 231. 00:01:13
    Create JwtDecoder
  232. Урок 232. 00:01:41
    Set Authorization Server Settings
  233. Урок 233. 00:07:22
    Get Authorization Token Using Postman
  234. Урок 234. 00:01:49
    Introduction
  235. Урок 235. 00:02:08
    Maven Dependencies
  236. Урок 236. 00:04:46
    Spring Security Configuration
  237. Урок 237. 00:03:02
    Testing with Postman
  238. Урок 238. 00:03:35
    Spring MockMVC Testing with JWT
  239. Урок 239. 00:05:04
    Refactor JWT Tests
  240. Урок 240. 00:01:49
    Introduction
  241. Урок 241. 00:04:01
    Maven Dependencies and Spring Configuration
  242. Урок 242. 00:03:57
    Spring Authorized Client Manager
  243. Урок 243. 00:04:41
    Http Request Interceptor
  244. Урок 244. 00:05:38
    Add Interceptor to RestTemplate Builder
  245. Урок 245. 00:09:35
    Mock OAuth2 Manager
  246. Урок 246. 00:02:03
    Introduction
  247. Урок 247. 00:04:31
    Reactive Manifesto
  248. Урок 248. 00:05:54
    What is Reactive Programming?
  249. Урок 249. 00:04:45
    Reactive Streams API
  250. Урок 250. 00:03:17
    Create Spring Boot Project
  251. Урок 251. 00:04:47
    Implement Repository
  252. Урок 252. 00:06:59
    Mono Operations
  253. Урок 253. 00:05:49
    Flux Operations
  254. Урок 254. 00:03:36
    Filter Flux Objects
  255. Урок 255. 00:06:05
    Error Handling
  256. Урок 256. 00:02:47
    Step Verifier
  257. Урок 257. 00:01:56
    Introduction
  258. Урок 258. 00:04:56
    Overview of Spring Data R2DBC
  259. Урок 259. 00:02:29
    Create Spring Boot Project
  260. Урок 260. 00:05:11
    Initializing Database
  261. Урок 261. 00:02:43
    Create Database Entity
  262. Урок 262. 00:02:47
    Create Spring Data R2DBC Repository
  263. Урок 263. 00:02:37
    Test Save New Entity
  264. Урок 264. 00:01:55
    Add Create and Update Date with Auditing
  265. Урок 265. 00:05:42
    Initializing Database
  266. Урок 266. 00:02:12
    Introduction
  267. Урок 267. 00:06:15
    Create WebFlux Controller
  268. Урок 268. 00:05:10
    List Flux from Database
  269. Урок 269. 00:05:49
    Using Path Variables
  270. Урок 270. 00:05:20
    Create New Beer Entity
  271. Урок 271. 00:03:49
    Testing Create with Postman
  272. Урок 272. 00:06:26
    Update Beer Entity
  273. Урок 273. 00:01:39
    Test Update with Postman
  274. Урок 274. 00:03:26
    Delete Beer Entity
  275. Урок 275. 00:04:28
    Add Validation
  276. Урок 276. 00:01:34
    Introduction
  277. Урок 277. 00:03:34
    Test List Beers
  278. Урок 278. 00:02:01
    Test Get By ID
  279. Урок 279. 00:03:30
    Test Create Beer Entity
  280. Урок 280. 00:02:00
    Test Update Beer Entity
  281. Урок 281. 00:02:02
    Test Delete Beer Entity
  282. Урок 282. 00:04:18
    Test Method Order
  283. Урок 283. 00:02:05
    Introduction
  284. Урок 284. 00:02:02
    Test Validation Failure On Create
  285. Урок 285. 00:01:36
    Test Validation Failure On Update
  286. Урок 286. 00:02:41
    Test Get By ID Not Found
  287. Урок 287. 00:02:06
    Test Update Not Found
  288. Урок 288. 00:03:12
    Test Delete Not Found
  289. Урок 289. 00:02:48
    Verify MongoDB installation
  290. Урок 290. 00:02:34
    Create New Spring Boot Project
  291. Урок 291. 00:05:01
    Add Entity, Model, and Mapstruct
  292. Урок 292. 00:01:49
    Add Mongo Database and Client Configuration
  293. Урок 293. 00:03:26
    Mongo Database Authentication
  294. Урок 294. 00:03:02
    Add Spring Data Repository
  295. Урок 295. 00:05:33
    Test Save New Document
  296. Урок 296. 00:03:26
    Using Awaitility
  297. Урок 297. 00:07:25
    Implement CRUD Operations
  298. Урок 298. 00:05:52
    Find By Name with Spring Data Mongo
  299. Урок 299. 00:06:12
    Find By Beer Style with Spring Data Mongo
  300. Урок 300. 00:02:59
    Initializing Database
  301. Урок 301. 00:02:35
    WebFlux.fn Overview
  302. Урок 302. 00:03:52
    WebFlux Handler
  303. Урок 303. 00:08:33
    WebFlux Router
  304. Урок 304. 00:03:34
    Get by Id Endpoint
  305. Урок 305. 00:06:29
    Create Endpoint
  306. Урок 306. 00:03:24
    Update Endpoint
  307. Урок 307. 00:02:41
    Patch Endpoint
  308. Урок 308. 00:02:09
    Delete Endpoint
  309. Урок 309. 00:04:12
    Return HTTP 404 on not found
  310. Урок 310. 00:06:32
    Add Validation
  311. Урок 311. 00:04:39
    Using Query Parameters with WebFlux.fn
  312. Урок 312. 00:01:37
    Create New Spring Boot Project
  313. Урок 313. 00:05:23
    Get List as JSON String
  314. Урок 314. 00:04:35
    Get List as Java Map
  315. Урок 315. 00:02:51
    Get List as Jackson Object
  316. Урок 316. 00:03:13
    Get List as Java POJOs
  317. Урок 317. 00:04:34
    Webclient Global Configuration
  318. Урок 318. 00:03:18
    Uri Components Builder
  319. Урок 319. 00:02:39
    Query Parameters
  320. Урок 320. 00:05:36
    HTTP Post with WebClient
  321. Урок 321. 00:02:34
    HTTP Put with WebClient
  322. Урок 322. 00:01:53
    Maven Dependencies
  323. Урок 323. 00:04:41
    Spring Security Configuration
  324. Урок 324. 00:01:52
    Testing API Using Postman
  325. Урок 325. 00:04:48
    Spring webTestClient Testing with JWT
  326. Урок 326. 00:02:44
    Maven Dependencies
  327. Урок 327. 00:06:40
    Spring Security Configuration
  328. Урок 328. 00:02:33
    Testing with Postman
  329. Урок 329. 00:04:58
    Spring webTestClient Testing with JWT
  330. Урок 330. 00:02:02
    Maven Dependencies and Spring Configuration
  331. Урок 331. 00:03:45
    Spring Security Configuration
  332. Урок 332. 00:05:34
    WebClient Filter Configuration
  333. Урок 333. 00:03:24
    Overview of Spring Cloud Gateway
  334. Урок 334. 00:03:03
    Create Spring Cloud Gateway Project
  335. Урок 335. 00:04:27
    Server Port Mapping
  336. Урок 336. 00:05:22
    v1 Route Mapping
  337. Урок 337. 00:06:05
    Troubleshooting Spring Cloud Gateway
  338. Урок 338. 00:08:56
    Gateway Resource Server Configuration
  339. Урок 339. 00:05:38
    The Maven Build Lifecycle
  340. Урок 340. 00:05:13
    Maven from the Command Line
  341. Урок 341. 00:03:18
    Spring Boot Executable Jars
  342. Урок 342. 00:03:13
    Running Spring Boot Executable Jars
  343. Урок 343. 00:02:54
    Spring Boot Repackage to Executable Jar
  344. Урок 344. 00:03:42
    Running Spring Boot With Maven
  345. Урок 345. 00:04:15
    Resource Filtering
  346. Урок 346. 00:03:11
    Maven Build Info
  347. Урок 347. 00:06:32
    Introduction to the Spring Boot Gradle Plugin
  348. Урок 348. 00:04:17
    The Gradle Build LIfecycle
  349. Урок 349. 00:03:35
    Gradle from the Command Line
  350. Урок 350. 00:01:55
    Running Spring Boot with Gradle
  351. Урок 351. 00:02:03
    Spring Boot Build Info
  352. Урок 352. 00:06:44
    Introduction to OpenAPI
  353. Урок 353. 00:04:59
    OpenAPI for Spring Boot Development
  354. Урок 354. 00:02:59
    Springdoc Maven Dependencies
  355. Урок 355. 00:07:07
    Springdoc Spring Security Configuration
  356. Урок 356. 00:06:34
    Save OpenAPI Specification in Maven Build
  357. Урок 357. 00:04:41
    Atlassian Swagger Request Validator
  358. Урок 358. 00:03:47
    RestAssured Test
  359. Урок 359. 00:04:22
    Spring Security Configuration
  360. Урок 360. 00:04:12
    Configure Swagger Request Validator
  361. Урок 361. 00:03:48
    Whitelist Validation Rules
  362. Урок 362. 00:06:13
    Types of Artificial Intelligence
  363. Урок 363. 00:06:50
    Introduction to Large Language Models (LLMs)
  364. Урок 364. 00:08:33
    Overview of OpenAI
  365. Урок 365. 00:04:11
    Setting Up Your Development Environment for Spring AI
  366. Урок 366. 00:03:14
    Create New Spring Boot Project
  367. Урок 367. 00:04:09
    Configure OpenAI API Keys
  368. Урок 368. 00:05:05
    Add OpenAI Service
  369. Урок 369. 00:16:20
    Exploring LLM Capabilities
  370. Урок 370. 00:03:33
    Create Spring MVC Controller
  371. Урок 371. 00:03:17
    Test Controller with Postman
  372. Урок 372. 00:05:20
    Using Prompt Templates
  373. Урок 373. 00:06:07
    Directing OpenAI to format the Response
  374. Урок 374. 00:03:23
    Directing OpenAI to Respond with JSON
  375. Урок 375. 00:06:45
    Binding OpenAI Responses With JSON Schema
  376. Урок 376. 00:02:55
    OpenAI Response Meta Data
  377. Урок 377. 00:06:00
    Project Review
  378. Урок 378. 00:06:15
    Implement Create Beer Entity
  379. Урок 379. 00:02:24
    Implement Get By ID
  380. Урок 380. 00:03:00
    Implement Update By ID
  381. Урок 381. 00:02:23
    Implement Delete By Id
  382. Урок 382. 00:03:11
    Implement List Beers
  383. Урок 383. 00:04:40
    Test Operations Against Real Server
  384. Урок 384. 00:04:41
    Java Virtual Threads
  385. Урок 385. 00:04:04
    Introduction to Actuator
  386. Урок 386. 00:03:27
    Actuator Configuration
  387. Урок 387. 00:01:27
    Alternate Security Configuration
  388. Урок 388. 00:03:07
    Spring Boot Actuator Kubernetes Integration
  389. Урок 389. 00:03:04
    Add Actuator to WebFlux
  390. Урок 390. 00:03:22
    Introduction to Logbook
  391. Урок 391. 00:04:10
    Logbook with Spring MVC
  392. Урок 392. 00:06:44
    Logstash Configuration for JSON Log Output
  393. Урок 393. 00:04:09
    Logbook with Webflux
  394. Урок 394. 00:03:51
    Logbook with Spring RestTemplate
  395. Урок 395. 00:03:45
    Logbook with Spring WebClient
  396. Урок 396. 00:07:08
    Introduction to Caching
  397. Урок 397. 00:01:52
    Add Cache Dependencies and Config
  398. Урок 398. 00:05:25
    Configure Method Cache for Get By Id
  399. Урок 399. 00:04:34
    Configure Cache for List Beers
  400. Урок 400. 00:04:52
    Cache Eviction
  401. Урок 401. 00:03:49
    Using Spring Cache Manager
  402. Урок 402. 00:04:25
    Introduction to Spring Events
  403. Урок 403. 00:02:45
    Create Application Event Pojos
  404. Урок 404. 00:02:41
    Create Application Event Listener
  405. Урок 405. 00:04:12
    Publish Spring Event
  406. Урок 406. 00:02:42
    Test Application Event
  407. Урок 407. 00:04:17
    Asynchronous Event Processing
  408. Урок 408. 00:04:38
    Add Audit Entity
  409. Урок 409. 00:02:32
    Add Audit Mapper
  410. Урок 410. 00:03:55
    Persist Audit Event
  411. Урок 411. 00:03:09
    Your Assignment - Add Order Functionality
  412. Урок 412. 00:04:26
    Create DTOs
  413. Урок 413. 00:03:35
    Create Mappers
  414. Урок 414. 00:03:12
    Add Validation
  415. Урок 415. 00:11:38
    Initialize Order Data
  416. Урок 416. 00:08:17
    TDD - Get Operations
  417. Урок 417. 00:07:53
    Implement Get Operations
  418. Урок 418. 00:04:44
    Add Create Order DTO
  419. Урок 419. 00:03:57
    TDD - Create Operation
  420. Урок 420. 00:05:08
    Implement Create Operation
  421. Урок 421. 00:05:10
    Add Order Update DTO
  422. Урок 422. 00:03:51
    TDD - Update Operations
  423. Урок 423. 00:07:37
    Implement Update Operations
  424. Урок 424. 00:02:23
    TDD Delete Operations
  425. Урок 425. 00:03:18
    Implement Delete Operations
  426. Урок 426. 00:03:33
    Fix Failing Tests
  427. Урок 427. 00:06:06
    Introduction to Docker
  428. Урок 428. 00:03:42
    Creating a Docker Image with Maven
  429. Урок 429. 00:05:58
    Running Images with Docker
  430. Урок 430. 00:03:24
    Running Auth Server
  431. Урок 431. 00:06:04
    Spring Configuration for Docker
  432. Урок 432. 00:03:47
    Update Gateway Routes and Security
  433. Урок 433. 00:03:17
    Running Gateway in Docker
  434. Урок 434. 00:04:10
    Running RestMVC in Docker
  435. Урок 435. 00:02:52
    Running MySQL in Docker
  436. Урок 436. 00:03:34
    Running RestMVC Container with MySQL
  437. Урок 437. 00:03:15
    Running Reactive Container
  438. Урок 438. 00:11:03
    Running Reactive Mongo
  439. Урок 439. 00:02:16
    Environment Clean Up
  440. Урок 440. 00:03:31
    Introduction to Docker Compose
  441. Урок 441. 00:06:16
    Create Docker Compose File
  442. Урок 442. 00:06:16
    Add Auth Server and RestMVC to Compose File
  443. Урок 443. 00:06:47
    Add Gateway to Compose and Test
  444. Урок 444. 00:02:35
    Using Docker Compose with IntelliJ
  445. Урок 445. 00:04:45
    Introduction to Kubernetes
  446. Урок 446. 00:02:53
    Enable Kubernetes in Docker Desktop
  447. Урок 447. 00:05:02
    Overview of Kubernetes Deployments
  448. Урок 448. 00:04:59
    Deploy Mongo Pod and Service
  449. Урок 449. 00:04:51
    Set Mongo Environment Variables
  450. Урок 450. 00:05:14
    Debug CrashLoop on RestMVC
  451. Урок 451. 00:05:48
    Kubernetes Port Forwarding and Testing in Postman
  452. Урок 452. 00:06:12
    Introduction to Microservices
  453. Урок 453. 00:10:00
    Twelve Factor Applications
  454. Урок 454. 00:05:38
    The Reactive Manifesto
  455. Урок 455. 00:06:31
    Enterprise Integration Patterns
  456. Урок 456. 00:06:57
    Starbucks Does Not Use a Two-Phase Commit
  457. Урок 457. 00:06:26
    Microservice Project Overview
  458. Урок 458. 00:04:57
    Create Shared Message Library
  459. Урок 459. 00:04:20
    Refactor Spring MVC Project to use Message Library
  460. Урок 460. 00:05:46
    Send Order Placed Application Event
  461. Урок 461. 00:21:16
    Interview with Marcin Grzejszczak - Lead for Spring Cloud Contract
  462. Урок 462. 00:16:04
    Interview with James Labocki of Red Hat
  463. Урок 463. 00:00:53
    KBE - Course Introduction
  464. Урок 464. 00:02:49
    KBE - Setting Up Your Development Environment
  465. Урок 465. 00:01:01
    KBE - Introduction
  466. Урок 466. 00:07:44
    KBE - Spring Boot Project Code Review
  467. Урок 467. 00:06:14
    KBE - Creating Docker File
  468. Урок 468. 00:04:45
    KBE - Building and Running Docker Image
  469. Урок 469. 00:01:39
    KEB - Introduction - Building Layered Image
  470. Урок 470. 00:05:19
    KBE - Overview and Maven Configuration
  471. Урок 471. 00:07:44
    KBE - Multi-Stage Docker File
  472. Урок 472. 00:04:42
    KBE - Introduction - Building Docker Images with Maven
  473. Урок 473. 00:09:07
    KBE - Introducing Docker Maven
  474. Урок 474. 00:04:42
    KBE - Using Properties in Builds
  475. Урок 475. 00:03:59
    KBE - Pushing to Docker Hub
  476. Урок 476. 00:01:20
    KBE - Course Introduction
  477. Урок 477. 00:03:16
    KBE - Setting Up Your Development Environment
  478. Урок 478. 00:03:32
    KBE - Enable Kubernetes in Docker Desktop
  479. Урок 479. 00:00:52
    KBE - Introduction to Deploying on Kubernetes
  480. Урок 480. 00:04:51
    KBE - Create Deployment
  481. Урок 481. 00:02:56
    KBE - Create Service
  482. Урок 482. 00:04:19
    KBE - Port Forwarding
  483. Урок 483. 00:02:13
    KBE - Terminating Services and Deployments
  484. Урок 484. 00:03:48
    KBE - Exposing Services
  485. Урок 485. 00:02:52
    KBE - Accessing Logs
  486. Урок 486. 00:04:53
    KBE - Setting Environment Variables
  487. Урок 487. 00:05:10
    KBE - Readiness Probe
  488. Урок 488. 00:04:29
    KBE - Liveness Probe
  489. Урок 489. 00:03:50
    KBE - Graceful Shutdown
  490. Урок 490. 00:01:43
    KBE - Course Introduction
  491. Урок 491. 00:03:16
    KBE - Setting Up Your Development Environment
  492. Урок 492. 00:03:32
    KBE - Enable Kubernetes in Docker Desktop
  493. Урок 493. 00:01:54
    KBE - Introduction to Spring Boot Microservices on Kubernetes
  494. Урок 494. 00:06:33
    KBE - Overview of Microservices Used in This Course
  495. Урок 495. 00:04:10
    KBE - Source Code Review
  496. Урок 496. 00:11:11
    KBE - Running Services via Docker Compose
  497. Урок 497. 00:01:21
    KBE - Introduction - Infrastructure Services
  498. Урок 498. 00:06:00
    KBE - MySQL Service
  499. Урок 499. 00:03:21
    KBE - JMS Service
  500. Урок 500. 00:02:00
    KBE - Introduction to Spring Boot Microservices
  501. Урок 501. 00:04:10
    KBE - Inventory Service
  502. Урок 502. 00:02:41
    KBE - Inventory Failover Service
  503. Урок 503. 00:04:25
    KBE - Beer Service
  504. Урок 504. 00:04:36
    KBE - Order Service
  505. Урок 505. 00:06:50
    KBE - Add Readiness and Liveness Probe Configuration
  506. Урок 506. 00:05:23
    KBE - Add Graceful Shutdown
  507. Урок 507. 00:05:48
    KBE - Kubernetes Ingress Controllers
  508. Урок 508. 00:07:36
    KBE - Spring Cloud Gateway Service
  509. Урок 509. 00:02:20
    KBE - Deleting Services and Deployments
  510. Урок 510. 00:01:47
    KBE - Introduction to Consolidated Logging
  511. Урок 511. 00:03:25
    KBE - Logging Configuration Code Review
  512. Урок 512. 00:03:33
    KBE - Elasticsearch
  513. Урок 513. 00:03:29
    KBE - Kibana
  514. Урок 514. 00:10:40
    KBE - Filebeat