磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 399 个磁力链接/BT种子,耗时 1 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

[FreeTutorials.Us] Udemy - RESTful Web Services, Java, Spring Boot, Spring MVC and JPA

  • 17. Deploying to Amazon Cloud. AWS EC2/1. Startup Your Own Amazon EC2 Linux Server.mp4 201.5 MB
  • 22. Testing Service Layer Code with JUnit 5 & Mockito/10. The testCreateUser() method. Adding more code..mp4 187.7 MB
  • 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/24. Adding Code to Send Email.mp4 149.7 MB
  • 29. Cross Origin AJAX HTTP Requests. CORS/5. Spring Security Configuration for CORS.mp4 142.0 MB
  • 19. HATEOAS/3. Adding Adding Links to a Get User Address API Call.mp4 136.2 MB
  • 9. Spring Security for User Sign-in/6. Add public User ID to a Response Header.mp4 134.7 MB
  • 31. Create Interactive Documentation for your REST API with Swagger/7. Add login endpoint.mp4 133.5 MB
  • 9. Spring Security for User Sign-in/11. Reading Token Secret from a property file.mp4 122.1 MB
  • 18. Object Relationships @OneToMany Relationship/12. Get List of Addresses Web Service Endpoint.mp4 118.1 MB
  • 22. Testing Service Layer Code with JUnit 5 & Mockito/8. The testCreateUser() method. Mocking Objects..mp4 114.8 MB
  • 20. Implement Email Verification Feature with AWS SES (Simple Email Service)/22. Deploying REST API and Email Verification Service to a Local Tomcat.mp4 113.0 MB
  • 26. Testing RESTful Web Services with Rest Assured/9. Create User API Call Verify JSON Array with a list of Addresses.mp4 109.2 MB
  • 26. Testing RESTful Web Services with Rest Assured/18. Update User Details API Call Create Test Method & HTTP Request.mp4 108.2 MB
  • 27. Using Native SQL Queries/3. JUnit Test to test Native SELECT SQL Query.mp4 107.8 MB
  • 9. Spring Security for User Sign-in/4. Implementing Authentication Filter.mp4 106.8 MB
  • 22. Testing Service Layer Code with JUnit 5 & Mockito/11. doNothing(). Exclude Integration Code from Unit Test..mp4 102.4 MB
  • 22. Testing Service Layer Code with JUnit 5 & Mockito/4. Mocking Objects with Mockito @Mock.mp4 101.7 MB
  • 8. Spring Security for User Sign-up/3. Make the Sign-up Web Service Endpoint Public.mp4 101.5 MB
  • 21. Implementing Password Reset Feature/11. Password Reset HTML Page Add the saveNewPassword() function.mp4 100.8 MB
  • 21. Implementing Password Reset Feature/6. Update AmazonSES Class with Code that Sends Email.mp4 98.9 MB
[磁力链接] 添加时间:2021-03-30 大小:12.4 GB 最近下载:2025-09-14 热度:2472

[FreeCourseLab.com] Udemy - Spring Boot Fundamentals

  • 04 First Project/003 @SpringBootApplication.mp4 73.2 MB
  • 09 Logging/003 Change Log Level.mp4 53.5 MB
  • 18 Validations/002 Validations in actions.mp4 51.0 MB
  • 15 Unit Testing using MockMvc/001 Introduction.mp4 50.8 MB
  • 17 Swagger REST Documentation Quickstart/005 Use Swagger Configuration.mp4 50.8 MB
  • 17 Swagger REST Documentation Quickstart/003 Swagger in action.mp4 50.4 MB
  • 19 REST File Upload and Download/009 Download Client.mp4 49.0 MB
  • 13 Database Caching/006 Caching in action.mp4 45.0 MB
  • 15 Unit Testing using MockMvc/007 Test Update and Delete.mp4 44.1 MB
  • 04 First Project/002 Spring Boot Starters in POM.mp4 43.2 MB
  • 04 First Project/005 Do Dependency Injection.mp4 42.4 MB
  • 19 REST File Upload and Download/006 Implement and Test File Download.mp4 40.8 MB
  • 15 Unit Testing using MockMvc/003 Use MockMvc.mp4 39.8 MB
  • 03 Basics/003 Spring Boot In Action.mp4 39.3 MB
  • 15 Unit Testing using MockMvc/006 Test Create.mp4 38.7 MB
  • 06 Create REST CRUD API/013 How Spring Boot Auto Configuration Works _.mp4 35.9 MB
  • 17 Swagger REST Documentation Quickstart/007 Swagger annotations.mp4 35.6 MB
  • 05 Spring Data JPA/007 Testing.mp4 35.3 MB
  • 06 Create REST CRUD API/012 Running outside STS.mp4 35.1 MB
  • 12 Thymeleaf/009 Create a HTML Form.mp4 33.5 MB
[磁力链接] 添加时间:2022-01-20 大小:2.5 GB 最近下载:2025-09-14 热度:415

Apache Kafka for Developers using Spring Boot

  • 19. Kafka Security using SSL Hands-On/3. Set Up SSL Kafka Security in Local.mp4 114.0 MB
  • 9. Integration Testing using JUnit5 - Hands On/5. Integrate Kafka Consumer in JUnit and Consume the record.mp4 111.9 MB
  • 10. Unit Testing using JUnit5- Hands On/5. Write JUnit Test for Kafka Producer - OnFailure().mp4 99.6 MB
  • 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6. Handling Recovery in Kafka Consumer - Part 2.mp4 95.4 MB
  • 9. Integration Testing using JUnit5 - Hands On/3. Integration Test for POST endpoint - v1libraryevent - Part 2.mp4 92.7 MB
  • 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9. Setting up a Kafka Cluster in Local with 3 Kafka Brokers.mp4 90.6 MB
  • 10. Unit Testing using JUnit5- Hands On/2. Unit Test POST libraryevent endpoint using MockMVC.mp4 90.6 MB
  • 8. Build SpringBoot Kafka Producer - Hands On/8. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part1.mp4 85.4 MB
  • 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2. Retry in Kafka Producer - Broker Not Available.mp4 83.8 MB
  • 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/3. Build Service Layer to process LibraryEvent - ADD Event Type.mp4 81.4 MB
  • 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3. Retry SpecificExceptions using Custom RetryPolicy.mp4 81.1 MB
  • 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2. Write the Integration test for posting a new LibraryEvent.mp4 77.9 MB
  • 9. Integration Testing using JUnit5 - Hands On/4. Embedded Kafka - Introduction , Configure and Integrate in JUnit.mp4 74.8 MB
  • 8. Build SpringBoot Kafka Producer - Hands On/11. Build LibraryEvents Producer using KafkaTemplate - Approach2.mp4 73.7 MB
  • 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4. Build Service Layer to process LibraryEvent - MODIFY Event Type.mp4 67.2 MB
  • 8. Build SpringBoot Kafka Producer - Hands On/12. Build LibraryEvents Producer using KafkaTemplate - Approach3.mp4 66.3 MB
  • 20. Accessing SSL Secured Kafka Cluster using Spring Boot/1. Configuring Library Events Producer to access SSL secured Cluster.mp4 65.7 MB
  • 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2. Retry in Kafka Consumer.mp4 64.7 MB
  • 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3. Write the Integration test for posting a UPDATE LibraryEvent.mp4 64.2 MB
  • 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1. Configure Embedded Kafka for Integration Tests.mp4 59.4 MB
[磁力链接] 添加时间:2025-08-08 大小:3.6 GB 最近下载:2025-09-14 热度:32

Udemy - Apache Kafka for Event-Driven Spring Boot Microservices

  • 15 - Apache Kafka Transactions/009 Trying how Kafka Transactions work.mp4 133.8 MB
  • 14 - Idempotent Consumer in Kafka/010 Trying how it works.mp4 121.2 MB
  • 18 - Integration Testing - Kafka Consumer/004 Mocking objects.mp4 102.7 MB
  • 12 - Kafka Consumer - Exceptions and Retries/009 Trying how retry works.mp4 98.2 MB
  • 02 - Apache Kafka Broker(s)/007 Multiple Kafka broker Configuration Files.mp4 88.6 MB
  • 03 - Kafka CLI Topics/002 Creating a new Kafka topic.mp4 82.8 MB
  • 06 - Kafka Producer - Spring Boot Microservice/013 Kafka Producer Send Message Asynchronously.mp4 72.8 MB
  • 09 - Kafka Consumer - Spring Boot Microservice/009 Kafka Consumer Spring Bean Configuration.mp4 68.6 MB
  • 08 - Idempotent Producer in Kafka/003 Enable Kafka Producer Idempotence in Spring Bean.mp4 66.6 MB
  • 19 - Saga design pattern with Apache Kafka/007 Publish OrderCreatedEvent.mp4 66.6 MB
  • 12 - Kafka Consumer - Exceptions and Retries/007 Throwing a RetryableException.mp4 66.1 MB
  • 07 - Kafka Producer Acknowledgements & Retries/012 Kafka Producer Spring Bean Configuration.mp4 63.3 MB
  • 18 - Integration Testing - Kafka Consumer/005 The 'Act' and 'Assert' sections.mp4 62.9 MB
  • 02 - Apache Kafka Broker(s)/006 Start single Apache Kafka broker with KRaft.mp4 60.4 MB
  • 07 - Kafka Producer Acknowledgements & Retries/006 Trying how the min.insync.replicas works.mp4 59.6 MB
  • 13 - Kafka Consumer - Multiple Consumers in a Consumer Group/007 Multiple consumers consuming messages from Kafka topic.mp4 56.8 MB
  • 17 - Integration Testing - Kafka Producer/004 Different ways to execute test methods.mp4 54.3 MB
  • 11 - Kafka Consumer - Dead Leter Topic(DLT)/004 Create and Configure KafkaTemplate object.mp4 54.1 MB
  • 20 - Saga. Part 2. Compensating Transactions/009 Saga Compensating Transactions - Trying how it works.mp4 52.7 MB
  • 12 - Kafka Consumer - Exceptions and Retries/005 Trying how not retryable exception works.mp4 52.2 MB
[磁力链接] 添加时间:2025-02-16 大小:4.5 GB 最近下载:2025-09-14 热度:1409

GetFreeCourses.Co-Udemy-Java Full Stack Spring Boot and Angular (Inc. JWT + Cloud)

  • 05 Spring Boot - Backend - Server Side/009 Do you want to learn more about ID Generated Strategies_ - Optional.mp4 266.4 MB
  • 03 Overview for Basic Frameworks and Tools/005 Git Overview - Git vs Github.mp4 205.8 MB
  • 08 JWT Implementation/002 JWT Helper Methods - Token Generation, Validation.mp4 130.6 MB
  • 18 Form Module, FormItem, FormGroup - SignIn and SignUp Forms/005 Implement Register Page Html Part3 - FormsModule, FormControl, FormGroup.mp4 127.1 MB
  • 16 Client Side Implementation/007 Implement Router Module.mp4 124.3 MB
  • 22 Other Pages/002 Implement Home Page.mp4 115.7 MB
  • 18 Form Module, FormItem, FormGroup - SignIn and SignUp Forms/001 Authentication Service Implementation - Sign-in, Sign-out, Sign-up.mp4 114.9 MB
  • 21 Admin Dashboard/004 Create Book Form in Book Modal.mp4 109.0 MB
  • 07 Security Implementation/001 Load User by Username - User Details Service.mp4 91.6 MB
  • 07 Security Implementation/002 Configure Security - Authentication Manager and HttpSecurity.mp4 90.8 MB
  • 10 Internal API Implementation/001 Create Internal Authentication Filter.mp4 84.6 MB
  • 21 Admin Dashboard/001 Implement Admin Page Component.mp4 84.4 MB
  • 12 Test Spring Boot Application/003 Test the Endpoints with Postman.mp4 83.8 MB
  • 19 Guards/001 Implement Authentication Guard - Guard Types.mp4 83.7 MB
  • 23 Production Configuration and Preparation/002 Build Angular Application and Serve it via Express.js.mp4 77.8 MB
  • 16 Client Side Implementation/004 Getting Start to Angular Project - How angular works_.mp4 77.8 MB
  • 23 Production Configuration and Preparation/001 Environment Variables, System Variables and Custom Variables.mp4 72.5 MB
  • 21 Admin Dashboard/003 Implement Book Modal Html.mp4 72.4 MB
  • 14 Cloud Deployment - Heroku/005 Test Project with the Heroku URL.mp4 70.7 MB
  • 16 Client Side Implementation/005 Configuration (BootStrap, Jquery, Font-Awesome...).mp4 67.7 MB
[磁力链接] 添加时间:2022-01-14 大小:4.7 GB 最近下载:2025-09-14 热度:1016

[ CourseMega.com ] Full Stack project using spring boot and react - TDD [2021].zip

  • [ CourseMega.com ] Full Stack project using spring boot and react - TDD [2021].zip 3.9 GB
[磁力链接] 添加时间:2022-01-09 大小:3.9 GB 最近下载:2025-09-14 热度:1470

GetFreeCourses.Co-Udemy-Spring Boot Fundamentals with Unit Testing

  • 9. Mock MVC Framework to run Rest API Tests with Serverless mode/1. Introduction to Mock MVC and its methods to call the Services from code.mp4 245.4 MB
  • 9. Mock MVC Framework to run Rest API Tests with Serverless mode/3. Part 1 -Build Unit Tests for Rest Controller Methods with Mock MVC.mp4 229.4 MB
  • 8. Mockito Framework to Mock the dependencies for Unit Testing/1. Importance of Mock Bean Annotation in mocking the external dependencies.mp4 225.2 MB
  • 10. Building Integration Test Cases with H2 Mock Data Base for Controller Methods/6. Build Integration Test for Post http method Rest Controller with assertions.mp4 219.7 MB
  • 4. Develop Rest API Services from Scratch with Spring Boot/4. Implementation of Error handling Scenarios for the Service to return messages.mp4 211.1 MB
  • 5. Understanding JPA Interface to interact with Database from Spring controller/1. Implementing JPA Custom Interface to build own logic in retrieving data.mp4 201.0 MB
  • 5. Understanding JPA Interface to interact with Database from Spring controller/2. Building Update Book API Logic with Put mapping and DB Interaction.mp4 178.4 MB
  • 3. Setting up JPA Repositories and its Mapping Beans for API's Development/6. Get the Data from Database tables with JPA Find Methods using Controller.mp4 174.4 MB
  • 4. Develop Rest API Services from Scratch with Spring Boot/5. Implement Get Book by ID Rest Controller with Get Mapping.mp4 170.3 MB
  • 8. Mockito Framework to Mock the dependencies for Unit Testing/2. Response Entity object to get response and inject Junit Assertions to Test.mp4 168.7 MB
  • 11. Running all Unit and Integration Test as a batch run from Maven/3. Running Unit and Integration Tests through Maven commands.mp4 166.9 MB
  • 9. Mock MVC Framework to run Rest API Tests with Serverless mode/6. Wrapping up Tests with the inclusion of Mockito, Mock MVC, and Junit Frameworks.mp4 165.8 MB
  • 4. Develop Rest API Services from Scratch with Spring Boot/3. Building response with status codes and Headers for AddBook Controller.mp4 164.6 MB
  • 3. Setting up JPA Repositories and its Mapping Beans for API's Development/7. Understand all CRUD operations to interact with DB from Spring controllers.mp4 163.8 MB
  • 4. Develop Rest API Services from Scratch with Spring Boot/2. Build AddBook Rest Controller with Post Mapping.mp4 162.3 MB
  • 9. Mock MVC Framework to run Rest API Tests with Serverless mode/4. Part 2 -Build Unit Tests for Rest Controller Methods with Mock MVC.mp4 157.7 MB
  • 2. Understanding Spring Boot Fundamentals/4. Importance of AutoWired Annotation in grabbing class object.mp4 154.4 MB
  • 10. Building Integration Test Cases with H2 Mock Data Base for Controller Methods/4. Introduction to TestRestTemplate class for Integration Testing of Services.mp4 151.4 MB
  • 4. Develop Rest API Services from Scratch with Spring Boot/6. Implement Get Book by Author Rest Controller with Database Interaction Logic.mp4 144.9 MB
  • 5. Understanding JPA Interface to interact with Database from Spring controller/3. Implementing Delete Book API Logic with Delete Http Method.mp4 144.6 MB
[磁力链接] 添加时间:2023-12-28 大小:5.9 GB 最近下载:2025-09-14 热度:3222

[FreeCourseSite.com] Udemy - [NEW] Master Spring Boot 3 & Spring Framework 6 with Java

  • 03 - Using Spring Framework to Create and Manage Your Java Objects/005 Step 04 - Exploring Spring Framework - Different Types of Dependency Injection.mp4 136.9 MB
  • 09 - Building Java Full Stack Application with Spring Boot and React/015 Step 14 - Following JavaScript Best Practices - Refactoring to Modules.mp4 130.4 MB
  • 04 - Exploring Spring Framework Advanced Features/010 Step 08 - Exploring Java Spring XML Configuration.mp4 127.5 MB
  • 11 - Building Java Todo Full Stack Application with Spring Boot and React/018 Step 17 - Setting isAuthenticated into React State - Auth Context.mp4 124.1 MB
  • 03 - Using Spring Framework to Create and Manage Your Java Objects/001 Step 01 - Getting Spring Framework to Create and Manage Your Java Objects.mp4 123.6 MB
  • 07 - Build Java Web Application with Spring Framework, Spring Boot and Hibernate/035 Step 28 - Adding a Navigation Bar and Implementing JSP Fragments.mp4 122.1 MB
  • 12 - Connecting Spring Boot REST API with React Frontend - Java Full Stack App/021 Step 18 - Securing Spring Boot REST API with Spring Security.mp4 116.3 MB
  • 08 - Creating a Java REST API with Spring Boot, Spring Framework and Hibernate/045 Step 35 - OPTIONAL - Connecting REST API to MySQL Database - Implementation.mp4 115.8 MB
  • 07 - Build Java Web Application with Spring Framework, Spring Boot and Hibernate/027 Step 22 - Adding Validations using Spring Boot Starter Validation.mp4 115.8 MB
  • 16 - Securing Spring Boot Applications with Spring Security/020 Step 18 - Setting up JWT Auth with Spring Security and Spring Boot - 2.mp4 115.4 MB
  • 11 - Building Java Todo Full Stack Application with Spring Boot and React/016 Step 15 - Sharing React State with Multiple Components with Auth Context.mp4 115.3 MB
  • 07 - Build Java Web Application with Spring Framework, Spring Boot and Hibernate/033 Step 27 - Adding Target Date Field to Todo Page.mp4 113.4 MB
  • 17 - Learning Spring AOP with Spring Boot/009 Step 08 - Exploring Around AOP annotations with a Timer class.mp4 111.7 MB
  • 16 - Securing Spring Boot Applications with Spring Security/015 Step 13 - Exploring Spring Security - Storing User Credentials using JDBC.mp4 111.7 MB
  • 06 - Getting Started with JPA and Hibernate with Spring and Spring Boot/009 Step 08 - Getting Started with JPA and EntityManager.mp4 111.5 MB
  • 17 - Learning Spring AOP with Spring Boot/008 Step 07 - Exploring @After, @AfterReturning, @AfterThrowing AOP Annotations.mp4 110.6 MB
  • 16 - Securing Spring Boot Applications with Spring Security/012 Step 10 - Creating Spring Security Configuration to Disable CSRF.mp4 109.6 MB
  • 07 - Build Java Web Application with Spring Framework, Spring Boot and Hibernate/009 Step 05 - Redirect to a JSP using Spring Boot - Controller, @ResponseBody & View.mp4 108.5 MB
  • 08 - Creating a Java REST API with Spring Boot, Spring Framework and Hibernate/018 Step 14 - Implementing Validations for REST API.mp4 107.0 MB
  • 12 - Connecting Spring Boot REST API with React Frontend - Java Full Stack App/014 Step 12 - Creating Todo React Component to display Todo Page.mp4 105.2 MB
[磁力链接] 添加时间:2023-12-17 大小:15.4 GB 最近下载:2025-09-14 热度:8401

[FreeCourseSite.com] Udemy - The Complete Spring Boot Development Bootcamp

  • 24 - Spring Security Basic and JWT Authentication featuring MySQL/221 - Tokenbased Authentication Part 5.mp4 359.7 MB
  • 23 - Challenge 8 Many to Many Relationships/199 - Solution.mp4 307.1 MB
  • 20 - Challenge 6 OpenAPI Documentation/166 - Solution.mp4 253.8 MB
  • 21 - Challenge 7 Testing/168 - Solution.mp4 231.5 MB
  • 26 - Appendix B Workbook Solutions/246 - Workbook 31.mp4 217.9 MB
  • 24 - Spring Security Basic and JWT Authentication featuring MySQL/219 - Tokenbased Authentication Part 3.mp4 210.1 MB
  • 16 - Testing a Web Application/143 - Unit Testing the Service Class.mp4 172.2 MB
  • 24 - Spring Security Basic and JWT Authentication featuring MySQL/206 - Basic Auth with Spring Security Part 1.mp4 157.3 MB
  • 24 - Spring Security Basic and JWT Authentication featuring MySQL/217 - Side Quest Exception Handling Dispatcher Servlet.mp4 154.4 MB
  • 9 - Challenge 2/103 - Solution Part 2.mp4 152.0 MB
  • 11 - Challenge 3/120 - Solution.mp4 142.4 MB
  • 9 - Challenge 2/105 - Solution Part 3 Tasks 1 4.mp4 141.7 MB
  • 16 - Testing a Web Application/147 - Integration Testing Part 2.mp4 133.9 MB
  • 26 - Appendix B Workbook Solutions/252 - Workbook 82.mp4 133.3 MB
  • 9 - Challenge 2/104 - Solution Part 2 Followup.mp4 132.3 MB
  • 13 - Challenge 4/127 - Solution.mp4 130.9 MB
  • 8 - Model View Controller/93 - Updating Student Grade.mp4 130.2 MB
  • 26 - Appendix B Workbook Solutions/249 - Workbook 33.mp4 126.2 MB
  • 24 - Spring Security Basic and JWT Authentication featuring MySQL/220 - Tokenbased Authentication Part 4.mp4 121.9 MB
  • 22 - SQL Database Spring Boot JPA/186 - Bidirectional One to Many.mp4 115.9 MB
[磁力链接] 添加时间:2023-12-18 大小:10.0 GB 最近下载:2025-09-14 热度:3514

[ FreeCourseWeb.com ] Udemy - Master Azure Web Apps - Take Java Spring Boot Apps to Azure.zip

  • [ FreeCourseWeb.com ] Udemy - Master Azure Web Apps - Take Java Spring Boot Apps to Azure.zip 2.6 GB
[磁力链接] 添加时间:2022-02-09 大小:2.6 GB 最近下载:2025-09-14 热度:826

[ FreeCourseWeb.com ] Udemy - The Complete Guide To gRPC + Protobuf [Java + Spring Boot].zip

  • [ FreeCourseWeb.com ] Udemy - The Complete Guide To gRPC + Protobuf [Java + Spring Boot].zip 3.8 GB
[磁力链接] 添加时间:2021-04-13 大小:3.8 GB 最近下载:2025-09-14 热度:1852

[ FreeCourseWeb.com ] Udemy - REST API's RESTFul from 0 to AWS with Spring Boot and Docker.zip

  • [ FreeCourseWeb.com ] Udemy - REST API's RESTFul from 0 to AWS with Spring Boot and Docker.zip 2.6 GB
[磁力链接] 添加时间:2021-04-01 大小:2.6 GB 最近下载:2025-09-14 热度:1564

[ FreeCourseWeb.com ] Udemy - Angular 8 + Spring Boot Microservices and Spring Cloud.zip

  • [ FreeCourseWeb.com ] Udemy - Angular 8 + Spring Boot Microservices and Spring Cloud.zip 2.7 GB
[磁力链接] 添加时间:2021-03-08 大小:2.7 GB 最近下载:2025-09-14 热度:1141

[FreeCourseSite.com] Udemy - Spring Framework Spring Boot and Spring Hibernate

  • 7. Spring Boot and Data Connection/10. Transaction Rollback in JPA-Hibernate.mp4 79.5 MB
  • 12. FILE HANDLING/2. File Handling (Practice).mp4 74.1 MB
  • 5. Spring Boot and Web MVC/9. Cache Busting.mp4 72.5 MB
  • 11. SCHEDULING/2. Scheduling (practice).mp4 67.9 MB
  • 7. Spring Boot and Data Connection/8. Data Access with JPA-Hibernate (Practice).mp4 67.5 MB
  • 3. Managing Project Configuration/8. Logging configuration (practice).mp4 63.4 MB
  • 10. SENDING EMAIL/1. Sending Email.mp4 61.0 MB
  • 7. Spring Boot and Data Connection/7. Data Access with JPA-Hibernate.mp4 59.9 MB
  • 2. Introduction to Spring Boot/5. Spring Boot’s Basics.mp4 58.8 MB
  • 7. Spring Boot and Data Connection/6. Working With JPA-Hibernate.mp4 56.5 MB
  • 6. Rest Services/1. Working with REST Services.mp4 55.1 MB
  • 11. SCHEDULING/1. Scheduling.mp4 52.8 MB
  • 2. Introduction to Spring Boot/6. Integration with Maven.mp4 52.7 MB
  • 7. Spring Boot and Data Connection/4. JDBC Query Basics.mp4 50.5 MB
  • 3. Managing Project Configuration/4. YAML and Java Based Configuration.mp4 50.0 MB
  • 3. Managing Project Configuration/6. Logging.mp4 49.5 MB
  • 5. Spring Boot and Web MVC/1. Spring Boot and Web MVC.mp4 49.4 MB
  • 2. Introduction to Spring Boot/4. What is Spring Boot.mp4 47.3 MB
  • 2. Introduction to Spring Boot/9. Spring Boot Actuator.mp4 46.4 MB
  • 10. SENDING EMAIL/2. Sending Email (Practice).mp4 45.8 MB
[磁力链接] 添加时间:2021-06-10 大小:2.8 GB 最近下载:2025-09-14 热度:1286

[ DevCourseWeb.com ] Udemy - MongoDB with Java Spring Boot and Spring Framework

  • ~Get Your Files Here !/05 - MongoDB With Spring Boot/002 Entity Class Mapping With MongoDB.mp4 111.4 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/005 Pagination In Action.mp4 66.8 MB
  • ~Get Your Files Here !/04 - CRUD Operations With MongoDB/006 Update Document.mp4 62.4 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/002 AND Operator With Multiple Fields.mp4 61.6 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/001 Get Documens By Field.mp4 44.6 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/006 Sorting Documents.mp4 43.2 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/003 OR Operator With Multiple Fields.mp4 40.2 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/007 Get Documents By Sub Document Field.mp4 36.5 MB
  • ~Get Your Files Here !/03 - Getting Started With MongoDB/002 Installing MongoDB.mp4 36.2 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/010 Starts With Query.mp4 32.8 MB
  • ~Get Your Files Here !/11 - MongoDB Compass/004 Import Data Using MongoDB Compass.mp4 31.7 MB
  • ~Get Your Files Here !/09 - Reference To Other Collections/005 Create Document With Reference.mp4 31.5 MB
  • ~Get Your Files Here !/06 - MongoDB CRUD Operations with Spring Boot/001 Create Document.mp4 31.4 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/004 What Is Pagination _.mp4 30.7 MB
  • ~Get Your Files Here !/07 - More Queries with Spring Boot and MongoDB/009 Like Query.mp4 29.1 MB
  • ~Get Your Files Here !/04 - CRUD Operations With MongoDB/002 Create Document.mp4 27.4 MB
  • ~Get Your Files Here !/06 - MongoDB CRUD Operations with Spring Boot/003 Get All Documents For The Collection.mp4 26.9 MB
  • ~Get Your Files Here !/02 - Introduction to MongoDB/002 Difference between NoSQL and SQL Database.mp4 25.1 MB
  • ~Get Your Files Here !/12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/010 Deploy Spring Boot App On Heroku.mp4 24.6 MB
  • ~Get Your Files Here !/02 - Introduction to MongoDB/001 What is MongoDB _.mp4 22.5 MB
[磁力链接] 添加时间:2022-01-10 大小:1.3 GB 最近下载:2025-09-14 热度:1878

GetFreeCourses.Co-Udemy-RESTful Web Services, Java, Spring Boot, Spring MVC and JPA

  • 21 - Implement Email Verification Feature with AWS SES (Simple Email Service)/24 - Adding Code to Send Email.mp4 135.6 MB
  • 16 - Deploying Your App/5 - Install Apache Tomcat on Windows.mp4 130.5 MB
  • 9 - Spring Security for User Sign-in/6 - Add public User ID to a Response Header.mp4 116.4 MB
  • 33 - Spring Security Roles and Authorities/27 - Assign ROLE_USER to a Regular User.mp4 112.1 MB
  • 23 - Testing Service Layer Code with JUnit 5 & Mockito/7 - The testCreateUser() method. Mocking Objects.mp4 95.9 MB
  • 27 - Testing RESTful Web Services with Rest Assured/18 - Update User Details API Call Create Test Method & HTTP Request.mp4 94.0 MB
  • 30 - Cross Origin AJAX HTTP Requests. CORS/5 - Spring Security Configuration for CORS.mp4 92.4 MB
  • 21 - Implement Email Verification Feature with AWS SES (Simple Email Service)/22 - Deploying REST API and Email Verification Service to a Local Tomcat.mp4 92.1 MB
  • 19 - HATEOAS. Spring Boot v. 2.0.1/4 - Adding Links to the AddressRest Model.mp4 90.2 MB
  • 17 - Deploying to Amazon Cloud. AWS EC2/4 - Download & Install Apache Tomcat on AWS EC2 Linux Server.mp4 89.5 MB
  • 33 - Spring Security Roles and Authorities/15 - Create User Principal Class.mp4 87.9 MB
  • 9 - Spring Security for User Sign-in/11 - Reading Token Secret from a property file.mp4 86.1 MB
  • 32 - Swagger. Creating Interactive Documentation/7 - Add login endpoint.mp4 84.6 MB
  • 27 - Testing RESTful Web Services with Rest Assured/11 - User Login API Call Create Test Method.mp4 81.1 MB
  • 23 - Testing Service Layer Code with JUnit 5 & Mockito/9 - The testCreateUser() method. Adding more code.mp4 78.0 MB
  • 19 - HATEOAS. Spring Boot v. 2.0.1/7 - Applying HAL Format.mp4 77.0 MB
  • 22 - Implementing Password Reset Feature/14 - Password Reset Service Layer Method.mp4 76.0 MB
  • 17 - Deploying to Amazon Cloud. AWS EC2/1 - Startup Your Own Amazon EC2 Linux Server.mp4 73.8 MB
  • 21 - Implement Email Verification Feature with AWS SES (Simple Email Service)/23 - Trying Email Verification Feature on Local Server.mp4 73.3 MB
  • 8 - Spring Security for User Sign-up/3 - Make the Sign-up Web Service Endpoint Public.mp4 70.7 MB
[磁力链接] 添加时间:2022-01-10 大小:8.0 GB 最近下载:2025-09-14 热度:2877

Udemy - RabbitMQ - Messaging with Java, Spring Boot And Spring MVC

  • 9. RabbitMQ With Spring Boot/3. Rabbit Template With Spring Boot.mp4 127.1 MB
  • 10. RabbitMQ With Spring MVC/3. Rabbit Template With Spring MVC.mp4 117.0 MB
  • 11. RabbitMQ On Cloud/4. Spring Boot Deployment To Pivotal Cloud Foundry (PCF).mp4 109.3 MB
  • 9. RabbitMQ With Spring Boot/5. Publishing Message To Headers Exchange Using Rabbit Template.mp4 90.9 MB
  • 10. RabbitMQ With Spring MVC/5. Publishing Message To Headers Exchange Using Rabbit Template.mp4 84.5 MB
  • 11. RabbitMQ On Cloud/6. Spring MVC Deployment To Pivotal Cloud Foundry (PCF).mp4 80.5 MB
  • 10. RabbitMQ With Spring MVC/4. Rabbit Listener With Spring MVC.mp4 79.1 MB
  • 3. Getting Started With RabbitMQ/3. Consuming Message From Queue.mp4 78.4 MB
  • 7. Topic Exchange/1. What is Topic Exchange.mp4 74.6 MB
  • 8. Headers Exchange/3. Publishing Message To Headers Exchange.mp4 67.0 MB
  • 4. Real Time Example With JSON Message/2. Publishing JSON Message To Queue.mp4 66.0 MB
  • 5. Direct Exchange/3. Publishing Message To Direct Exchange.mp4 57.9 MB
  • 9. RabbitMQ With Spring Boot/6. Rabbit Listener With Spring Boot & Headers Exchange.mp4 50.7 MB
  • 3. Getting Started With RabbitMQ/2. Publishing Message To Queue.mp4 50.3 MB
  • 11. RabbitMQ On Cloud/5. Spring Boot Deployment To PCF Using Spring Cloud.mp4 50.1 MB
  • 10. RabbitMQ With Spring MVC/6. Rabbit Listener With Spring MVC & Headers Exchange.mp4 49.4 MB
  • 7. Topic Exchange/3. Publishing Message To Topic Exchange.mp4 47.6 MB
  • 2. Introduction to JMS and RabbitMQ/4. RabbitMQ Installation.mp4 45.5 MB
  • 6. Fanout Exchange/3. Publishing Message To Fanout Exchange.mp4 45.4 MB
  • 10. RabbitMQ With Spring MVC/2. Spring MVC Project Set Up & Configuration.mp4 44.4 MB
[磁力链接] 添加时间:2021-04-04 大小:2.0 GB 最近下载:2025-09-14 热度:7316

[ DevCourseWeb.com ] Udemy - Master Generative AI with Java and Spring Boot Spring AI

  • ~Get Your Files Here !/4 - Retrieval-Augmented Generation (RAG) with Spring AI/1 -What is RAG.mp4 240.8 MB
  • ~Get Your Files Here !/4 - Retrieval-Augmented Generation (RAG) with Spring AI/4 -SimpleVector Store Imlementation for RAG.mp4 131.9 MB
  • ~Get Your Files Here !/5 - Building AI driven Application/7 -Save Feedback API.mp4 110.3 MB
  • ~Get Your Files Here !/2 - Working with AI Models in Spring/13 -OutputConverters and BeanOutputConverter example with API.mp4 109.4 MB
  • ~Get Your Files Here !/3 - Spring AI with DALL-E and Audio Models (MultiModality)/5 -Text to Speech API.mp4 102.0 MB
  • ~Get Your Files Here !/3 - Spring AI with DALL-E and Audio Models (MultiModality)/4 -Audio Transcription API.mp4 100.9 MB
  • ~Get Your Files Here !/3 - Spring AI with DALL-E and Audio Models (MultiModality)/2 -Image to Text generation API.mp4 97.4 MB
  • ~Get Your Files Here !/4 - Retrieval-Augmented Generation (RAG) with Spring AI/8 -Adding PGVector Store in Application.mp4 95.3 MB
  • ~Get Your Files Here !/4 - Retrieval-Augmented Generation (RAG) with Spring AI/9 -Loading Data to PGVector Store for RAG.mp4 94.9 MB
  • ~Get Your Files Here !/3 - Spring AI with DALL-E and Audio Models (MultiModality)/3 -Image Generation API.mp4 94.0 MB
  • ~Get Your Files Here !/2 - Working with AI Models in Spring/11 -Roles in Prompts for API.mp4 87.5 MB
  • ~Get Your Files Here !/4 - Retrieval-Augmented Generation (RAG) with Spring AI/10 -Implementing SimilaritySearch with PGVector Store for RAG.mp4 86.6 MB
  • ~Get Your Files Here !/4 - Retrieval-Augmented Generation (RAG) with Spring AI/7 -Implementing API to use Simple Vector Store for RAG.mp4 81.7 MB
  • ~Get Your Files Here !/5 - Building AI driven Application/8 -Implement Save Feedback in UI.mp4 73.9 MB
  • ~Get Your Files Here !/2 - Working with AI Models in Spring/7 -Calling ChatClient with Controller.mp4 72.2 MB
  • ~Get Your Files Here !/5 - Building AI driven Application/9 -Implement Feedback History in UI.mp4 70.8 MB
  • ~Get Your Files Here !/2 - Working with AI Models in Spring/5 -OpenAI API Key and Walkthrough.mp4 70.1 MB
  • ~Get Your Files Here !/2 - Working with AI Models in Spring/9 -API with PromptTemplate.mp4 64.6 MB
  • ~Get Your Files Here !/5 - Building AI driven Application/2 -Creating Frontend App and setting up config.mp4 62.9 MB
  • ~Get Your Files Here !/4 - Retrieval-Augmented Generation (RAG) with Spring AI/2 -Introduction to Vector and Vector Database.mp4 60.3 MB
[磁力链接] 添加时间:2025-01-21 大小:2.7 GB 最近下载:2025-09-14 热度:2215

[ FreeCourseWeb.com ] Udemy - Step By Step Create Admin Panel With Spring Boot And Angular.zip

  • [ FreeCourseWeb.com ] Udemy - Step By Step Create Admin Panel With Spring Boot And Angular.zip 2.7 GB
[磁力链接] 添加时间:2021-03-26 大小:2.7 GB 最近下载:2025-09-14 热度:523

[ FreeCourseWeb.com ] Udemy - RabbitMQ Messaging With Java (Spring Boot) From Zero To Hero

  • ~Get Your Files Here !/14 Admin Operations, Plugins/003 Federation Upstream Plugin.mp4 122.2 MB
  • ~Get Your Files Here !/09 4. Exchange Type - Topic Exchange/001 Topic Exchange.mp4 107.2 MB
  • ~Get Your Files Here !/10 5. Exchange Type - Header Exchange/001 Header Exchange.mp4 96.6 MB
  • ~Get Your Files Here !/13 Queue Arguments/008 Maximum Priority.mp4 89.6 MB
  • ~Get Your Files Here !/07 2. Exchange Type - Direct Exchange/001 Direct Exchange.mp4 85.5 MB
  • ~Get Your Files Here !/15 Clustering with Docker/003 Docker Basic Commands.mp4 83.1 MB
  • ~Get Your Files Here !/10 5. Exchange Type - Header Exchange/002 Test Header Exchange With Rest Api.mp4 77.8 MB
  • ~Get Your Files Here !/08 3. Exchange Type - Fanout Exchange/001 Fanout exchange.mp4 76.2 MB
  • ~Get Your Files Here !/12 Exception Handling in RabbitMQ/002 Retry Mechanism.mp4 76.0 MB
  • ~Get Your Files Here !/12 Exception Handling in RabbitMQ/001 Exception Handling - DLX.mp4 73.0 MB
  • ~Get Your Files Here !/13 Queue Arguments/006 Dead Letter Exchange - DLX.mp4 72.9 MB
  • ~Get Your Files Here !/13 Queue Arguments/007 Dead Letter Routing Key.mp4 71.8 MB
  • ~Get Your Files Here !/13 Queue Arguments/005 Overflow Behaviour.mp4 68.4 MB
  • ~Get Your Files Here !/06 1. Exchange Type - Default Exchange/001 Default Exchange.mp4 67.1 MB
  • ~Get Your Files Here !/05 Create Spring Boot Project With RabbitMQ Environment/005 Configure Application Properties and Create Connection Factory.mp4 66.7 MB
  • ~Get Your Files Here !/13 Queue Arguments/009 Lazy Mode.mp4 59.9 MB
  • ~Get Your Files Here !/13 Queue Arguments/003 Maximum Message Length.mp4 58.4 MB
  • ~Get Your Files Here !/13 Queue Arguments/001 Time to Live - TTL.mp4 55.3 MB
  • ~Get Your Files Here !/06 1. Exchange Type - Default Exchange/002 Test Default Exchange With Rest Api.mp4 50.7 MB
  • ~Get Your Files Here !/13 Queue Arguments/002 Auto Expire.mp4 50.0 MB
[磁力链接] 添加时间:2022-02-02 大小:2.2 GB 最近下载:2025-09-14 热度:4104


共20页 上一页 6 7 8 9 10 11 12 13 14 下一页