首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - End to End Project Development Using Spring Boot
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-3-5 23:45
2024-11-14 22:44
276
4.56 GB
317
磁力链接
magnet:?xt=urn:btih:9bf8e5f01c50242bcdc4094cbc588b6feaf5dadd
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjliZjhlNWYwMWM1MDI0MmJjZGM0MDk0Y2JjNTg4YjZmZWFmNWRhZGRaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
End
to
End
Project
Development
Using
Spring
Boot
文件列表
01 - Introduction/001 Course and Instructor Introduction.mp4
11.26MB
01 - Introduction/002 How to make the best of this course.mp4
3.65MB
01 - Introduction/003 Full Stack Developer Learning Path.mp4
12.49MB
02 - Software Setup/001 Install Java.mp4
17.93MB
02 - Software Setup/002 Install Spring Tool Suite.mp4
5.75MB
02 - Software Setup/003 Configuring JDK in STS.mp4
3.66MB
02 - Software Setup/004 Install MySQL and MySQL workbench.mp4
27.16MB
02 - Software Setup/005 Using MySQL Workbench.mp4
4.4MB
02 - Software Setup/006 Windows only - Install MySql.mp4
14.39MB
02 - Software Setup/007 Windows Only - Install Mysql Workbench.mp4
8.44MB
02 - Software Setup/008 Install Postman.mp4
5.24MB
02 - Software Setup/009 Download the completed projects.mp4
2.88MB
02 - Software Setup/010 Download Assignment Solutions.mp4
1.18MB
02 - Software Setup/011 Notes from Theory Lectures.mp4
1.2MB
02 - Software Setup/012 Troubleshooting Maven Projects.mp4
7.44MB
03 - Java Project Development Concepts/001 What are micro services.mp4
13.04MB
03 - Java Project Development Concepts/002 Why Micro Services.mp4
20.71MB
03 - Java Project Development Concepts/003 Four Layers and Classes.mp4
9.36MB
03 - Java Project Development Concepts/004 Why the Layers.mp4
3.92MB
03 - Java Project Development Concepts/005 Layers and Technologies.mp4
2.56MB
03 - Java Project Development Concepts/006 Six key classes.mp4
3.01MB
04 - Create the Data Access Layer/001 Introduction.mp4
1.26MB
04 - Create the Data Access Layer/002 Create the DB Schema.mp4
5.21MB
04 - Create the Data Access Layer/003 Create the Spring Boot Project.mp4
11.24MB
04 - Create the Data Access Layer/004 Create the Model Class.mp4
21.59MB
04 - Create the Data Access Layer/005 Create the Repository.mp4
7.74MB
04 - Create the Data Access Layer/006 Use @GeneratedValue.mp4
4.61MB
04 - Create the Data Access Layer/007 Configure The Data Source.mp4
12.88MB
04 - Create the Data Access Layer/008 Using Latest Spring Boot Version.mp4
11.11MB
04 - Create the Data Access Layer/009 Create Student.mp4
19.6MB
04 - Create the Data Access Layer/010 Read Student.mp4
6.99MB
04 - Create the Data Access Layer/011 Update and Delete Student.mp4
19.13MB
05 - Presentation Layer/001 Introduction.mp4
2.37MB
05 - Presentation Layer/002 Create Workflow.mp4
4.94MB
05 - Presentation Layer/003 Display Locations Workflow.mp4
4.4MB
05 - Presentation Layer/004 Delete Workflow.mp4
5.15MB
05 - Presentation Layer/005 Update Workflow.mp4
8.02MB
05 - Presentation Layer/006 Create the Location Table.mp4
4.05MB
05 - Presentation Layer/007 Create the locationweb Project.mp4
8.08MB
05 - Presentation Layer/008 Create the Model Class.mp4
22.21MB
05 - Presentation Layer/009 Create the Repository.mp4
4.59MB
05 - Presentation Layer/010 Configure the Data Source.mp4
4.17MB
05 - Presentation Layer/011 Create the services layer.mp4
11.9MB
05 - Presentation Layer/012 Implement the methods.mp4
9.25MB
05 - Presentation Layer/013 Update - Using Thymeleaf instead of JSPs.mp4
3.03MB
05 - Presentation Layer/014 Create the View for Save Location.mp4
30.63MB
05 - Presentation Layer/015 Create the Controller.mp4
14.42MB
05 - Presentation Layer/016 Configure prefix and suffix.mp4
2.52MB
05 - Presentation Layer/017 Add the Jasper dependency.mp4
7.95MB
05 - Presentation Layer/018 Application testing and flow.mp4
17.62MB
05 - Presentation Layer/019 Update the application context.mp4
4.62MB
05 - Presentation Layer/020 Handle the create request.mp4
30.35MB
05 - Presentation Layer/021 Send a response back.mp4
14.1MB
05 - Presentation Layer/022 Create testing and flow.mp4
21.88MB
05 - Presentation Layer/023 Add the View All Link and Controller Method.mp4
20.8MB
05 - Presentation Layer/024 Create the JSP.mp4
7.79MB
05 - Presentation Layer/025 Use JSTL.mp4
12.74MB
05 - Presentation Layer/026 Testing and Flow.mp4
1.63MB
05 - Presentation Layer/027 Add Create Location Link.mp4
6.37MB
05 - Presentation Layer/028 Code the Delete Request Flow.mp4
20.03MB
05 - Presentation Layer/029 Code the Delete Response Flow.mp4
10.15MB
05 - Presentation Layer/030 Add the Edit Button and Show Update Controller method.mp4
25.95MB
05 - Presentation Layer/031 Create EditLocation JSP.mp4
39.07MB
05 - Presentation Layer/032 Handle the update.mp4
15.66MB
05 - Presentation Layer/033 Test the update.mp4
8.31MB
06 - Using Thymeleaf instead of JSPs/001 Use Thymeleaf.mp4
10.54MB
06 - Using Thymeleaf instead of JSPs/002 Implement Create Location Template.mp4
10.57MB
06 - Using Thymeleaf instead of JSPs/003 Display Locations.mp4
33.76MB
06 - Using Thymeleaf instead of JSPs/004 Update Locations.mp4
21.62MB
07 - Utility Classes/001 Introduction.mp4
3.58MB
07 - Utility Classes/002 Email UseCase.mp4
2.63MB
07 - Utility Classes/003 Add the Maven Dependency.mp4
7.33MB
07 - Utility Classes/004 Create the Utility classes.mp4
12.46MB
07 - Utility Classes/005 Configure the Mail Properties.mp4
10.66MB
07 - Utility Classes/006 Setup a Email Account.mp4
16.03MB
07 - Utility Classes/007 Use the Util Classes.mp4
8.02MB
07 - Utility Classes/008 Test the Util Layer.mp4
18.9MB
08 - Reports Utility/001 Introduction.mp4
6.4MB
08 - Reports Utility/002 Low level workflow.mp4
2.32MB
08 - Reports Utility/003 Add maven dependency.mp4
7.11MB
08 - Reports Utility/004 Add Repository Method.mp4
11.04MB
08 - Reports Utility/005 Create Utility Class.mp4
8.28MB
08 - Reports Utility/006 Generate the report.mp4
14.41MB
08 - Reports Utility/007 Create the controller method.mp4
12.07MB
08 - Reports Utility/008 Create the view.mp4
7.24MB
08 - Reports Utility/009 Testing.mp4
22.07MB
09 - Integration Layer/001 Introduction.mp4
3.79MB
09 - Integration Layer/002 What is REST.mp4
19.7MB
09 - Integration Layer/003 Create the REST Controller.mp4
3.07MB
09 - Integration Layer/004 Get All Locations.mp4
8.27MB
09 - Integration Layer/005 Test Get All Locations.mp4
8.09MB
09 - Integration Layer/006 Create Location.mp4
14.67MB
09 - Integration Layer/007 Update Location.mp4
7.81MB
09 - Integration Layer/008 Delete Location.mp4
19.4MB
09 - Integration Layer/009 Get One Location.mp4
7.1MB
10 - Project Creation/001 Latest Working Project For Reference.mp4
2.65MB
10 - Project Creation/002 Create DB Schema.mp4
16.27MB
10 - Project Creation/003 Create a Project.mp4
17.61MB
10 - Project Creation/004 Create model classes.mp4
61.63MB
10 - Project Creation/005 Mark with JPA annotations.mp4
14.18MB
10 - Project Creation/006 Define relationships.mp4
2.24MB
10 - Project Creation/007 Using Latest Spring Boot Version.mp4
9.28MB
10 - Project Creation/008 Create the Data Access Layer.mp4
25.21MB
10 - Project Creation/009 Update - Using Thymeleaf instead of JSPs.mp4
3.86MB
10 - Project Creation/010 Update - Troubleshoot 404.mp4
3MB
10 - Project Creation/011 Create User Registration View and Controller.mp4
21.99MB
11 - User Registration Usecase/001 Requirements and Design.mp4
2.92MB
11 - User Registration Usecase/002 Update Spring boot and Maven configuration.mp4
13.63MB
11 - User Registration Usecase/003 Access User Registration.mp4
5.41MB
11 - User Registration Usecase/004 Handle User Registration Request.mp4
15.46MB
11 - User Registration Usecase/005 Test User Registration.mp4
5.3MB
11 - User Registration Usecase/006 Handle Login.mp4
20.1MB
11 - User Registration Usecase/007 Test Login.mp4
11.24MB
12 - Search Flights Usecase/001 Search Flights Requirements and Design.mp4
2.5MB
12 - Search Flights Usecase/002 Create the findFlights jsp and Controller.mp4
25.03MB
12 - Search Flights Usecase/003 Implement the repository method.mp4
10.12MB
12 - Search Flights Usecase/004 Display the flights.mp4
38.29MB
12 - Search Flights Usecase/005 Load Flight Data.mp4
23.97MB
12 - Search Flights Usecase/006 Troubleshooting - MySQL JDBC URL.mp4
2.83MB
12 - Search Flights Usecase/007 Troubleshooting Date Format.mp4
1.49MB
12 - Search Flights Usecase/008 Test Flight Search.mp4
6.6MB
12 - Search Flights Usecase/009 Handle flight selection.mp4
14.76MB
12 - Search Flights Usecase/010 Create the Complete Reservation View.mp4
27.48MB
12 - Search Flights Usecase/011 Test Complete Reservation UI.mp4
5.24MB
13 - Create Reservation Usecase/001 Create Reservation Requirements and Design.mp4
3.35MB
13 - Create Reservation Usecase/002 Create the ReservationRequest and Controller Method.mp4
38.59MB
13 - Create Reservation Usecase/003 Create the Services Layer.mp4
32.18MB
13 - Create Reservation Usecase/004 Use the services layer classes.mp4
5.53MB
13 - Create Reservation Usecase/005 Create Reservation Confirmation View.mp4
8.07MB
13 - Create Reservation Usecase/006 Test Flight Reservation Flow.mp4
22.74MB
13 - Create Reservation Usecase/007 Create Home Page.mp4
12.45MB
13 - Create Reservation Usecase/008 Test Home Page.mp4
6.13MB
14 - Create the Integration Layer/001 Integration Layer Requirements.mp4
3.56MB
14 - Create the Integration Layer/002 Create the Find Reservation REST Service.mp4
18.84MB
14 - Create the Integration Layer/003 Create the Update Reservation REST Service.mp4
14.4MB
14 - Create the Integration Layer/004 Test REST Services.mp4
21.82MB
14 - Create the Integration Layer/005 Add Cross Site Origin Support.mp4
2.78MB
15 - Develop a Flight Checkin Application/001 Create the project.mp4
8.65MB
15 - Develop a Flight Checkin Application/002 Create the Model and Rest Client classes.mp4
32.44MB
15 - Develop a Flight Checkin Application/003 Implement the Find Reservation REST Client.mp4
8.99MB
15 - Develop a Flight Checkin Application/004 Implement the Update Reservation REST Client.mp4
6.05MB
15 - Develop a Flight Checkin Application/005 Display Start Check In UI.mp4
15.94MB
15 - Develop a Flight Checkin Application/006 Handle Start Check IN.mp4
7.88MB
15 - Develop a Flight Checkin Application/007 Display Reservation Details.mp4
23.25MB
15 - Develop a Flight Checkin Application/008 Testing.mp4
33.34MB
15 - Develop a Flight Checkin Application/009 Implement the Check In Method.mp4
21.13MB
15 - Develop a Flight Checkin Application/010 Check In Confirmation.mp4
12.67MB
15 - Develop a Flight Checkin Application/011 Test CheckIn.mp4
13.01MB
16 - Generate and Email Itinerary/001 Add IText dependencies.mp4
5.13MB
16 - Generate and Email Itinerary/002 Create the PDFGenerator.mp4
10.91MB
16 - Generate and Email Itinerary/003 Add Flight Details.mp4
31.72MB
16 - Generate and Email Itinerary/004 Add Passenger Details.mp4
10.45MB
16 - Generate and Email Itinerary/005 Add Email Support.mp4
5.28MB
16 - Generate and Email Itinerary/006 Create EmailUtil.mp4
15.58MB
16 - Generate and Email Itinerary/007 Use the Utility Classes.mp4
13.91MB
16 - Generate and Email Itinerary/008 Turn on less secure app support.mp4
3.16MB
16 - Generate and Email Itinerary/009 Test Book Flight.mp4
12.13MB
16 - Generate and Email Itinerary/010 Test Check In.mp4
3.96MB
17 - Logging/001 What is logging.mp4
4.01MB
17 - Logging/002 Configure and use loggers.mp4
29.99MB
17 - Logging/003 Configure Root Log Level.mp4
17.99MB
17 - Logging/004 Logging in controller layer.mp4
66.21MB
17 - Logging/005 Logging in Services Layer.mp4
14.32MB
17 - Logging/006 Util and Integration Layer.mp4
33.87MB
17 - Logging/007 Test Logging.mp4
20.73MB
17 - Logging/008 Log to file.mp4
31.7MB
17 - Logging/009 Logging Components.mp4
2.5MB
17 - Logging/010 Create logback.xml.mp4
11.67MB
17 - Logging/011 Define the appender log pattern.mp4
8.74MB
17 - Logging/012 Configure Rolling Policy.mp4
10.25MB
17 - Logging/013 Define Root Logger.mp4
2.53MB
17 - Logging/014 Test Logback.mp4
18.6MB
18 - Externalized Configuration/001 Externalize Flight Reservation Properties.mp4
76.07MB
19 - Security/001 Security Introduction.mp4
2.73MB
19 - Security/002 Encode Password.mp4
20.6MB
19 - Security/003 Create ADD Flight View.mp4
27.75MB
19 - Security/004 Create DB Tables.mp4
8.15MB
19 - Security/005 Create Role Entity.mp4
9.31MB
19 - Security/006 Define relationships.mp4
9.51MB
19 - Security/007 Create Role Repository.mp4
2.89MB
19 - Security/008 Implement UserDetailsService.mp4
17.41MB
19 - Security/009 Create a SecurityService.mp4
36.6MB
19 - Security/010 Set token in to SecurityContext.mp4
2.49MB
19 - Security/011 Update the UserController.mp4
7.46MB
19 - Security/012 Create Security Configuration.mp4
25.75MB
19 - Security/013 Create Password Encoder Bean.mp4
2.24MB
19 - Security/014 Configure the AuthenticationManager Bean.mp4
5.55MB
19 - Security/015 Skip REST URIs.mp4
3.19MB
19 - Security/016 Test Security.mp4
33.69MB
20 - Transaction Management/001 Introduction.mp4
7.99MB
20 - Transaction Management/002 Which layer should a transaction start.mp4
5.26MB
21 - Deployment/001 JAR Deployment.mp4
19.62MB
21 - Deployment/002 WAR Deployment.mp4
37.13MB
22 - Create CheckIn Application using AngularJS/001 Introduction.mp4
4.73MB
22 - Create CheckIn Application using AngularJS/002 Angular in brief.mp4
28.55MB
22 - Create CheckIn Application using AngularJS/003 Installation.mp4
9.07MB
22 - Create CheckIn Application using AngularJS/004 Create the project.mp4
9.2MB
22 - Create CheckIn Application using AngularJS/005 Project Structure.mp4
29.6MB
22 - Create CheckIn Application using AngularJS/006 Create Components and Services.mp4
57.13MB
22 - Create CheckIn Application using AngularJS/007 Implement the getReservation Service.mp4
27.25MB
22 - Create CheckIn Application using AngularJS/008 Implement the checkIn Service.mp4
16.14MB
22 - Create CheckIn Application using AngularJS/009 Start implementing the components.mp4
7.15MB
22 - Create CheckIn Application using AngularJS/010 Create the Routing Module.mp4
28.99MB
22 - Create CheckIn Application using AngularJS/011 Update the App Module Config.mp4
36.95MB
22 - Create CheckIn Application using AngularJS/012 Use Routing in HTML.mp4
27.28MB
22 - Create CheckIn Application using AngularJS/013 Bind Reservation ID and Navigate.mp4
15.3MB
22 - Create CheckIn Application using AngularJS/014 Fetch Reservation.mp4
19.49MB
22 - Create CheckIn Application using AngularJS/015 Display Flight and Passenger Information.mp4
24.13MB
22 - Create CheckIn Application using AngularJS/016 Implement CheckIn Method.mp4
24.97MB
22 - Create CheckIn Application using AngularJS/017 Confirm CheckIn.mp4
34.7MB
22 - Create CheckIn Application using AngularJS/018 Apply Styles.mp4
9.58MB
23 - Project Usecase/001 Usecase and Requirements.mp4
9.32MB
24 - Create the REST Backend/001 Download the completed projects.mp4
1.31MB
24 - Create the REST Backend/002 Setup the database.mp4
25.88MB
24 - Create the REST Backend/003 Executable Java Project.mp4
5.71MB
24 - Create the REST Backend/004 Create the project.mp4
15.58MB
24 - Create the REST Backend/005 Create the Model.mp4
13.93MB
24 - Create the REST Backend/006 Define Entity Relationships.mp4
14.96MB
24 - Create the REST Backend/007 Create the Repositories.mp4
7.54MB
24 - Create the REST Backend/008 Create the Patient REST Controller.mp4
17.25MB
24 - Create the REST Backend/009 Implement the GET and Save Patient methods.mp4
14.59MB
24 - Create the REST Backend/010 Test GET methods.mp4
37.66MB
24 - Create the REST Backend/011 Test save method.mp4
10.87MB
24 - Create the REST Backend/012 Implement save clinical data api.mp4
25.6MB
24 - Create the REST Backend/013 Test save clinical data.mp4
8.04MB
24 - Create the REST Backend/014 Implement Analyze Method.mp4
10.88MB
24 - Create the REST Backend/015 Calculate BMI.mp4
44.66MB
24 - Create the REST Backend/016 Filter the results.mp4
18.22MB
24 - Create the REST Backend/017 Test Analyze Method.mp4
11MB
24 - Create the REST Backend/018 Implement GET Clinical Data Method.mp4
34.29MB
24 - Create the REST Backend/019 Reuse BMI Logic.mp4
45.23MB
24 - Create the REST Backend/020 Test GET Clinical Data.mp4
5.92MB
24 - Create the REST Backend/021 Add Cross Site Origin Support.mp4
4.48MB
25 - Frontend Development using REACT/001 What is React.mp4
19.69MB
25 - Frontend Development using REACT/002 Install Node.mp4
3.58MB
25 - Frontend Development using REACT/003 Install Yarn.mp4
3.64MB
25 - Frontend Development using REACT/004 Install React CLI.mp4
2.25MB
25 - Frontend Development using REACT/005 Install Visual Studio Code.mp4
4.21MB
25 - Frontend Development using REACT/006 Create the project.mp4
9.28MB
25 - Frontend Development using REACT/007 Create Components.mp4
12.16MB
25 - Frontend Development using REACT/008 Configure Routing.mp4
15.37MB
25 - Frontend Development using REACT/009 Start implementing the Home Page.mp4
19.16MB
25 - Frontend Development using REACT/010 Implement RowCreator.mp4
14.31MB
25 - Frontend Development using REACT/011 Test Home Page.mp4
12.85MB
25 - Frontend Development using REACT/012 Implement Add patient.mp4
12.89MB
25 - Frontend Development using REACT/013 Add Patient - Handle Submit.mp4
12.15MB
25 - Frontend Development using REACT/014 Add Patient - Toastify.mp4
11.22MB
25 - Frontend Development using REACT/015 Test Add Patient.mp4
10.91MB
25 - Frontend Development using REACT/016 Implement the Add Clinical Data Component.mp4
24MB
25 - Frontend Development using REACT/017 Create the HTML Form.mp4
13.98MB
25 - Frontend Development using REACT/018 Handle Submit.mp4
14.15MB
25 - Frontend Development using REACT/019 Implement Analyze Component.mp4
11.43MB
25 - Frontend Development using REACT/020 Create the TableCreator Component.mp4
20.33MB
26 - Deploy to AWS/001 AWS EC2 and S3 Quick Start.mp4
10.2MB
26 - Deploy to AWS/002 Usecase.mp4
27.96MB
26 - Deploy to AWS/003 Launch a EC2 Instance.mp4
28.56MB
26 - Deploy to AWS/004 Mac Only - Connecting to EC2.mp4
19.72MB
26 - Deploy to AWS/005 Windows - Use MobaXterm and connect.mp4
23.05MB
26 - Deploy to AWS/006 Install java and mysql.mp4
64.97MB
26 - Deploy to AWS/007 Upload jar to S3 Bucket.mp4
14.25MB
26 - Deploy to AWS/008 Get , Run APP and Test.mp4
34.24MB
27 - Containerize Spring Boot App using Docker/001 Introduction.mp4
20MB
27 - Containerize Spring Boot App using Docker/002 Install Docker.mp4
16.19MB
27 - Containerize Spring Boot App using Docker/003 Usecase.mp4
25.65MB
27 - Containerize Spring Boot App using Docker/004 Launch a MySql Docker Container.mp4
40.61MB
27 - Containerize Spring Boot App using Docker/005 Dockerize the Flight Services APP.mp4
6.73MB
27 - Containerize Spring Boot App using Docker/006 Docker in action.mp4
35.58MB
28 - E-Dating Usecase/001 Introduction.mp4
1.41MB
28 - E-Dating Usecase/002 REST Endpoints.mp4
8.8MB
28 - E-Dating Usecase/003 Lombok Introduction.mp4
13.29MB
28 - E-Dating Usecase/004 Setup Database.mp4
5.34MB
28 - E-Dating Usecase/005 Project Creation Steps.mp4
5.43MB
28 - E-Dating Usecase/006 Create Project.mp4
3.64MB
28 - E-Dating Usecase/007 Create Entities.mp4
22.08MB
28 - E-Dating Usecase/008 Define Relationships.mp4
6.72MB
28 - E-Dating Usecase/009 Create Repositories.mp4
2.99MB
28 - E-Dating Usecase/010 Install Lombok Plugin.mp4
21.01MB
28 - E-Dating Usecase/011 Use Lombok Annotations.mp4
3.06MB
28 - E-Dating Usecase/012 Implement Create UserAccount Endpoint.mp4
9.01MB
28 - E-Dating Usecase/013 Test.mp4
24.98MB
28 - E-Dating Usecase/014 Implement Update Interest.mp4
35.54MB
28 - E-Dating Usecase/015 Implement GetAll Users.mp4
5.77MB
28 - E-Dating Usecase/016 Delete a interest.mp4
13.36MB
28 - E-Dating Usecase/017 JPA Method for Find Matches.mp4
9.95MB
28 - E-Dating Usecase/018 REST Endpoint for Find Matches.mp4
17.4MB
28 - E-Dating Usecase/019 Test.mp4
10.24MB
29 - Unit Testing and Coverage/001 Introduction.mp4
29.4MB
29 - Unit Testing and Coverage/002 Setup Mocking.mp4
10.51MB
29 - Unit Testing and Coverage/003 Test Register User.mp4
15.71MB
29 - Unit Testing and Coverage/004 Test Update Interests.mp4
36.1MB
29 - Unit Testing and Coverage/005 Test fetch Users.mp4
24.89MB
29 - Unit Testing and Coverage/006 Test Delete Interest.mp4
5.99MB
29 - Unit Testing and Coverage/007 Test find Matches.mp4
17.93MB
30 - Test Coverage and Static Code Analysis/001 Introduction.mp4
17.34MB
30 - Test Coverage and Static Code Analysis/002 Jacoco Code Coverage.mp4
21.23MB
30 - Test Coverage and Static Code Analysis/003 Sonar Introduction.mp4
8.19MB
30 - Test Coverage and Static Code Analysis/004 Install Sonar.mp4
5.67MB
30 - Test Coverage and Static Code Analysis/005 Configure sonar support.mp4
31.72MB
31 - Validations/001 Introduction.mp4
1.38MB
31 - Validations/002 Use Validations.mp4
55.64MB
31 - Validations/003 Propagate Exception Message.mp4
31.29MB
32 - Uploading and Downloading Documents/001 Create the DB Table.mp4
2.8MB
32 - Uploading and Downloading Documents/002 Create the Project.mp4
4.03MB
32 - Uploading and Downloading Documents/003 Create the Model and Repository.mp4
10.42MB
32 - Uploading and Downloading Documents/004 Create the Upload JSP.mp4
11.2MB
32 - Uploading and Downloading Documents/005 Create the Controller.mp4
3.28MB
32 - Uploading and Downloading Documents/006 Implement the upload method.mp4
14.52MB
32 - Uploading and Downloading Documents/007 Save the document.mp4
10.63MB
32 - Uploading and Downloading Documents/008 Test Upload.mp4
18.01MB
32 - Uploading and Downloading Documents/009 Download requirement.mp4
5.58MB
32 - Uploading and Downloading Documents/010 Update the upload method.mp4
7.06MB
32 - Uploading and Downloading Documents/011 Update the View.mp4
24.11MB
32 - Uploading and Downloading Documents/012 Test and run display documents.mp4
6.39MB
32 - Uploading and Downloading Documents/013 Implement the download method.mp4
4.39MB
32 - Uploading and Downloading Documents/014 Stream the file back.mp4
10.87MB
32 - Uploading and Downloading Documents/015 Save the file name.mp4
11.39MB
32 - Uploading and Downloading Documents/016 Test Download.mp4
7.87MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统