JApiCmp-Report
Old:n.a.
New:n.a.
Created:2022-05-12T15:05:08.762+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
MODIFIED (!)org.springframework.context.annotation.ConfigurationClassPostProcessor
NEWorg.springframework.context.annotation.ImportRuntimeHints
NEWorg.springframework.context.aot.ApplicationContextAotGenerator
MODIFIED (*)org.springframework.context.ConfigurableApplicationContext
REMOVED (!)org.springframework.context.generator.ApplicationContextAotGenerator
REMOVED (!)org.springframework.context.generator.ApplicationContextInitialization
MODIFIEDorg.springframework.context.support.AbstractApplicationContext
MODIFIEDorg.springframework.scheduling.config.ScheduledTask
MODIFIEDorg.springframework.validation.beanvalidation.LocalValidatorFactoryBean
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED (!) public class org.springframework.context.annotation.ConfigurationClassPostProcessortop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public org.springframework.beans.factory.generator.BeanFactoryContributioncontribute(org.springframework.beans.factory.config.ConfigurableListableBeanFactory)n.a.
Change
METHOD_REMOVED
Old fileNew file
287n.a.
NEWpublic org.springframework.beans.factory.aot.BeanFactoryInitializationAotContributionprocessAheadOfTime(org.springframework.beans.factory.config.ConfigurableListableBeanFactory)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.291
NEW public abstract annotation org.springframework.context.annotation.ImportRuntimeHintstop
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
StatusInterfaceCompatibility Changes:
NEWjava.lang.annotation.Annotationn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic abstract java.lang.Class[]value()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.n.a.
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.annotation.Documentedn.a.
NEWjava.lang.annotation.Retention
Status:Name:Old element values:New element values:
NEWvaluejava.lang.annotation.RetentionPolicy.RUNTIME
NEWjava.lang.annotation.Target
Status:Name:Old element values:New element values:
NEWvaluejava.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.METHOD
NEW public class org.springframework.context.aot.ApplicationContextAotGeneratortop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic ApplicationContextAotGenerator()n.a.n.a.
Old fileNew file
n.a.36
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidgenerateApplicationContext(org.springframework.context.support.GenericApplicationContext, org.springframework.aot.generate.GenerationContext, org.springframework.javapoet.ClassName)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.51
MODIFIED (*) public abstract interface org.springframework.context.ConfigurableApplicationContexttop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEW (*)public abstract voidremoveApplicationListener(org.springframework.context.ApplicationListener)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.
REMOVED (!) public class org.springframework.context.generator.ApplicationContextAotGeneratortop
Compatibility Changes:
Change
CLASS_REMOVED
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public ApplicationContextAotGenerator()n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
57n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public voidgenerateApplicationContext(org.springframework.context.support.GenericApplicationContext, org.springframework.aot.generator.GeneratedTypeContext)n.a.
Change
METHOD_REMOVED
Old fileNew file
70n.a.
REMOVED (!) public class org.springframework.context.generator.ApplicationContextInitializationtop
Compatibility Changes:
Change
CLASS_REMOVED
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public ApplicationContextInitialization(org.springframework.aot.generator.GeneratedTypeContext)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
32n.a.
MODIFIED public abstract class org.springframework.context.support.AbstractApplicationContexttop
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (*)org.springframework.context.ConfigurableApplicationContextn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidremoveApplicationListener(org.springframework.context.ApplicationListener)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.539
MODIFIED final public class org.springframework.scheduling.config.ScheduledTasktop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidcancel(boolean)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.73
MODIFIED public class org.springframework.validation.beanvalidation.LocalValidatorFactoryBeantop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidsetConfigurationInitializer(java.util.function.Consumer)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.243