Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Full Stack Spring Boot & React, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:18
    Practice and Join the Community
  • Урок 2. 00:02:14
    Spring Initializr
  • Урок 3. 00:02:45
    Open Project With IntelliJ
  • Урок 4. 00:02:47
    Starting the Server
  • Урок 5. 00:03:12
    Student Model
  • Урок 6. 00:04:17
    StudentController
  • Урок 7. 00:01:42
    Testing Controller
  • Урок 8. 00:00:39
    Course Git Branches
  • Урок 9. 00:00:52
    Quick Word About React
  • Урок 10. 00:04:23
    Bootstrap React app
  • Урок 11. 00:02:06
    Frontend up and running
  • Урок 12. 00:04:02
    Antd
  • Урок 13. 00:06:10
    Configure antd
  • Урок 14. 00:02:59
    Unfetch
  • Урок 15. 00:02:40
    Implement getAllStudents
  • Урок 16. 00:06:09
    Proxy requests to Backend
  • Урок 17. 00:05:49
    Lets explore our frontend files
  • Урок 18. 00:07:02
    UseState and UseEffect
  • Урок 19. 00:04:22
    Display students data
  • Урок 20. 00:08:41
    Layout Component
  • Урок 21. 00:06:21
    Table Component
  • Урок 22. 00:10:01
    Loader & Empty Components
  • Урок 23. 00:06:32
    The static folder
  • Урок 24. 00:08:58
    Maven Front Plugin
  • Урок 25. 00:07:10
    Frontend Maven Plugin In Action
  • Урок 26. 00:05:51
    Maven Resources Plugin
  • Урок 27. 00:04:22
    Running Jar & Profiles
  • Урок 28. 00:03:29
    Docker Desktop and DockerHub
  • Урок 29. 00:03:57
    Docker and Jib
  • Урок 30. 00:03:05
    Jib Maven Plugin
  • Урок 31. 00:06:36
    Build Local Docker Image
  • Урок 32. 00:09:18
    Build image to DockerHub
  • Урок 33. 00:06:53
    Maven Profiles
  • Урок 34. 00:08:06
    Maven Profiles PT 2
  • Урок 35. 00:02:01
    Quick Word About AWS
  • Урок 36. 00:01:58
    Sign up to AWS Free Tier
  • Урок 37. 00:02:59
    Exploring AWS
  • Урок 38. 00:06:11
    Creating Sample Application
  • Урок 39. 00:06:26
    docker-compose yaml
  • Урок 40. 00:04:58
    Deploy our application
  • Урок 41. 00:06:33
    Exploring Elastic Beanstalk
  • Урок 42. 00:02:34
    Other Ways to Deploy Applications
  • Урок 43. 00:01:20
    Terminate & Restore The EB Environment
  • Урок 44. 00:03:10
    Postgres Running on Docker
  • Урок 45. 00:07:13
    Postgres Container
  • Урок 46. 00:05:17
    Connecting to db using PSQL Container
  • Урок 47. 00:02:04
    Spring Data JPA
  • Урок 48. 00:02:27
    Installing Spring Data JPA & Postgres Dependencies
  • Урок 49. 00:07:11
    Connecting to DB
  • Урок 50. 00:07:51
    @Table
  • Урок 51. 00:04:47
    Generating 1000 students
  • Урок 52. 00:06:01
    JPARepository and N Tier
  • Урок 53. 00:04:51
    Testing backend changes
  • Урок 54. 00:07:43
    Post Mapping
  • Урок 55. 00:05:30
    Add Students Button
  • Урок 56. 00:09:07
    Student Form
  • Урок 57. 00:03:33
    Add student method
  • Урок 58. 00:04:52
    Submitting new Student
  • Урок 59. 00:08:30
    Loading indicator and reload table
  • Урок 60. 00:06:33
    Notifications
  • Урок 61. 00:04:47
    Badge
  • Урок 62. 00:06:54
    Avatar
  • Урок 63. 00:03:47
    Exercise
  • Урок 64. 00:07:11
    Exercise Sol
  • Урок 65. 00:02:47
    The problem
  • Урок 66. 00:01:58
    Server Include Error Message
  • Урок 67. 00:08:33
    Handle Error on Client Side
  • Урок 68. 00:02:40
    Exercise
  • Урок 69. 00:06:48
    Exercise sol
  • Урок 70. 00:07:10
    Java Bean Validation
  • Урок 71. 00:05:54
    Enforcing Database Constraints
  • Урок 72. 00:01:42
    Section Overview
  • Урок 73. 00:05:32
    Create DB
  • Урок 74. 00:03:31
    application-dev properties
  • Урок 75. 00:03:09
    Spring Active Profiles
  • Урок 76. 00:05:17
    Understanding Security Groups
  • Урок 77. 00:08:33
    Security groups and Inbound Rules
  • Урок 78. 00:08:44
    Connecting to RDS from local machine
  • Урок 79. 00:04:48
    Building New Version
  • Урок 80. 00:04:29
    Deployment
  • Урок 81. 00:01:14
    Automating the Deployment
  • Урок 82. 00:06:27
    CI CD Pipelines
  • Урок 83. 00:08:28
    CI CD Demo
  • Урок 84. 00:03:01
    Github Actions
  • Урок 85. 00:05:54
    Build workflow YAML
  • Урок 86. 00:09:27
    Build workflow in Action
  • Урок 87. 00:02:29
    Deploy workflow overview
  • Урок 88. 00:07:51
    Slack Webhooks and Setup Secret
  • Урок 89. 00:02:05
    Setup Github Secret
  • Урок 90. 00:05:26
    Setup AWS User, Groups and Permissions
  • Урок 91. 00:13:22
    Deploy Workflow YAML
  • Урок 92. 00:06:07
    Adding Footer with Link
  • Урок 93. 00:04:29
    Create PR for Footer link change
  • Урок 94. 00:04:45
    Merge to Main and Deploy to AWS
  • Урок 95. 00:00:59
    Section Wrap Up
  • Урок 96. 00:00:59
    Lets Learn Testing
  • Урок 97. 00:03:25
    The Current UML
  • Урок 98. 00:04:44
    JUnit5 and Assertions
  • Урок 99. 00:02:41
    Testing Dependencies
  • Урок 100. 00:08:14
    Lets Write A Basic Test
  • Урок 101. 00:08:40
    Testing Repositories
  • Урок 102. 00:05:15
    H2 Database For Testing
  • Урок 103. 00:06:57
    @DataJpaTest
  • Урок 104. 00:11:36
    Mocking with Mockito
  • Урок 105. 00:06:48
    Argument Captor
  • Урок 106. 00:11:07
    Testing add student
  • Урок 107. 00:01:44
    Integration Testing
  • Урок 108. 00:02:40
    Maven Fail Safe Plugin
  • Урок 109. 00:09:41
    Setup Integration Tests
  • Урок 110. 00:09:17
    Our First Integration Test
  • Урок 111. 00:04:47
    Running Integration Testing
  • Урок 112. 00:09:24
    Using Faker to Random Data
  • Урок 113. 00:04:35
    Delete StudentIT Exercise Solution
  • Урок 114. 00:01:13
    Next steps for Testing
  • Урок 115. 00:03:07
    Final Exercise and Community Project
  • Урок 116. 00:01:43
    Wrap Up