首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeTutorials.Us] Udemy - spring-web-services-tutorial
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2018-1-5 15:17
2024-10-11 15:57
173
1.12 GB
103
磁力链接
magnet:?xt=urn:btih:28f3c9603a6ab97d2285545d2250ce9e37913a46
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjI4ZjNjOTYwM2E2YWI5N2QyMjg1NTQ1ZDIyNTBjZTllMzc5MTNhNDZaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeTutorials
Us
Udemy
-
spring-web-services-tutorial
文件列表
01 Getting Started/001 Introduction.mp4
3.85MB
01 Getting Started/003 One Thing You Should Do.mp4
4.31MB
01 Getting Started/004 Course Overview.mp4
3.02MB
01 Getting Started/005 Introduction To Github Repository.mp4
8.25MB
01 Getting Started/006 Installing Basic Tools.mp4
2.18MB
02 Introduction To Web Services/007 Introduction To Web Services - An Overview.mp4
615.5KB
02 Introduction To Web Services/008 What is a Web Service_.mp4
5.43MB
02 Introduction To Web Services/009 Important How Questions related to Web Services.mp4
5.33MB
02 Introduction To Web Services/010 Web Services - Key Terminology.mp4
3.55MB
02 Introduction To Web Services/011 Introduction to SOAP Web Services.mp4
3.86MB
02 Introduction To Web Services/012 Introduction to RESTful Web Services.mp4
7.13MB
02 Introduction To Web Services/013 SOAP vs RESTful Web Services.mp4
2.01MB
03 Introduction to Spring Framework in 10 Steps/014 First 10 Steps in Spring - An Overview.mp4
2.44MB
03 Introduction to Spring Framework in 10 Steps/015 Step 1 _ Setting up a Spring Project using htttp___start_spring_io.mp4
9.09MB
03 Introduction to Spring Framework in 10 Steps/016 Step 2 _ Understanding Tight Coupling using the Binary Search Algorithm Example.mp4
16.73MB
03 Introduction to Spring Framework in 10 Steps/017 Step 3 _ Making the Binary Search Algorithm Example Loosely Coupled.mp4
11.98MB
03 Introduction to Spring Framework in 10 Steps/018 Step 4 _ Using Spring to Manage Dependencies - @Component_ @Autowired.mp4
26.82MB
03 Introduction to Spring Framework in 10 Steps/019 Step 5 _ What is happening in the background_.mp4
17.55MB
03 Introduction to Spring Framework in 10 Steps/020 Step 6 _ Dynamic auto wiring and Troubleshooting - @Primary.mp4
13.64MB
03 Introduction to Spring Framework in 10 Steps/021 Step 7 _ Constructor and Setter Injection.mp4
12.42MB
03 Introduction to Spring Framework in 10 Steps/022 Step 8 _ Spring Modules.mp4
7.91MB
03 Introduction to Spring Framework in 10 Steps/023 Step 9 _ Spring Projects.mp4
6.42MB
03 Introduction to Spring Framework in 10 Steps/024 Step 10 _ Why is Spring Popular_.mp4
6.32MB
04 Introduction to Spring Boot in 10 Steps/025 First 10 Steps in Spring Boot - An Overview.mp4
2.93MB
04 Introduction to Spring Boot in 10 Steps/026 Step 1 _ Introduction to Spring Boot - Goals and Important Features.mp4
9.82MB
04 Introduction to Spring Boot in 10 Steps/027 Step 2 _ Developing Spring Applications before Spring Boot.mp4
6.64MB
04 Introduction to Spring Boot in 10 Steps/028 Step 3 _ Using Spring Initializr to create.mp4
11.05MB
04 Introduction to Spring Boot in 10 Steps/029 Step 4 _ Creating a Simple REST Controller.mp4
13.02MB
04 Introduction to Spring Boot in 10 Steps/030 Step 5 _ What is Spring Boot Auto Configuration_.mp4
27.77MB
04 Introduction to Spring Boot in 10 Steps/031 Step 6 _ Spring Boot vs Spring vs Spring MVC.mp4
11.1MB
04 Introduction to Spring Boot in 10 Steps/032 Step 7 _ Spring Boot Starter Projects - Starter Web and Starter JPA.mp4
21.57MB
04 Introduction to Spring Boot in 10 Steps/033 Step 8 _ Overview of different Spring Boot Starter Projects.mp4
7.8MB
04 Introduction to Spring Boot in 10 Steps/034 Step 9 _ Spring Boot Actuator.mp4
35.05MB
04 Introduction to Spring Boot in 10 Steps/035 Step 10 _ Spring Boot Developer Tools.mp4
14.02MB
05 SOAP Web Services with Spring and Spring Boot/036 SOAP Web Services - An Overview.mp4
4.58MB
05 SOAP Web Services with Spring and Spring Boot/037 Step 01 - Initialize a Spring Web Services application with Spring Boot.mp4
6.15MB
05 SOAP Web Services with Spring and Spring Boot/038 Step 02 - Overview of creating SOAP Web Service using Contract First Approach.mp4
6.21MB
05 SOAP Web Services with Spring and Spring Boot/039 Step 03 - Define Request and Response XML Structure.mp4
6.28MB
05 SOAP Web Services with Spring and Spring Boot/040 Step 04 - Define XML Schema Definition (XSD) for Request - GetCourseDetailsReque.mp4
12MB
05 SOAP Web Services with Spring and Spring Boot/041 Step 05 - Define XML Schema Definition (XSD) for Response - GetCourseDetailsResp.mp4
7.74MB
05 SOAP Web Services with Spring and Spring Boot/042 Step 06 - More about XML Schema Definition and Implementing XSD Best Practices.mp4
8.15MB
05 SOAP Web Services with Spring and Spring Boot/043 Step 07 - Introduction to Java API for XML Binding (JAXB) and Configuring JAXB 2.mp4
16.32MB
05 SOAP Web Services with Spring and Spring Boot/044 Step 08 - Configuring an Endpoint for GetCourseDetailsRequest.mp4
12.74MB
05 SOAP Web Services with Spring and Spring Boot/045 Step 09 - Spring Web Services Configuration - Message Dispatcher Servlet.mp4
10.41MB
05 SOAP Web Services with Spring and Spring Boot/046 Step 10 - Spring Web Services Configuration - Generating WSDL.mp4
19.29MB
05 SOAP Web Services with Spring and Spring Boot/047 Step 11 - Using Wizdler to execute SOAP Requests.mp4
9.62MB
05 SOAP Web Services with Spring and Spring Boot/048 Step 12 - Implementing a service - Course Details Service - backend with in memo.mp4
18.92MB
05 SOAP Web Services with Spring and Spring Boot/049 Step 13 - Implementing SOAP Web Service for GetAllCourseDetailsRequest.mp4
20.59MB
05 SOAP Web Services with Spring and Spring Boot/050 Step 14 - Quick introduction to different parts of a WSDL.mp4
14.03MB
05 SOAP Web Services with Spring and Spring Boot/051 Step 15 - Implementing SOAP Web Service for DeleteCourseDetailsRequest.mp4
8.56MB
05 SOAP Web Services with Spring and Spring Boot/052 Step 16 - Improving the DeleteCourseDetailsRequest - Using an Enum for Status.mp4
15.18MB
05 SOAP Web Services with Spring and Spring Boot/053 Step 17 - Exception Handling and SOAP Fault Responses.mp4
17.31MB
05 SOAP Web Services with Spring and Spring Boot/054 Step 18 - Implementing Security for SOAP Web Services with WS Security.mp4
28.56MB
06 RESTful Web Services with Spring and Spring Boot/055 RESTful Web Services - An Overview.mp4
5.86MB
06 RESTful Web Services with Spring and Spring Boot/056 Step 01 - Initializing a RESTful Services Project with Spring Boot.mp4
11.29MB
06 RESTful Web Services with Spring and Spring Boot/057 Step 02 - Understanding the RESTful Services we would create in this course.mp4
9.53MB
06 RESTful Web Services with Spring and Spring Boot/058 Step 03 - Creating a Hello World Service.mp4
8.28MB
06 RESTful Web Services with Spring and Spring Boot/059 Step 04 - Enhancing the Hello World Service to return a Bean.mp4
10.3MB
06 RESTful Web Services with Spring and Spring Boot/060 Step 05 - Quick Review of Spring Boot Auto Configuration and Dispatcher Servlet.mp4
20.78MB
06 RESTful Web Services with Spring and Spring Boot/061 Step 06 - Enhancing the Hello World Service with a Path Variable.mp4
6.2MB
06 RESTful Web Services with Spring and Spring Boot/062 Step 07 - Creating User Bean and User Service.mp4
14.74MB
06 RESTful Web Services with Spring and Spring Boot/063 Step 08 - Implementing GET Methods for User Resource.mp4
11.26MB
06 RESTful Web Services with Spring and Spring Boot/064 Step 09 - Implementing POST Method to create User Resource.mp4
19.92MB
06 RESTful Web Services with Spring and Spring Boot/065 Step 10 - Enhancing POST Method to return correct HTTP Status Code and Location.mp4
12.56MB
06 RESTful Web Services with Spring and Spring Boot/066 Step 11 - Implementing Exception Handling - 404 Resource Not Found.mp4
11.84MB
06 RESTful Web Services with Spring and Spring Boot/067 Step 12 - Implementing Generic Exception Handling for all Resources.mp4
29.09MB
06 RESTful Web Services with Spring and Spring Boot/068 Step 13 - Exercise _ User Post Resource and Exception Handling.mp4
2.42MB
06 RESTful Web Services with Spring and Spring Boot/069 Step 14 - Implementing DELETE Method to delete a User Resource.mp4
8.52MB
06 RESTful Web Services with Spring and Spring Boot/070 Step 15 - Implementing Validations for RESTful Services.mp4
24.33MB
06 RESTful Web Services with Spring and Spring Boot/071 Step 16 - Implementing HATEOAS for RESTful Services.mp4
18.55MB
06 RESTful Web Services with Spring and Spring Boot/072 Step 17 - Overview of Advanced RESTful Service Features.mp4
1.34MB
06 RESTful Web Services with Spring and Spring Boot/073 Step 18 - Internationalization for RESTful Services.mp4
19.8MB
06 RESTful Web Services with Spring and Spring Boot/074 Step 19 - Content Negotiation - Implementing Support for XML.mp4
11.27MB
06 RESTful Web Services with Spring and Spring Boot/075 Step 20 - Configuring Auto Generation of Swagger Documentation.mp4
9.73MB
06 RESTful Web Services with Spring and Spring Boot/076 Step 21 - Introduction to Swagger Documentation Format.mp4
12.4MB
06 RESTful Web Services with Spring and Spring Boot/077 Step 22 - Enhancing Swagger Documentation with Custom Annotations.mp4
18.65MB
06 RESTful Web Services with Spring and Spring Boot/078 Step 23 - Monitoring APIs with Spring Boot Actuator.mp4
17.65MB
06 RESTful Web Services with Spring and Spring Boot/079 Step 24 - Implementing Static Filtering for RESTful Service.mp4
11.77MB
06 RESTful Web Services with Spring and Spring Boot/080 Step 25 - Implementing Dynamic Filtering for RESTful Service.mp4
15.74MB
06 RESTful Web Services with Spring and Spring Boot/081 Step 26 - Versioning RESTful Services - Basic Approach with URIs.mp4
10.2MB
06 RESTful Web Services with Spring and Spring Boot/082 Step 27 - Versioning RESTful Services - Header and Content Negotiation Approach.mp4
15.17MB
06 RESTful Web Services with Spring and Spring Boot/083 Step 28 - Implementing Basic Authentication with Spring Security.mp4
11.82MB
07 Introduction to JPA in 10 Steps/084 Introduction to JPA - An Overview.mp4
2.29MB
07 Introduction to JPA in 10 Steps/085 Step 1 _ Object Relational Impedence Mismatch.mp4
7.62MB
07 Introduction to JPA in 10 Steps/086 Step 2 _ World before JPA - JDBC_ Spring JDBC and myBatis.mp4
13.34MB
07 Introduction to JPA in 10 Steps/087 Step 3 _ Introduction to JPA.mp4
7.95MB
07 Introduction to JPA in 10 Steps/088 Step 4 _ Creating a JPA Project using Spring Initializr.mp4
12.6MB
07 Introduction to JPA in 10 Steps/089 Step 5 _ Defining a JPA Entity - User.mp4
8.66MB
07 Introduction to JPA in 10 Steps/090 Step 6 _ Defining a Service to manage the Entity - UserService and EntityManager.mp4
10.18MB
07 Introduction to JPA in 10 Steps/091 Step 7 _ Using a Command Line Runner to save the User to database_.mp4
11.24MB
07 Introduction to JPA in 10 Steps/092 Step 8 _ Magic of Spring Boot and In Memory Database H2.mp4
19.43MB
07 Introduction to JPA in 10 Steps/093 Step 9 _ Introduction to Spring Data JPA.mp4
11.4MB
07 Introduction to JPA in 10 Steps/094 Step 10 _ More JPA Repository _ findById and findAll.mp4
7.66MB
08 Connecting RESTful Web Service to JPA/095 Step 29 - Overview of Connecting RESTful Service to JPA.mp4
3.16MB
08 Connecting RESTful Web Service to JPA/096 Step 30 - Creating User Entity and some test data.mp4
11.48MB
08 Connecting RESTful Web Service to JPA/097 Step 31 - Updating GET methods on User Resource to use JPA.mp4
12.18MB
08 Connecting RESTful Web Service to JPA/098 Step 32 - Updating POST and DELETE methods on User Resource to use JPA.mp4
7.9MB
08 Connecting RESTful Web Service to JPA/099 Step 33 - Creating Post Entity and Many to One Relationship with User Entity.mp4
11.4MB
08 Connecting RESTful Web Service to JPA/100 Step 34 - Implementing a GET service to retrieve all Posts of a User.mp4
6.85MB
08 Connecting RESTful Web Service to JPA/101 Step 35 - Implementing a POST service to create a Post for a User.mp4
10.9MB
09 RESTful Web Services - Best Practices/102 Step 36 - Richardson Maturity Model.mp4
3.13MB
09 RESTful Web Services - Best Practices/103 Step 37 - RESTful Web Services - Best Practices.mp4
2.93MB
10 Congratulations/105 Congratulations.mp4
659.8KB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统