Generated by
JDiff

JDiff Statistics

The percent change statistic reported for all elements in each API is defined recursively as follows:
Percentage difference = 100 * (added + removed + 2*changed)
                        -----------------------------------
                        sum of public elements in BOTH APIs
Where added is the number of packages added, removed is the number of packages removed, and changed is the number of packages changed. This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed. The definition ensures that if all packages are removed and all new packages are added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.

The overall difference between the two APIs is approximately 0%.

Sections

Packages sorted by percentage difference
Classes and Interfaces sorted by percentage difference
Differences by number and type

Packages Sorted By Percentage Difference

Percentage
Difference
Package
13 org.springframework.http.codec.json
4 org.springframework.core.io.buffer
2 org.springframework.core.codec
1 org.springframework.web.util
1 org.springframework.validation
1 org.springframework.web.reactive.result.view
<1 org.springframework.orm.hibernate5
<1 org.springframework.core.io
<1 org.springframework.web.socket.sockjs.client
<1 org.springframework.web.servlet
<1 org.springframework.test.web.servlet.result
<1 org.springframework.web.reactive.config
<1 org.springframework.http.server
<1 org.springframework.mock.web
<1 org.springframework.jdbc.core
<1 org.springframework.beans
<1 org.springframework.jdbc.object
<1 org.springframework.beans.factory.support
<1 org.springframework.test.web.reactive.server
<1 org.springframework.web.bind.support
<1 org.springframework.scheduling.quartz
<1 org.springframework.util

Percentage
Difference
Frequency Percentage Frequency
0 0.7272727272727273 |
1 0.13636363636363635 |
2 0.045454545454545456 |
4 0.045454545454545456 |
13 0.045454545454545456 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
52 org.springframework.core.codec.StringDecoder
42 org.springframework.web.util.UriUtils
20 org.springframework.http.codec.json.Jackson2JsonDecoder
20 org.springframework.http.codec.json.Jackson2SmileDecoder
20 org.springframework.http.codec.json.Jackson2SmileEncoder
20 org.springframework.validation.ObjectError
18 org.springframework.core.io.buffer.DefaultDataBuffer
16 org.springframework.web.reactive.result.view.View
14 org.springframework.core.io.VfsUtils
14 org.springframework.http.codec.json.Jackson2JsonEncoder
14 org.springframework.core.io.buffer.NettyDataBuffer
13 org.springframework.orm.hibernate5.HibernateOperations
13 org.springframework.validation.BindingResult
11 org.springframework.beans.TypeMismatchException
11 org.springframework.http.codec.json.AbstractJackson2Encoder
11 org.springframework.jdbc.core.SingleColumnRowMapper
10 org.springframework.web.servlet.View
8 org.springframework.beans.factory.support.AutowireCandidateQualifier
7 org.springframework.http.codec.json.AbstractJackson2Decoder
7 org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
6 org.springframework.mock.web.DelegatingServletInputStream
6 org.springframework.test.web.servlet.result.HeaderResultMatchers
5 org.springframework.web.reactive.config.ViewResolverRegistry
4 org.springframework.core.io.buffer.DataBuffer
4 org.springframework.http.server.ServletServerHttpRequest
4 org.springframework.test.web.reactive.server.HeaderAssertions
3 org.springframework.jdbc.object.BatchSqlUpdate
1 org.springframework.validation.AbstractErrors
1 org.springframework.util.StringUtils
1 org.springframework.validation.AbstractBindingResult
1 org.springframework.scheduling.quartz.SchedulerFactoryBean
1 org.springframework.web.bind.support.WebExchangeBindException
1 org.springframework.validation.BindException

Percentage
Difference
Frequency Percentage Frequency
1 0.18181818181818182 |
3 0.030303030303030304 |
4 0.09090909090909091 |
5 0.030303030303030304 |
6 0.06060606060606061 |
7 0.06060606060606061 |
8 0.030303030303030304 |
10 0.030303030303030304 |
11 0.09090909090909091 |
13 0.06060606060606061 |
14 0.09090909090909091 |
16 0.030303030303030304 |
18 0.030303030303030304 |
20 0.12121212121212122 |
42 0.030303030303030304 |
52 0.030303030303030304 |


Differences By Number and Type

The numbers of program elements (packages, classes. constructors, methods and fields) which are recorded as removed, added or changed includes only the highest-level program elements. That is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
Number of Differences
  Removals Additions Changes Total
Packages 0 0 22 22
Classes and Interfaces 0 0 33 33
Constructors 0 0 0 0
Methods 2 31 45 78
Fields 1 1 4 6
Total 3 32 104 139