JApiCmp-Report
Old:n.a.
New:n.a.
Created:2022-09-15T09:04:31.852+0200
Access modifier filter:PUBLIC
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:false
Includes:all
Excludes:n.a.
Semantic Versioning:n.a.
Classes:
StatusFully Qualified Name
UNCHANGEDorg.springframework.cache.annotation.Cacheable
UNCHANGEDorg.springframework.cache.annotation.CacheEvict
UNCHANGEDorg.springframework.cache.annotation.CachePut
UNCHANGEDorg.springframework.cache.annotation.Caching
UNCHANGED (!)org.springframework.context.annotation.AnnotationConfigApplicationContext
MODIFIEDorg.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver
MODIFIEDorg.springframework.context.annotation.ImportAwareAotBeanPostProcessor
MODIFIED (!)org.springframework.context.aot.ApplicationContextAotGenerator
REMOVED (!)org.springframework.context.aot.BindingReflectionHintsRegistrar
MODIFIED (!)org.springframework.context.support.GenericApplicationContext
UNCHANGED (!)org.springframework.context.support.GenericGroovyApplicationContext
UNCHANGED (!)org.springframework.context.support.GenericXmlApplicationContext
UNCHANGED (!)org.springframework.context.support.StaticApplicationContext
UNCHANGEDorg.springframework.scheduling.annotation.Async
UNCHANGEDorg.springframework.scheduling.annotation.AsyncResult
UNCHANGEDorg.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
UNCHANGEDorg.springframework.ui.context.HierarchicalThemeSource
UNCHANGEDorg.springframework.ui.context.support.DelegatingThemeSource
UNCHANGEDorg.springframework.ui.context.support.ResourceBundleThemeSource
UNCHANGEDorg.springframework.ui.context.support.SimpleTheme
UNCHANGEDorg.springframework.ui.context.support.UiApplicationContextUtils
UNCHANGEDorg.springframework.ui.context.Theme
UNCHANGEDorg.springframework.ui.context.ThemeSource
MODIFIEDorg.springframework.validation.beanvalidation.MethodValidationInterceptor
MODIFIEDorg.springframework.validation.beanvalidation.MethodValidationPostProcessor
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED public abstract annotation org.springframework.cache.annotation.Cacheabletop
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.aot.hint.annotation.Reflectiven.a.
UNCHANGED public abstract annotation org.springframework.cache.annotation.CacheEvicttop
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.aot.hint.annotation.Reflectiven.a.
UNCHANGED public abstract annotation org.springframework.cache.annotation.CachePuttop
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.aot.hint.annotation.Reflectiven.a.
UNCHANGED public abstract annotation org.springframework.cache.annotation.Cachingtop
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.aot.hint.annotation.Reflectiven.a.
UNCHANGED (!) public class org.springframework.context.annotation.AnnotationConfigApplicationContexttop
Compatibility Changes:
Change
METHOD_REMOVED_IN_SUPERCLASS
MODIFIED public class org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolvertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.lang.ClassgetLazyResolutionProxyClass(org.springframework.beans.factory.config.DependencyDescriptor, java.lang.String)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.60
MODIFIED final public class org.springframework.context.annotation.ImportAwareAotBeanPostProcessortop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic intgetOrder()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.61
MODIFIED (!) public class org.springframework.context.aot.ApplicationContextAotGeneratortop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public org.springframework.javapoet.ClassNamegenerateApplicationContext(org.springframework.context.support.GenericApplicationContext, org.springframework.aot.generate.GenerationContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
49n.a.
NEWpublic org.springframework.javapoet.ClassNameprocessAheadOfTime(org.springframework.context.support.GenericApplicationContext, org.springframework.aot.generate.GenerationContext)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.53
REMOVED (!) public class org.springframework.context.aot.BindingReflectionHintsRegistrartop
Compatibility Changes:
Change
CLASS_REMOVED
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public BindingReflectionHintsRegistrar()n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
53n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public voidregisterReflectionHints(org.springframework.aot.hint.ReflectionHints, java.lang.reflect.Type[])n.a.
Change
METHOD_REMOVED
Old fileNew file
68n.a.
MODIFIED (!) public class org.springframework.context.support.GenericApplicationContexttop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public voidrefreshForAotProcessing()n.a.
Change
METHOD_REMOVED
Old fileNew file
401n.a.
NEWpublic voidrefreshForAotProcessing(org.springframework.aot.hint.RuntimeHints)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.406
UNCHANGED (!) public class org.springframework.context.support.GenericGroovyApplicationContexttop
Compatibility Changes:
Change
METHOD_REMOVED_IN_SUPERCLASS
UNCHANGED (!) public class org.springframework.context.support.GenericXmlApplicationContexttop
Compatibility Changes:
Change
METHOD_REMOVED_IN_SUPERCLASS
UNCHANGED (!) public class org.springframework.context.support.StaticApplicationContexttop
Compatibility Changes:
Change
METHOD_REMOVED_IN_SUPERCLASS
UNCHANGED public abstract annotation org.springframework.scheduling.annotation.Asynctop
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.aot.hint.annotation.Reflectiven.a.
UNCHANGED public class org.springframework.scheduling.annotation.AsyncResulttop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessortop
Annotations:
Status:Fully Qualified Name:Elements:
REMOVEDorg.springframework.context.annotation.ImportRuntimeHints
Status:Name:Old element values:New element values:
REMOVEDvalueorg.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor$ScheduledAnnotationsRuntimeHints
UNCHANGED public abstract interface org.springframework.ui.context.HierarchicalThemeSourcetop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public class org.springframework.ui.context.support.DelegatingThemeSourcetop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public class org.springframework.ui.context.support.ResourceBundleThemeSourcetop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public class org.springframework.ui.context.support.SimpleThemetop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public abstract class org.springframework.ui.context.support.UiApplicationContextUtilstop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public abstract interface org.springframework.ui.context.Themetop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public abstract interface org.springframework.ui.context.ThemeSourcetop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
MODIFIED public class org.springframework.validation.beanvalidation.MethodValidationInterceptortop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic MethodValidationInterceptor(java.util.function.Supplier)n.a.n.a.
Old fileNew file
n.a.97
MODIFIED public class org.springframework.validation.beanvalidation.MethodValidationPostProcessortop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidsetValidatorProvider(org.springframework.beans.factory.ObjectProvider)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.109
Annotations:
Status:Fully Qualified Name:Elements:
REMOVEDorg.springframework.context.annotation.ImportRuntimeHints
Status:Name:Old element values:New element values:
REMOVEDvalueorg.springframework.validation.beanvalidation.MethodValidationPostProcessor$MethodValidationRuntimeHints