Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Version5.0.0.RC3compared with

Compile Changes (24)

5.0.0.RC2 5.0.0.RC3
ChangeGroup / ArtifactPreviousCurrent
+ Added javax.servlet » javax.servlet-api-3.1.0
+ Added org.jetbrains.kotlin » kotlin-reflect-1.1.3-2
~ Updated com.fasterxml.jackson.core » jackson-databind2.9.0.pr32.9.0.pr4
~ Updated com.fasterxml.jackson.dataformat » jackson-dataformat-cbor2.9.0.pr32.9.0.pr4
~ Updated com.fasterxml.jackson.dataformat » jackson-dataformat-smile2.9.0.pr32.9.0.pr4
~ Updated com.fasterxml.jackson.dataformat » jackson-dataformat-xml2.9.0.pr32.9.0.pr4
~ Updated com.squareup.okhttp3 » okhttp3.8.03.8.1
~ Updated commons-fileupload » commons-fileupload1.3.21.3.3
~ Updated io.netty » netty-all4.1.12.Final4.1.13.Final
~ Updated io.netty » netty-buffer4.1.12.Final4.1.13.Final
~ Updated io.projectreactor » reactor-core3.1.0.M23.1.0.M3
~ Updated io.projectreactor.ipc » reactor-netty0.6.4.RELEASE0.7.0.M1
~ Updated io.reactivex.rxjava2 » rxjava2.1.02.1.1
~ Updated io.undertow » undertow-core1.4.16.Final1.4.18.Final
~ Updated javax.json.bind » javax.json.bind-api1.0.0-RC21.0
~ Updated javax.mail » javax.mail-api1.6.0-rc21.6.0
~ Updated org.apache.tomcat.embed » tomcat-embed-core8.5.158.5.16
~ Updated org.codehaus.groovy » groovy-all2.4.112.5.0-beta-1
~ Updated org.jetbrains.kotlin » kotlin-stdlib1.1.2-51.1.3-2
~ Updated org.springframework » spring-aop5.0.0.RC25.0.0.RC3
~ Updated org.springframework » spring-beans5.0.0.RC25.0.0.RC3
~ Updated org.springframework » spring-context5.0.0.RC25.0.0.RC3
~ Updated org.springframework » spring-core5.0.0.RC25.0.0.RC3
~ Updated org.springframework » spring-oxm5.0.0.RC25.0.0.RC3

Provided Changes (1)

5.0.0.RC2 5.0.0.RC3
ChangeGroup / ArtifactPreviousCurrent
- Removed javax.servlet » javax.servlet-api3.1.0-