Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Spring Boot Microservices with Spring Cloud Beginner to Guru, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:05:39
    Welcome to Spring Boot Microservices!
  2. Урок 2. 00:07:49
    What you will build in the Spring Boot Microservices Course
  3. Урок 3. 00:07:24
    Getting the Most out of this Course
  4. Урок 4. 00:03:22
    Setting up your Development Environment
  5. Урок 5. 00:04:33
    Is your IDE Free Like A Puppy?
  6. Урок 6. 00:12:21
    Introduction to Intro to Microservices Section
  7. Урок 7. 00:01:15
    The Traditional Monolith Application
  8. Урок 8. 00:08:20
    What are Microservices?
  9. Урок 9. 00:07:18
    What is the Cloud?
  10. Урок 10. 00:07:20
    Adopting Microservices in Your Organization
  11. Урок 11. 00:06:26
    Microservice Architecture and Design
  12. Урок 12. 00:08:49
    12 Factor Applications
  13. Урок 13. 00:10:00
    Introduction to Microservices Conclusion
  14. Урок 14. 00:03:03
    Introduction
  15. Урок 15. 00:01:27
    HTTP Protocol
  16. Урок 16. 00:07:18
    HTTP Request Methods
  17. Урок 17. 00:06:44
    Beginners Guide to REST
  18. Урок 18. 00:06:07
    Richardson Maturity Model
  19. Урок 19. 00:07:27
    Spring Framework and RESTFul Services
  20. Урок 20. 00:07:11
    Conclusion
  21. Урок 21. 00:01:43
    Introduction
  22. Урок 22. 00:01:16
    Introducing SFG Beer Works
  23. Урок 23. 00:07:50
    HTTP GET with Spring MVC
  24. Урок 24. 00:22:06
    Introduction to Postman
  25. Урок 25. 00:05:42
    Axis TCPMon
  26. Урок 26. 00:04:16
    Assignment - Create GET Endpoint with Spring MVC
  27. Урок 27. 00:01:11
    Assignment Review
  28. Урок 28. 00:08:47
    HTTP POST with SpringMVC
  29. Урок 29. 00:05:38
    Spring Boot Development Tools
  30. Урок 30. 00:07:40
    HTTP PUT with Spring MVC
  31. Урок 31. 00:04:22
    Spring MVC @RequestBody Annotation
  32. Урок 32. 00:08:15
    HTTP DELETE with Spring MVC
  33. Урок 33. 00:03:58
    Assignment - HTTP Operations with Spring MVC
  34. Урок 34. 00:01:15
    Assignment Review
  35. Урок 35. 00:08:19
    API Versioning
  36. Урок 36. 00:05:19
    API Versioning Example
  37. Урок 37. 00:09:03
    API Versioning and Source Control
  38. Урок 38. 00:05:15
    LC Beer Service - Initial Spring Boot Project Creation
  39. Урок 39. 00:09:13
    LC Beer Service - Data Model
  40. Урок 40. 00:08:32
    LC Beer Service - Beer Controller
  41. Урок 41. 00:06:08
    LC Beer Service - JUnit 5 Controller Tests
  42. Урок 42. 00:08:55
    Conclusion to Spring MVC Rest Services
  43. Урок 43. 00:00:57
    Introduction to Spring Boot RestTemplate
  44. Урок 44. 00:02:07
    HTTP GET with Spring RestTemplate
  45. Урок 45. 00:19:50
    HTTP POST with Spring RestTemplate
  46. Урок 46. 00:04:01
    HTTP PUT with Spring RestTemplate
  47. Урок 47. 00:04:01
    HTTP DELETE with Spring RestTemplate
  48. Урок 48. 00:04:38
    Assignment - Create Spring RestTemplate clients
  49. Урок 49. 00:01:40
    Assignment Review
  50. Урок 50. 00:06:08
    HTTP Clients
  51. Урок 51. 00:09:24
    Apache HTTP Client Configuration
  52. Урок 52. 00:09:26
    Apache Client Request Logging
  53. Урок 53. 00:05:15
    Assignment - Externalize Properties
  54. Урок 54. 00:02:59
    Assignment Review
  55. Урок 55. 00:08:16
    LC - JPA Entities
  56. Урок 56. 00:07:10
    LC - Spring Data JPA Repositories
  57. Урок 57. 00:03:34
    LC - Bootstrap Data
  58. Урок 58. 00:07:19
    Conclusion to Spring Boot RestTemplate
  59. Урок 59. 00:01:12
    Introduction
  60. Урок 60. 00:01:39
    Java Bean Validation
  61. Урок 61. 00:08:13
    Bean Validation Implementation
  62. Урок 62. 00:07:23
    Validation Error Handling
  63. Урок 63. 00:04:39
    Spring Boot Method Validation
  64. Урок 64. 00:02:26
    Assignment - Add Validation and Error Handling
  65. Урок 65. 00:01:30
    Assignment Review
  66. Урок 66. 00:04:58
    Spring MVC Controller Advice
  67. Урок 67. 00:05:25
    LC - Bean Validation
  68. Урок 68. 00:03:52
    LC - Validation and Error Handling
  69. Урок 69. 00:05:29
    Conclusion to Spring MVC Validation
  70. Урок 70. 00:01:17
    Introduction
  71. Урок 71. 00:02:33
    Overview of Project Lombok
  72. Урок 72. 00:09:31
    Project Lombok Configuration
  73. Урок 73. 00:05:51
    Project Lombok Examples
  74. Урок 74. 00:05:40
    Overview of MapStruct
  75. Урок 75. 00:05:36
    MapStruct Configuration
  76. Урок 76. 00:12:14
    Example of using Project Lombok and MapStruct
  77. Урок 77. 00:06:21
    Assignment - Use MapStruct
  78. Урок 78. 00:01:19
    Assignment Review
  79. Урок 79. 00:03:48
    Date Conversion with MapStruct
  80. Урок 80. 00:04:29
    LC - Implementing MapStruct
  81. Урок 81. 00:06:32
    LC - Fixing Broken Tests
  82. Урок 82. 00:03:21
    LC - Adding CI Builds with CircleCI
  83. Урок 83. 00:06:44
    Conclusion
  84. Урок 84. 00:01:35
    Introduction
  85. Урок 85. 00:02:12
    Spring REST Docs Introduction
  86. Урок 86. 00:05:07
    Project Code Review
  87. Урок 87. 00:05:56
    Maven Configuration
  88. Урок 88. 00:06:21
    Spring Mock MVC Configuration
  89. Урок 89. 00:04:33
    Documenting Path Parameters
  90. Урок 90. 00:06:09
    Documenting Query Parameters
  91. Урок 91. 00:02:27
    Documenting Responses
  92. Урок 92. 00:03:13
    Documenting Requests
  93. Урок 93. 00:04:13
    Documenting Validation Constraints
  94. Урок 94. 00:10:42
    URI Customization
  95. Урок 95. 00:03:18
    Documentation Generation
  96. Урок 96. 00:08:54
    Serving Docs with Spring Boot
  97. Урок 97. 00:04:04
    Assignment - Add Spring REST Doc to Project
  98. Урок 98. 00:02:26
    Assignment Review
  99. Урок 99. 00:07:25
    Conclusion
  100. Урок 100. 00:01:54
    Introduction
  101. Урок 101. 00:02:08
    JSON with Spring Boot Overview
  102. Урок 102. 00:05:47
    Overview of Jackson
  103. Урок 103. 00:09:08
    Json Testing with Spring Boot
  104. Урок 104. 00:06:21
    Jackson Property Naming Strategies
  105. Урок 105. 00:05:07
    Assignment - Configure Property Naming Strategy
  106. Урок 106. 00:01:16
    Assignment Review
  107. Урок 107. 00:04:15
    Setting Property Names with Jackson
  108. Урок 108. 00:04:15
    Using @JsonFormat with Jackson
  109. Урок 109. 00:04:13
    Custom Serializer with Jackson
  110. Урок 110. 00:05:33
    Custom Deserializer with Jackson
  111. Урок 111. 00:06:43
    LC - Jackson Configuration
  112. Урок 112. 00:02:28
    LC - Jackson JSON Creator
  113. Урок 113. 00:03:29
    LC - Beer Service - Implement Controller Methods
  114. Урок 114. 00:12:21
    LC - Beer Service - Adding standard UPCs
  115. Урок 115. 00:07:40
    Conclusion
  116. Урок 116. 00:01:28
    Introduction
  117. Урок 117. 00:03:25
    SFG Brewery Monolith
  118. Урок 118. 00:05:14
    Monolith Project Code Review
  119. Урок 119. 00:10:48
    Deconstruction Strategies
  120. Урок 120. 00:09:27
    Monolith Deconstruction Plan
  121. Урок 121. 00:05:32
    Beer Service Code Review
  122. Урок 122. 00:02:49
    Beer Order Service Code Review
  123. Урок 123. 00:06:33
    Beer Inventory Service Code Review
  124. Урок 124. 00:08:09
    Setting Default Ports for Services
  125. Урок 125. 00:05:21
    Data Initialization
  126. Урок 126. 00:05:22
    Enhance Get Beer with Inventory Information
  127. Урок 127. 00:14:32
    Assignment - Add Show Inventory as Parameter
  128. Урок 128. 00:01:36
    Assignment Review
  129. Урок 129. 00:07:34
    Add Caching to Get Beer API
  130. Урок 130. 00:11:00
    Assignment - Create Get Beer by UPC Endpoint
  131. Урок 131. 00:01:31
    Assignment Review
  132. Урок 132. 00:07:20
    Save UPC on Beer Order
  133. Урок 133. 00:02:33
    Assignment - Enhance Order Response with Beer Information
  134. Урок 134. 00:01:46
    Assignment Review
  135. Урок 135. 00:08:30
    Deconstruction Next Steps
  136. Урок 136. 00:05:11
    Conclusion
  137. Урок 137. 00:01:05
    Introduction
  138. Урок 138. 00:03:16
    Maven Bill of Materials
  139. Урок 139. 00:04:34
    Maven BOM Creation
  140. Урок 140. 00:06:03
    Maven BOM Setting Common Properties
  141. Урок 141. 00:06:57
    Maven BOM Dependency Management
  142. Урок 142. 00:05:15
    Maven BOM Common Dependencies
  143. Урок 143. 00:06:16
    Maven BOM Common Build Plugins
  144. Урок 144. 00:03:46
    Maven Enforcer Build Plugin
  145. Урок 145. 00:05:49
    Beer Service Parent POM Configuration
  146. Урок 146. 00:11:32
    Assignment - Update Services to use BOM
  147. Урок 147. 00:02:02
    Assignment Review
  148. Урок 148. 00:06:42
    Using Released BOMs
  149. Урок 149. 00:10:25
    Assignment - Update Services to use Release BOM
  150. Урок 150. 00:01:55
    Assignment Review
  151. Урок 151. 00:06:53
    IntelliJ Workspace Tips and Tricks
  152. Урок 152. 00:10:08
    Conclusion
  153. Урок 153. 00:01:44
    Introduction
  154. Урок 154. 00:02:35
    Overview of Datasource Configuration with Spring Boot
  155. Урок 155. 00:07:16
    Configure H2 MySQL Compatibility Mode
  156. Урок 156. 00:06:17
    MySQL Requirements and Setup
  157. Урок 157. 00:06:17
    MySQL Beer Service Configuration
  158. Урок 158. 00:06:08
    Configure Beer Service for Local MySQL
  159. Урок 159. 00:06:11
    Correcting Hibernate Error with MySQL
  160. Урок 160. 00:05:13
    Assignment - Configure Services for MySQL
  161. Урок 161. 00:01:29
    Assignment Review
  162. Урок 162. 00:10:05
    Assignment - Database Initialization
  163. Урок 163. 00:08:37
    Assignment Review
  164. Урок 164. 00:04:43
    Correction - Hibernate Dialog
  165. Урок 165. 00:01:27
    Data Source Connection Pooling
  166. Урок 166. 00:10:12
    HikariCP Configuration for MySQL
  167. Урок 167. 00:08:23
    Conclusion
  168. Урок 168. 00:01:14
    Introduction
  169. Урок 169. 00:01:29
    Introduction to JMS
  170. Урок 170. 00:12:30
    Initial Project and Maven Dependencies
  171. Урок 171. 00:07:31
    Java Message Object
  172. Урок 172. 00:04:45
    Embedded Server Configuration
  173. Урок 173. 00:04:59
    Task Configuration
  174. Урок 174. 00:03:15
    Message Converter Configuration
  175. Урок 175. 00:05:50
    Sending JMS Messages
  176. Урок 176. 00:05:43
    Receiving JMS Messages
  177. Урок 177. 00:11:03
    Send and Receive of JMS Messages
  178. Урок 178. 00:12:18
    Running Active MQ in Docker
  179. Урок 179. 00:06:40
    Using Local ActiveMQ Broker with Spring Boot
  180. Урок 180. 00:06:40
    JMS and Spring Message Data Types
  181. Урок 181. 00:07:15
    Conclusion
  182. Урок 182. 00:01:50
    Introduction
  183. Урок 183. 00:02:07
    Assignment - Configure JMS for Services
  184. Урок 184. 00:01:48
    Assignment Review
  185. Урок 185. 00:03:44
    IntelliJ Tips and Tricks - Auto Import on Paste
  186. Урок 186. 00:03:25
    Brewing Beer Process Overview
  187. Урок 187. 00:02:54
    Create Beer Event Objects
  188. Урок 188. 00:05:23
    Create Brewing Service
  189. Урок 189. 00:10:24
    Fixing the Broken Build!
  190. Урок 190. 00:03:18
    Create Brew Beer Listener
  191. Урок 191. 00:06:59
    Jackson JMS Configuration
  192. Урок 192. 00:06:42
    Tips and Tricks - Logging Level
  193. Урок 193. 00:03:32
    Challenge - Create New Inventory Listener
  194. Урок 194. 00:02:37
    Challenge Review
  195. Урок 195. 00:13:38
    Conclusion
  196. Урок 196. 00:02:59
    Introduction
  197. Урок 197. 00:01:26
    Introduction to Spring State Machine
  198. Урок 198. 00:08:07
    Credit Card Payment State Machine Overview
  199. Урок 199. 00:03:44
    Spring Boot Project Creation and Dependencies
  200. Урок 200. 00:07:27
    State Machine Enumerations
  201. Урок 201. 00:03:05
    Spring Data JPA Configuration
  202. Урок 202. 00:03:54
    State Configuration
  203. Урок 203. 00:05:37
    Transition Configuration
  204. Урок 204. 00:08:26
    Logging Configuration Using State Change Listeners
  205. Урок 205. 00:04:59
    Payment Service Creation
  206. Урок 206. 00:04:25
    Initializing State Machine from Database
  207. Урок 207. 00:05:45
    Sending Events to the State Machine
  208. Урок 208. 00:04:54
    State Change Interceptor
  209. Урок 209. 00:06:13
    Progressing State from New to Pre-Auth
  210. Урок 210. 00:10:20
    State Machine Actions
  211. Урок 211. 00:07:25
    State Machine Guards
  212. Урок 212. 00:05:30
    Microservice Design Pattern - Event Sourcing
  213. Урок 213. 00:05:23
    Conclusion
  214. Урок 214. 00:01:07
    Introduction
  215. Урок 215. 00:01:53
    The Problem with Transactions
  216. Урок 216. 00:09:29
    The Need for Sagas
  217. Урок 217. 00:11:30
    Saga Coordination
  218. Урок 218. 00:07:21
    Order Allocation Saga
  219. Урок 219. 00:05:47
    Update Spring Boot in BOM
  220. Урок 220. 00:07:24
    State Machine Enumerations
  221. Урок 221. 00:04:44
    Configure State Machine States
  222. Урок 222. 00:03:45
    Fix CI Build Failure
  223. Урок 223. 00:05:29
    Refactor Model to Common Package
  224. Урок 224. 00:12:24
    Beer Order Manager Service
  225. Урок 225. 00:08:41
    Refactor Order States
  226. Урок 226. 00:03:26
    Fix CI Build Failure
  227. Урок 227. 00:02:27
    Initiate Allocate Order
  228. Урок 228. 00:10:35
    Add Allocation Service
  229. Урок 229. 00:04:34
    Fix Failed CI Build
  230. Урок 230. 00:03:13
    Retrospective
  231. Урок 231. 00:07:20
    Introduction to Integration Testing
  232. Урок 232. 00:01:07
    Create Integration Test for New Order to Allocate
  233. Урок 233. 00:08:46
    Testing with WireMock
  234. Урок 234. 00:17:55
    WireMock for Beer Service
  235. Урок 235. 00:14:37
    Validation JMS Test Component
  236. Урок 236. 00:22:27
    Using Awaitility
  237. Урок 237. 00:06:03
    Resolving Locking Failure
  238. Урок 238. 00:04:18
    Refactor Beer Order Service to use Saga
  239. Урок 239. 00:06:38
    Spring Cloud Contract - Interview with Marcin Grzejszczak
  240. Урок 240. 00:24:37
    Introduction
  241. Урок 241. 00:00:58
    Testing Failed Validation
  242. Урок 242. 00:07:40
    Failed Validation Compensating Transaction
  243. Урок 243. 00:05:16
    Cancel Order Requirements
  244. Урок 244. 00:03:28
    Cancel Order Configuration
  245. Урок 245. 00:05:01
    Cancel Order Compensating Transaction
  246. Урок 246. 00:05:49
    Cancel Order Consumer
  247. Урок 247. 00:03:28
    Refactoring for Persistence of Status Change
  248. Урок 248. 00:05:33
    Introduction
  249. Урок 249. 00:00:50
    The API Gateway Pattern
  250. Урок 250. 00:11:53
    Developer Oriented API Gateways
  251. Урок 251. 00:09:12
    Spring Cloud Gateway Service Creation
  252. Урок 252. 00:06:06
    Spring Cloud Gateway Route Configuration
  253. Урок 253. 00:11:33
    Review Running Services Locally
  254. Урок 254. 00:06:10
    Beer Service Route Configuration
  255. Урок 255. 00:09:28
    Inventory Service Route Configuration
  256. Урок 256. 00:05:14
    Introduction
  257. Урок 257. 00:00:57
    Introduction to Eureka
  258. Урок 258. 00:05:35
    Eureka Service Creation
  259. Урок 259. 00:06:05
    Eureka Client Configuration for Beer Service
  260. Урок 260. 00:05:03
    Introduction
  261. Урок 261. 00:01:25
    Open Feign Client
  262. Урок 262. 00:11:20
    Configure Gateway for Service Discovery
  263. Урок 263. 00:08:45
    Introduction
  264. Урок 264. 00:01:46
    Circuit Breaker Pattern Overview
  265. Урок 265. 00:03:16
    Resilience4j Failover for Spring Cloud Gateway
  266. Урок 266. 00:09:20
    Using Hystrix Circuit Breaker with Feign Client
  267. Урок 267. 00:09:46
    Using Resilience4j with Feign Client
  268. Урок 268. 00:01:52
    Introduction
  269. Урок 269. 00:01:21
    Overview of Spring Cloud Config
  270. Урок 270. 00:03:14
    Create Spring Cloud Config Server
  271. Урок 271. 00:04:56
    Spring Cloud Config Server Server Configuration
  272. Урок 272. 00:09:47
    Server Side Application Configuration
  273. Урок 273. 00:12:41
    Spring Cloud Client Configuration
  274. Урок 274. 00:14:07
    Introduction
  275. Урок 275. 00:01:30
    Introduction to Distributed Tracing
  276. Урок 276. 00:10:11
    Zipkin Server
  277. Урок 277. 00:02:32
    Setup Spring Cloud Sleuth
  278. Урок 278. 00:07:48
    Logging Config for JSON
  279. Урок 279. 00:06:43
    Refactor Zipkin Configuration
  280. Урок 280. 00:06:30
    Introduction
  281. Урок 281. 00:01:50
    Security 101
  282. Урок 282. 00:18:34
    Property Encryption / Decryption
  283. Урок 283. 00:08:22
    Encrypt Beer Service Passwords
  284. Урок 284. 00:06:52
    Secure Spring Cloud Config Server
  285. Урок 285. 00:08:41
    Use Spring Security to Secure Eureka Server
  286. Урок 286. 00:10:28
    Secure Inventory Service with Spring Security
  287. Урок 287. 00:04:13
    Configure RESTTemplate for HTTP Basic Authentication
  288. Урок 288. 00:05:23
    Configure Feign Client for HTTP Basic Authentication
  289. Урок 289. 00:06:15
    Security Retrospective
  290. Урок 290. 00:06:30
    Introduction
  291. Урок 291. 00:01:18
    Requirements and Docker Hello World
  292. Урок 292. 00:03:09
    Considerations for the JVM in a Docker Container
  293. Урок 293. 00:06:16
    Overview of Building Docker Containers with Maven
  294. Урок 294. 00:07:03
    Docker File Configuration
  295. Урок 295. 00:10:44
    Troubleshoot Spring Boot Bug
  296. Урок 296. 00:09:23
    Docker Image for Gateway Service
  297. Урок 297. 00:08:32
    Push Images to Docker Hub
  298. Урок 298. 00:04:39
    Docker Image Release Demo
  299. Урок 299. 00:07:50
    Spring Boot Validation Update
  300. Урок 300. 00:03:39
    Interview with James Labocki of RedHat
  301. Урок 301. 00:14:44
    Introduction
  302. Урок 302. 00:01:34
    Docker Compose for JMS Broker
  303. Урок 303. 00:07:55
    Docker Compose for Zipkin
  304. Урок 304. 00:02:49
    Docker Compose for Eureka Service & Spring Cloud Config
  305. Урок 305. 00:05:24
    Docker Compose for Inventory Service
  306. Урок 306. 00:11:17
    Configure API Gateway
  307. Урок 307. 00:07:14
    Service Restart Policy
  308. Урок 308. 00:05:30
    Introduction
  309. Урок 309. 00:01:23
    Overview
  310. Урок 310. 00:05:28
    Logging Configuration Update
  311. Урок 311. 00:03:02
    Add Elasticsearch
  312. Урок 312. 00:02:58
    Add Kibana
  313. Урок 313. 00:01:41
    Add Filebeat
  314. Урок 314. 00:06:12
    View Logs in Kibana
  315. Урок 315. 00:07:24
    Introduction
  316. Урок 316. 00:03:37
    Deployment Design
  317. Урок 317. 00:09:28
    Provision Database Servers
  318. Урок 318. 00:06:24
    Configure Database
  319. Урок 319. 00:04:28
    Configure Java Truststore
  320. Урок 320. 00:09:10
    Add Truststore file to Docker Image
  321. Урок 321. 00:03:06
    Docker Image Release Process
  322. Урок 322. 00:06:42
    Provision Service VMs
  323. Урок 323. 00:04:20
    Configure JMS Server
  324. Урок 324. 00:03:13
    Configure Elasticsearch Server
  325. Урок 325. 00:02:35
    Configure Kibana Server
  326. Урок 326. 00:06:05
    Configure Zipkin Server
  327. Урок 327. 00:02:13
    Configure Eureka Server
  328. Урок 328. 00:02:55
    Configure Spring Cloud Config Server
  329. Урок 329. 00:08:36
    Spring Cloud Config Server IP Address Update
  330. Урок 330. 00:07:10
    Provision Docker Swarm Cluster
  331. Урок 331. 00:02:12
    Initialize Docker Swarm Cluster
  332. Урок 332. 00:08:55
    Filebeat Swarm Configuration
  333. Урок 333. 00:05:23
    Eureka Swarm Configuration
  334. Урок 334. 00:09:23
    Spring Cloud Configuration
  335. Урок 335. 00:05:31
    Digital Ocean Profile
  336. Урок 336. 00:03:33
    Running Microservices with Docker Swarm
  337. Урок 337. 00:04:39
    Tracing Requests for Troubleshooting
  338. Урок 338. 00:05:52
    Zipkin Tracing
  339. Урок 339. 00:04:19
    Tasting Room Service Challenge
  340. Урок 340. 00:03:04
    Retrospective
  341. Урок 341. 00:04:34
    unnamed 341
  342. Урок 342. 00:12:21
    unnamed 342