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
37 org.springframework.test
28 org.springframework.core.annotation
14 org.springframework.cache.ehcache
8 org.springframework.web.servlet.resource
5 org.springframework.web.servlet.config.annotation
3 org.springframework.web.socket.server.standard
3 org.springframework.aop.interceptor
1 org.springframework.http
1 org.springframework.core
1 org.springframework.web.servlet.mvc.method.annotation
1 org.springframework.messaging.converter
1 org.springframework.beans.factory.support
1 org.springframework.cache.support
1 org.springframework.orm.jpa.vendor
1 org.springframework.core.env
<1 org.springframework.web.socket.handler
<1 org.springframework.core.io.support
<1 org.springframework.web.servlet
<1 org.springframework.web.context.support
<1 org.springframework.scheduling.quartz
<1 org.springframework.web.socket.config.annotation
<1 org.springframework.web.util
<1 org.springframework.util
<1 org.springframework.context.support
<1 org.springframework.messaging.support

Percentage
Difference
Frequency Percentage Frequency
0 0.4 |
1 0.32 |
3 0.08 |
5 0.04 |
8 0.04 |
14 0.04 |
28 0.04 |
37 0.04 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
50 org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
47 org.springframework.web.socket.server.standard.ServerEndpointExporter
42 org.springframework.core.annotation.OrderUtils
37 org.springframework.test.AssertThrows
33 org.springframework.web.servlet.mvc.method.annotation.ModelAndViewMethodReturnValueHandler
32 org.springframework.http.RequestEntity
28 org.springframework.aop.interceptor.AsyncExecutionAspectSupport
28 org.springframework.web.servlet.resource.VersionResourceResolver
25 org.springframework.web.servlet.resource.CssLinkResourceTransformer
23 org.springframework.core.annotation.AnnotationAwareOrderComparator
20 org.springframework.web.servlet.mvc.method.annotation.ViewNameMethodReturnValueHandler
17 org.springframework.core.OrderComparator
16 org.springframework.aop.interceptor.AsyncExecutionInterceptor
14 org.springframework.messaging.converter.MessageConversionException
14 org.springframework.web.servlet.resource.CachingResourceTransformer
14 org.springframework.web.servlet.resource.PathResourceResolver
11 org.springframework.core.env.CompositePropertySource
11 org.springframework.core.env.EnumerablePropertySource
10 org.springframework.orm.jpa.vendor.HibernateJpaDialect
10 org.springframework.web.context.support.ServletRequestHandledEvent
9 org.springframework.web.servlet.FlashMap
8 org.springframework.web.socket.handler.BeanCreatingHandlerProvider
7 org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
7 org.springframework.cache.ehcache.EhCacheCacheManager
7 org.springframework.web.servlet.resource.CachingResourceResolver
6 org.springframework.scheduling.quartz.SchedulerAccessorBean
5 org.springframework.cache.support.AbstractCacheManager
5 org.springframework.util.ResourceUtils
5 org.springframework.core.io.support.ResourcePropertySource
4 org.springframework.cache.ehcache.EhCacheManagerFactoryBean
3 org.springframework.web.socket.config.annotation.SockJsServiceRegistration
3 org.springframework.http.ResponseEntity
2 org.springframework.context.support.ReloadableResourceBundleMessageSource
2 org.springframework.cache.ehcache.EhCacheFactoryBean
2 org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
2 org.springframework.web.socket.server.standard.ServerEndpointRegistration
1 org.springframework.web.util.UriComponentsBuilder
1 org.springframework.messaging.support.MessageHeaderAccessor
<1 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory

Percentage
Difference
Frequency Percentage Frequency
0 0.02564102564102564 |
1 0.05128205128205128 |
2 0.10256410256410256 |
3 0.05128205128205128 |
4 0.02564102564102564 |
5 0.07692307692307693 |
6 0.02564102564102564 |
7 0.07692307692307693 |
8 0.02564102564102564 |
9 0.02564102564102564 |
10 0.05128205128205128 |
11 0.05128205128205128 |
14 0.07692307692307693 |
16 0.02564102564102564 |
17 0.02564102564102564 |
20 0.02564102564102564 |
23 0.02564102564102564 |
25 0.02564102564102564 |
28 0.05128205128205128 |
32 0.02564102564102564 |
33 0.02564102564102564 |
37 0.02564102564102564 |
42 0.02564102564102564 |
47 0.02564102564102564 |
50 0.02564102564102564 |


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 25 25
Classes and Interfaces 5 5 39 49
Constructors 2 7 0 9
Methods 27 42 17 86
Fields 1 3 0 4
Total 35 57 81 173