Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AddConfigurationAnnotationIfBeansPresent - Class in org.openrewrite.java.spring.boot2
- AddConfigurationAnnotationIfBeansPresent() - Constructor for class org.openrewrite.java.spring.boot2.AddConfigurationAnnotationIfBeansPresent
- AddLoggingPatternLevelForSleuth - Class in org.openrewrite.java.spring.cloud2022
- AddLoggingPatternLevelForSleuth() - Constructor for class org.openrewrite.java.spring.cloud2022.AddLoggingPatternLevelForSleuth
- AddRouteTrailingSlash - Class in org.openrewrite.java.spring.boot3
- AddRouteTrailingSlash() - Constructor for class org.openrewrite.java.spring.boot3.AddRouteTrailingSlash
- AddSetUseTrailingSlashMatch - Class in org.openrewrite.java.spring.boot3
- AddSetUseTrailingSlashMatch() - Constructor for class org.openrewrite.java.spring.boot3.AddSetUseTrailingSlashMatch
- AddSpringDependencyManagementPlugin - Class in org.openrewrite.gradle.spring
- AddSpringDependencyManagementPlugin() - Constructor for class org.openrewrite.gradle.spring.AddSpringDependencyManagementPlugin
- AddSpringProperty - Class in org.openrewrite.java.spring
-
A recipe to uniformly add a property to Spring configuration file.
- AddSpringProperty() - Constructor for class org.openrewrite.java.spring.AddSpringProperty
- AddTimeUnitArgument - Class in org.openrewrite.java.apache.httpclient5
- AddTimeUnitArgument() - Constructor for class org.openrewrite.java.apache.httpclient5.AddTimeUnitArgument
- ApiCalls - Class in org.openrewrite.java.spring.table
- ApiCalls(Recipe) - Constructor for class org.openrewrite.java.spring.table.ApiCalls
- ApiCalls.Row - Class in org.openrewrite.java.spring.table
- ApiEndpoints - Class in org.openrewrite.java.spring.table
- ApiEndpoints(Recipe) - Constructor for class org.openrewrite.java.spring.table.ApiEndpoints
- ApiEndpoints.Row - Class in org.openrewrite.java.spring.table
- ApplicationProfiles() - Constructor for class org.openrewrite.java.spring.SeparateApplicationYamlByProfile.ApplicationProfiles
- ApplyToWithLambdaDsl - Class in org.openrewrite.java.spring.security6
- ApplyToWithLambdaDsl() - Constructor for class org.openrewrite.java.spring.security6.ApplyToWithLambdaDsl
- AuthorizeHttpRequests - Class in org.openrewrite.java.spring.security5
- AuthorizeHttpRequests() - Constructor for class org.openrewrite.java.spring.security5.AuthorizeHttpRequests
- AutowiredFieldIntoConstructorParameterVisitor - Class in org.openrewrite.java.spring
- AutowiredFieldIntoConstructorParameterVisitor() - Constructor for class org.openrewrite.java.spring.AutowiredFieldIntoConstructorParameterVisitor
B
- BeanMethodsNotPublic - Class in org.openrewrite.java.spring
- BeanMethodsNotPublic() - Constructor for class org.openrewrite.java.spring.BeanMethodsNotPublic
C
- ChangeEmbeddedServletContainerCustomizer - Class in org.openrewrite.java.spring.boot2
- ChangeEmbeddedServletContainerCustomizer() - Constructor for class org.openrewrite.java.spring.boot2.ChangeEmbeddedServletContainerCustomizer
- ChangeSpringPropertyKey - Class in org.openrewrite.java.spring
-
This composite recipe will change a spring application property key across YAML and properties files.
- ChangeSpringPropertyKey() - Constructor for class org.openrewrite.java.spring.ChangeSpringPropertyKey
- ChangeSpringPropertyValue - Class in org.openrewrite.java.spring
- ChangeSpringPropertyValue() - Constructor for class org.openrewrite.java.spring.ChangeSpringPropertyValue
- ConditionalOnBeanAnyNestedCondition - Class in org.openrewrite.java.spring.boot2
- ConditionalOnBeanAnyNestedCondition() - Constructor for class org.openrewrite.java.spring.boot2.ConditionalOnBeanAnyNestedCondition
- ConfigurationOverEnableSecurity - Class in org.openrewrite.java.spring.boot3
- ConfigurationOverEnableSecurity() - Constructor for class org.openrewrite.java.spring.boot3.ConfigurationOverEnableSecurity
- ConvertToSecurityDslVisitor<P> - Class in org.openrewrite.java.spring.boot2
- ConvertToSecurityDslVisitor(String, Collection<String>) - Constructor for class org.openrewrite.java.spring.boot2.ConvertToSecurityDslVisitor
- ConvertToSecurityDslVisitor(String, Collection<String>, Map<String, String>) - Constructor for class org.openrewrite.java.spring.boot2.ConvertToSecurityDslVisitor
- ConvertToSecurityDslVisitor(String, Collection<String>, Map<String, String>, Map<String, String>) - Constructor for class org.openrewrite.java.spring.boot2.ConvertToSecurityDslVisitor
- createMarker(JavaType) - Method in class org.openrewrite.java.spring.boot2.search.EntityIdForRepositoryVisitor
- CustomizingJooqDefaultConfiguration - Class in org.openrewrite.java.spring.boot2.search
-
Migration for Spring Boot 2.4 to 2.5 Customizing jOOQ’s DefaultConfiguration
- CustomizingJooqDefaultConfiguration() - Constructor for class org.openrewrite.java.spring.boot2.search.CustomizingJooqDefaultConfiguration
D
- DatabaseComponentAndBeanInitializationOrdering - Class in org.openrewrite.java.spring.boot2
- DatabaseComponentAndBeanInitializationOrdering() - Constructor for class org.openrewrite.java.spring.boot2.DatabaseComponentAndBeanInitializationOrdering
- DeleteSpringProperty - Class in org.openrewrite.java.spring
-
A recipe to remove a property (or matching property group) from Spring configuration files.
- DeleteSpringProperty() - Constructor for class org.openrewrite.java.spring.DeleteSpringProperty
- DowngradeServletApiWhenUsingJetty - Class in org.openrewrite.java.spring.boot3
- DowngradeServletApiWhenUsingJetty() - Constructor for class org.openrewrite.java.spring.boot3.DowngradeServletApiWhenUsingJetty
E
- EntityIdForRepositoryVisitor<T> - Class in org.openrewrite.java.spring.boot2.search
-
Adds a marker to an AST if Spring Data Repository invalid domain ID type is discovered.
- EntityIdForRepositoryVisitor() - Constructor for class org.openrewrite.java.spring.boot2.search.EntityIdForRepositoryVisitor
- EntityIdForRepositoryVisitor(boolean) - Constructor for class org.openrewrite.java.spring.boot2.search.EntityIdForRepositoryVisitor
- EnvironmentAcceptsProfiles - Class in org.openrewrite.java.spring.framework
- EnvironmentAcceptsProfiles() - Constructor for class org.openrewrite.java.spring.framework.EnvironmentAcceptsProfiles
- ExpandProperties - Class in org.openrewrite.java.spring
- ExpandProperties() - Constructor for class org.openrewrite.java.spring.ExpandProperties
- ExpandProperties(String) - Constructor for class org.openrewrite.java.spring.ExpandProperties
F
- FindApiCalls - Class in org.openrewrite.java.spring.search
- FindApiCalls() - Constructor for class org.openrewrite.java.spring.search.FindApiCalls
- FindApiEndpoints - Class in org.openrewrite.java.spring.search
- FindApiEndpoints() - Constructor for class org.openrewrite.java.spring.search.FindApiEndpoints
- FindSpringComponents - Class in org.openrewrite.java.spring.search
- FindSpringComponents() - Constructor for class org.openrewrite.java.spring.search.FindSpringComponents
- FQN_CUSTOMIZER - Static variable in class org.openrewrite.java.spring.boot2.ConvertToSecurityDslVisitor
- fromDeclaration(J.ClassDeclaration, String) - Static method in class org.openrewrite.java.spring.RenameBean
- fromDeclaration(J.ClassDeclaration, String, String) - Static method in class org.openrewrite.java.spring.RenameBean
- fromDeclaration(J.MethodDeclaration, String) - Static method in class org.openrewrite.java.spring.RenameBean
- fromDeclaration(J.MethodDeclaration, String, String) - Static method in class org.openrewrite.java.spring.RenameBean
G
- generate(MergeBootstrapYamlWithApplicationYaml.Accumulator, ExecutionContext) - Method in class org.openrewrite.java.spring.boot2.MergeBootstrapYamlWithApplicationYaml
- generate(MoveAutoConfigurationToImportsFile.Accumulator, ExecutionContext) - Method in class org.openrewrite.java.spring.boot2.MoveAutoConfigurationToImportsFile
- generate(SeparateApplicationYamlByProfile.ApplicationProfiles, ExecutionContext) - Method in class org.openrewrite.java.spring.SeparateApplicationYamlByProfile
- generate(UpdateApiManifest.ApiManifest, ExecutionContext) - Method in class org.openrewrite.java.spring.UpdateApiManifest
- getDefaultApplicationConfigurationPaths() - Method in class org.openrewrite.java.spring.SpringExecutionContextView
-
The path expressions used to find a spring boot application's default configuration file.
- getDescription() - Method in class org.openrewrite.gradle.spring.AddSpringDependencyManagementPlugin
- getDescription() - Method in class org.openrewrite.java.apache.httpclient4.MigrateDefaultHttpClient
- getDescription() - Method in class org.openrewrite.java.apache.httpclient5.AddTimeUnitArgument
- getDescription() - Method in class org.openrewrite.java.apache.httpclient5.NewStatusLine
- getDescription() - Method in class org.openrewrite.java.spring.AddSpringProperty
- getDescription() - Method in class org.openrewrite.java.spring.amqp.UseTlsAmqpConnectionString
- getDescription() - Method in class org.openrewrite.java.spring.batch.MigrateItemWriterWrite
- getDescription() - Method in class org.openrewrite.java.spring.batch.MigrateJobBuilderFactory
- getDescription() - Method in class org.openrewrite.java.spring.batch.RemoveDefaultBatchConfigurer
- getDescription() - Method in class org.openrewrite.java.spring.batch.ReplaceSupportClassWithItsInterface
- getDescription() - Method in class org.openrewrite.java.spring.BeanMethodsNotPublic
- getDescription() - Method in class org.openrewrite.java.spring.boot2.AddConfigurationAnnotationIfBeansPresent
- getDescription() - Method in class org.openrewrite.java.spring.boot2.ChangeEmbeddedServletContainerCustomizer
- getDescription() - Method in class org.openrewrite.java.spring.boot2.ConditionalOnBeanAnyNestedCondition
- getDescription() - Method in class org.openrewrite.java.spring.boot2.DatabaseComponentAndBeanInitializationOrdering
- getDescription() - Method in class org.openrewrite.java.spring.boot2.GetErrorAttributes
- getDescription() - Method in class org.openrewrite.java.spring.boot2.HeadersConfigurerLambdaDsl
- getDescription() - Method in class org.openrewrite.java.spring.boot2.HttpSecurityLambdaDsl
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MergeBootstrapYamlWithApplicationYaml
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateActuatorMediaTypeToApiVersion
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateConfigurationPropertiesBindingPostProcessorValidatorBeanName
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateDatabaseCredentials
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateDiskSpaceHealthIndicatorConstructor
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateErrorPropertiesIncludeStackTraceConstants
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateHsqlEmbeddedDatabaseConnection
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateLocalServerPortAnnotation
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateLoggingSystemPropertyConstants
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateMultipartConfigFactory
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MigrateRestTemplateBuilderTimeoutByInt
- getDescription() - Method in class org.openrewrite.java.spring.boot2.MoveAutoConfigurationToImportsFile
- getDescription() - Method in class org.openrewrite.java.spring.boot2.OutputCaptureExtension
- getDescription() - Method in class org.openrewrite.java.spring.boot2.ReplaceDeprecatedEnvironmentTestUtils
- getDescription() - Method in class org.openrewrite.java.spring.boot2.ReplaceExtendWithAndContextConfiguration
- getDescription() - Method in class org.openrewrite.java.spring.boot2.RestTemplateBuilderRequestFactory
- getDescription() - Method in class org.openrewrite.java.spring.boot2.SamlRelyingPartyPropertyApplicationPropertiesMove
- getDescription() - Method in class org.openrewrite.java.spring.boot2.search.CustomizingJooqDefaultConfiguration
- getDescription() - Method in class org.openrewrite.java.spring.boot2.search.IntegrationSchedulerPoolRecipe
- getDescription() - Method in class org.openrewrite.java.spring.boot2.search.LoggingShutdownHooks
- getDescription() - Method in class org.openrewrite.java.spring.boot2.ServerHttpSecurityLambdaDsl
- getDescription() - Method in class org.openrewrite.java.spring.boot2.SpringBootMavenPluginMigrateAgentToAgents
- getDescription() - Method in class org.openrewrite.java.spring.boot2.UnnecessarySpringExtension
- getDescription() - Method in class org.openrewrite.java.spring.boot3.AddRouteTrailingSlash
- getDescription() - Method in class org.openrewrite.java.spring.boot3.AddSetUseTrailingSlashMatch
- getDescription() - Method in class org.openrewrite.java.spring.boot3.ConfigurationOverEnableSecurity
- getDescription() - Method in class org.openrewrite.java.spring.boot3.DowngradeServletApiWhenUsingJetty
- getDescription() - Method in class org.openrewrite.java.spring.boot3.MaintainTrailingSlashURLMappings
- getDescription() - Method in class org.openrewrite.java.spring.boot3.PreciseBeanType
- getDescription() - Method in class org.openrewrite.java.spring.boot3.RemoveConstructorBindingAnnotation
- getDescription() - Method in class org.openrewrite.java.spring.boot3.RemoveEnableBatchProcessing
- getDescription() - Method in class org.openrewrite.java.spring.ChangeSpringPropertyKey
- getDescription() - Method in class org.openrewrite.java.spring.ChangeSpringPropertyValue
- getDescription() - Method in class org.openrewrite.java.spring.cloud2022.AddLoggingPatternLevelForSleuth
- getDescription() - Method in class org.openrewrite.java.spring.data.MigrateJpaSort
- getDescription() - Method in class org.openrewrite.java.spring.data.MigrateQuerydslJpaRepository
- getDescription() - Method in class org.openrewrite.java.spring.data.UseTlsJdbcConnectionString
- getDescription() - Method in class org.openrewrite.java.spring.DeleteSpringProperty
- getDescription() - Method in class org.openrewrite.java.spring.ExpandProperties
- getDescription() - Method in class org.openrewrite.java.spring.framework.EnvironmentAcceptsProfiles
- getDescription() - Method in class org.openrewrite.java.spring.framework.JdbcTemplateObjectArrayArgToVarArgs
- getDescription() - Method in class org.openrewrite.java.spring.framework.MigrateHandlerInterceptor
- getDescription() - Method in class org.openrewrite.java.spring.framework.MigrateInstantiationAwareBeanPostProcessorAdapter
- getDescription() - Method in class org.openrewrite.java.spring.framework.MigrateUtf8MediaTypes
- getDescription() - Method in class org.openrewrite.java.spring.framework.MigrateWebMvcConfigurerAdapter
- getDescription() - Method in class org.openrewrite.java.spring.framework.UpgradeSpringFrameworkDependencies
- getDescription() - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithHttpHeadersConstants
- getDescription() - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithMediaTypeConstants
- getDescription() - Method in class org.openrewrite.java.spring.http.SimplifyMediaTypeParseCalls
- getDescription() - Method in class org.openrewrite.java.spring.ImplicitWebAnnotationNames
- getDescription() - Method in class org.openrewrite.java.spring.NoAutowiredOnConstructor
- getDescription() - Method in class org.openrewrite.java.spring.NoRepoAnnotationOnRepoInterface
- getDescription() - Method in class org.openrewrite.java.spring.NoRequestMappingAnnotation
- getDescription() - Method in class org.openrewrite.java.spring.PropertiesToKebabCase
- getDescription() - Method in class org.openrewrite.java.spring.RenameBean
- getDescription() - Method in class org.openrewrite.java.spring.search.FindApiCalls
- getDescription() - Method in class org.openrewrite.java.spring.search.FindApiEndpoints
- getDescription() - Method in class org.openrewrite.java.spring.search.FindSpringComponents
- getDescription() - Method in class org.openrewrite.java.spring.security5.AuthorizeHttpRequests
- getDescription() - Method in class org.openrewrite.java.spring.security5.ReplaceGlobalMethodSecurityWithMethodSecurity
- getDescription() - Method in class org.openrewrite.java.spring.security5.UpdateArgon2PasswordEncoder
- getDescription() - Method in class org.openrewrite.java.spring.security5.UpdatePbkdf2PasswordEncoder
- getDescription() - Method in class org.openrewrite.java.spring.security5.UpdateSCryptPasswordEncoder
- getDescription() - Method in class org.openrewrite.java.spring.security5.UseNewRequestMatchers
- getDescription() - Method in class org.openrewrite.java.spring.security5.UseNewSecurityMatchers
- getDescription() - Method in class org.openrewrite.java.spring.security5.WebSecurityConfigurerAdapter
- getDescription() - Method in class org.openrewrite.java.spring.security6.ApplyToWithLambdaDsl
- getDescription() - Method in class org.openrewrite.java.spring.security6.oauth2.client.OAuth2ClientLambdaDsl
- getDescription() - Method in class org.openrewrite.java.spring.security6.oauth2.client.OAuth2LoginLambdaDsl
- getDescription() - Method in class org.openrewrite.java.spring.security6.oauth2.server.resource.OAuth2ResourceServerLambdaDsl
- getDescription() - Method in class org.openrewrite.java.spring.security6.PropagateAuthenticationServiceExceptions
- getDescription() - Method in class org.openrewrite.java.spring.security6.RemoveFilterSecurityInterceptorOncePerRequest
- getDescription() - Method in class org.openrewrite.java.spring.security6.RemoveOauth2LoginConfig
- getDescription() - Method in class org.openrewrite.java.spring.security6.RequireExplicitSavingOfSecurityContextRepository
- getDescription() - Method in class org.openrewrite.java.spring.security6.UpdateEnableReactiveMethodSecurity
- getDescription() - Method in class org.openrewrite.java.spring.security6.UpdateRequestCache
- getDescription() - Method in class org.openrewrite.java.spring.security6.UseSha256InRememberMe
- getDescription() - Method in class org.openrewrite.java.spring.SeparateApplicationYamlByProfile
- getDescription() - Method in class org.openrewrite.java.spring.UpdateApiManifest
- getDescription() - Method in class org.openrewrite.maven.spring.UpgradeExplicitSpringBootDependencies
- getDisplayName() - Method in class org.openrewrite.gradle.spring.AddSpringDependencyManagementPlugin
- getDisplayName() - Method in class org.openrewrite.java.apache.httpclient4.MigrateDefaultHttpClient
- getDisplayName() - Method in class org.openrewrite.java.apache.httpclient5.AddTimeUnitArgument
- getDisplayName() - Method in class org.openrewrite.java.apache.httpclient5.NewStatusLine
- getDisplayName() - Method in class org.openrewrite.java.spring.AddSpringProperty
- getDisplayName() - Method in class org.openrewrite.java.spring.amqp.UseTlsAmqpConnectionString
- getDisplayName() - Method in class org.openrewrite.java.spring.batch.MigrateItemWriterWrite
- getDisplayName() - Method in class org.openrewrite.java.spring.batch.MigrateJobBuilderFactory
- getDisplayName() - Method in class org.openrewrite.java.spring.batch.RemoveDefaultBatchConfigurer
- getDisplayName() - Method in class org.openrewrite.java.spring.batch.ReplaceSupportClassWithItsInterface
- getDisplayName() - Method in class org.openrewrite.java.spring.BeanMethodsNotPublic
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.AddConfigurationAnnotationIfBeansPresent
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.ChangeEmbeddedServletContainerCustomizer
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.ConditionalOnBeanAnyNestedCondition
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.DatabaseComponentAndBeanInitializationOrdering
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.GetErrorAttributes
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.HeadersConfigurerLambdaDsl
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.HttpSecurityLambdaDsl
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MergeBootstrapYamlWithApplicationYaml
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateActuatorMediaTypeToApiVersion
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateConfigurationPropertiesBindingPostProcessorValidatorBeanName
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateDatabaseCredentials
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateDiskSpaceHealthIndicatorConstructor
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateErrorPropertiesIncludeStackTraceConstants
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateHsqlEmbeddedDatabaseConnection
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateLocalServerPortAnnotation
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateLoggingSystemPropertyConstants
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateMultipartConfigFactory
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MigrateRestTemplateBuilderTimeoutByInt
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.MoveAutoConfigurationToImportsFile
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.OutputCaptureExtension
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.ReplaceDeprecatedEnvironmentTestUtils
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.ReplaceExtendWithAndContextConfiguration
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.RestTemplateBuilderRequestFactory
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.SamlRelyingPartyPropertyApplicationPropertiesMove
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.search.CustomizingJooqDefaultConfiguration
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.search.IntegrationSchedulerPoolRecipe
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.search.LoggingShutdownHooks
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.ServerHttpSecurityLambdaDsl
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.SpringBootMavenPluginMigrateAgentToAgents
- getDisplayName() - Method in class org.openrewrite.java.spring.boot2.UnnecessarySpringExtension
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.AddRouteTrailingSlash
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.AddSetUseTrailingSlashMatch
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.ConfigurationOverEnableSecurity
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.DowngradeServletApiWhenUsingJetty
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.MaintainTrailingSlashURLMappings
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.PreciseBeanType
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.RemoveConstructorBindingAnnotation
- getDisplayName() - Method in class org.openrewrite.java.spring.boot3.RemoveEnableBatchProcessing
- getDisplayName() - Method in class org.openrewrite.java.spring.ChangeSpringPropertyKey
- getDisplayName() - Method in class org.openrewrite.java.spring.ChangeSpringPropertyValue
- getDisplayName() - Method in class org.openrewrite.java.spring.cloud2022.AddLoggingPatternLevelForSleuth
- getDisplayName() - Method in class org.openrewrite.java.spring.data.MigrateJpaSort
- getDisplayName() - Method in class org.openrewrite.java.spring.data.MigrateQuerydslJpaRepository
- getDisplayName() - Method in class org.openrewrite.java.spring.data.UseTlsJdbcConnectionString
- getDisplayName() - Method in class org.openrewrite.java.spring.DeleteSpringProperty
- getDisplayName() - Method in class org.openrewrite.java.spring.ExpandProperties
- getDisplayName() - Method in class org.openrewrite.java.spring.framework.EnvironmentAcceptsProfiles
- getDisplayName() - Method in class org.openrewrite.java.spring.framework.JdbcTemplateObjectArrayArgToVarArgs
- getDisplayName() - Method in class org.openrewrite.java.spring.framework.MigrateHandlerInterceptor
- getDisplayName() - Method in class org.openrewrite.java.spring.framework.MigrateInstantiationAwareBeanPostProcessorAdapter
- getDisplayName() - Method in class org.openrewrite.java.spring.framework.MigrateUtf8MediaTypes
- getDisplayName() - Method in class org.openrewrite.java.spring.framework.MigrateWebMvcConfigurerAdapter
- getDisplayName() - Method in class org.openrewrite.java.spring.framework.UpgradeSpringFrameworkDependencies
- getDisplayName() - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithHttpHeadersConstants
- getDisplayName() - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithMediaTypeConstants
- getDisplayName() - Method in class org.openrewrite.java.spring.http.SimplifyMediaTypeParseCalls
- getDisplayName() - Method in class org.openrewrite.java.spring.ImplicitWebAnnotationNames
- getDisplayName() - Method in class org.openrewrite.java.spring.NoAutowiredOnConstructor
- getDisplayName() - Method in class org.openrewrite.java.spring.NoRepoAnnotationOnRepoInterface
- getDisplayName() - Method in class org.openrewrite.java.spring.NoRequestMappingAnnotation
- getDisplayName() - Method in class org.openrewrite.java.spring.PropertiesToKebabCase
- getDisplayName() - Method in class org.openrewrite.java.spring.RenameBean
- getDisplayName() - Method in class org.openrewrite.java.spring.search.FindApiCalls
- getDisplayName() - Method in class org.openrewrite.java.spring.search.FindApiEndpoints
- getDisplayName() - Method in class org.openrewrite.java.spring.search.FindSpringComponents
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.AuthorizeHttpRequests
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.ReplaceGlobalMethodSecurityWithMethodSecurity
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.UpdateArgon2PasswordEncoder
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.UpdatePbkdf2PasswordEncoder
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.UpdateSCryptPasswordEncoder
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.UseNewRequestMatchers
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.UseNewSecurityMatchers
- getDisplayName() - Method in class org.openrewrite.java.spring.security5.WebSecurityConfigurerAdapter
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.ApplyToWithLambdaDsl
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.oauth2.client.OAuth2ClientLambdaDsl
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.oauth2.client.OAuth2LoginLambdaDsl
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.oauth2.server.resource.OAuth2ResourceServerLambdaDsl
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.PropagateAuthenticationServiceExceptions
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.RemoveFilterSecurityInterceptorOncePerRequest
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.RemoveOauth2LoginConfig
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.RequireExplicitSavingOfSecurityContextRepository
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.UpdateEnableReactiveMethodSecurity
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.UpdateRequestCache
- getDisplayName() - Method in class org.openrewrite.java.spring.security6.UseSha256InRememberMe
- getDisplayName() - Method in class org.openrewrite.java.spring.SeparateApplicationYamlByProfile
- getDisplayName() - Method in class org.openrewrite.java.spring.UpdateApiManifest
- getDisplayName() - Method in class org.openrewrite.maven.spring.UpgradeExplicitSpringBootDependencies
- GetErrorAttributes - Class in org.openrewrite.java.spring.boot2
- GetErrorAttributes() - Constructor for class org.openrewrite.java.spring.boot2.GetErrorAttributes
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.spring.boot2.ReplaceExtendWithAndContextConfiguration
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.spring.NoRequestMappingAnnotation
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.spring.security6.RemoveOauth2LoginConfig
- getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.java.spring.security6.UpdateEnableReactiveMethodSecurity
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.boot2.MergeBootstrapYamlWithApplicationYaml
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.boot2.MoveAutoConfigurationToImportsFile
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.boot2.search.IntegrationSchedulerPoolRecipe
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.boot2.search.LoggingShutdownHooks
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.boot3.MaintainTrailingSlashURLMappings
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.cloud2022.AddLoggingPatternLevelForSleuth
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithHttpHeadersConstants
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithMediaTypeConstants
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.SeparateApplicationYamlByProfile
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.java.spring.UpdateApiManifest
- getRecipeList() - Method in class org.openrewrite.java.spring.boot2.MigrateDatabaseCredentials
- getRecipeList() - Method in class org.openrewrite.java.spring.boot2.MigrateLocalServerPortAnnotation
- getRecipeList() - Method in class org.openrewrite.java.spring.framework.UpgradeSpringFrameworkDependencies
- getRecipeList() - Method in class org.openrewrite.java.spring.PropertiesToKebabCase
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.spring.boot2.search.LoggingShutdownHooks
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.spring.boot3.MaintainTrailingSlashURLMappings
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.spring.cloud2022.AddLoggingPatternLevelForSleuth
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithHttpHeadersConstants
- getScanner(AtomicBoolean) - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithMediaTypeConstants
- getScanner(MergeBootstrapYamlWithApplicationYaml.Accumulator) - Method in class org.openrewrite.java.spring.boot2.MergeBootstrapYamlWithApplicationYaml
- getScanner(MoveAutoConfigurationToImportsFile.Accumulator) - Method in class org.openrewrite.java.spring.boot2.MoveAutoConfigurationToImportsFile
- getScanner(IntegrationSchedulerPoolRecipe.JavaProjects) - Method in class org.openrewrite.java.spring.boot2.search.IntegrationSchedulerPoolRecipe
- getScanner(SeparateApplicationYamlByProfile.ApplicationProfiles) - Method in class org.openrewrite.java.spring.SeparateApplicationYamlByProfile
- getScanner(UpdateApiManifest.ApiManifest) - Method in class org.openrewrite.java.spring.UpdateApiManifest
- getTags() - Method in class org.openrewrite.java.spring.boot3.DowngradeServletApiWhenUsingJetty
- getTags() - Method in class org.openrewrite.java.spring.NoRequestMappingAnnotation
- getVisitor() - Method in class org.openrewrite.gradle.spring.AddSpringDependencyManagementPlugin
- getVisitor() - Method in class org.openrewrite.java.apache.httpclient4.MigrateDefaultHttpClient
- getVisitor() - Method in class org.openrewrite.java.apache.httpclient5.AddTimeUnitArgument
- getVisitor() - Method in class org.openrewrite.java.apache.httpclient5.NewStatusLine
- getVisitor() - Method in class org.openrewrite.java.spring.AddSpringProperty
- getVisitor() - Method in class org.openrewrite.java.spring.amqp.UseTlsAmqpConnectionString
- getVisitor() - Method in class org.openrewrite.java.spring.batch.MigrateItemWriterWrite
- getVisitor() - Method in class org.openrewrite.java.spring.batch.MigrateJobBuilderFactory
- getVisitor() - Method in class org.openrewrite.java.spring.batch.RemoveDefaultBatchConfigurer
- getVisitor() - Method in class org.openrewrite.java.spring.batch.ReplaceSupportClassWithItsInterface
- getVisitor() - Method in class org.openrewrite.java.spring.BeanMethodsNotPublic
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.AddConfigurationAnnotationIfBeansPresent
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.ChangeEmbeddedServletContainerCustomizer
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.ConditionalOnBeanAnyNestedCondition
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.DatabaseComponentAndBeanInitializationOrdering
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.GetErrorAttributes
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.HeadersConfigurerLambdaDsl
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.HttpSecurityLambdaDsl
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateActuatorMediaTypeToApiVersion
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateConfigurationPropertiesBindingPostProcessorValidatorBeanName
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateDiskSpaceHealthIndicatorConstructor
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateErrorPropertiesIncludeStackTraceConstants
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateHsqlEmbeddedDatabaseConnection
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateLocalServerPortAnnotation
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateLoggingSystemPropertyConstants
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateMultipartConfigFactory
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.MigrateRestTemplateBuilderTimeoutByInt
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.OutputCaptureExtension
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.ReplaceDeprecatedEnvironmentTestUtils
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.ReplaceExtendWithAndContextConfiguration
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.RestTemplateBuilderRequestFactory
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.SamlRelyingPartyPropertyApplicationPropertiesMove
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.search.CustomizingJooqDefaultConfiguration
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.ServerHttpSecurityLambdaDsl
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.SpringBootMavenPluginMigrateAgentToAgents
- getVisitor() - Method in class org.openrewrite.java.spring.boot2.UnnecessarySpringExtension
- getVisitor() - Method in class org.openrewrite.java.spring.boot3.AddRouteTrailingSlash
- getVisitor() - Method in class org.openrewrite.java.spring.boot3.AddSetUseTrailingSlashMatch
- getVisitor() - Method in class org.openrewrite.java.spring.boot3.ConfigurationOverEnableSecurity
- getVisitor() - Method in class org.openrewrite.java.spring.boot3.DowngradeServletApiWhenUsingJetty
- getVisitor() - Method in class org.openrewrite.java.spring.boot3.PreciseBeanType
- getVisitor() - Method in class org.openrewrite.java.spring.boot3.RemoveConstructorBindingAnnotation
- getVisitor() - Method in class org.openrewrite.java.spring.boot3.RemoveEnableBatchProcessing
- getVisitor() - Method in class org.openrewrite.java.spring.ChangeSpringPropertyKey
- getVisitor() - Method in class org.openrewrite.java.spring.ChangeSpringPropertyValue
- getVisitor() - Method in class org.openrewrite.java.spring.data.MigrateJpaSort
- getVisitor() - Method in class org.openrewrite.java.spring.data.MigrateQuerydslJpaRepository
- getVisitor() - Method in class org.openrewrite.java.spring.data.UseTlsJdbcConnectionString
- getVisitor() - Method in class org.openrewrite.java.spring.DeleteSpringProperty
- getVisitor() - Method in class org.openrewrite.java.spring.ExpandProperties
- getVisitor() - Method in class org.openrewrite.java.spring.framework.EnvironmentAcceptsProfiles
- getVisitor() - Method in class org.openrewrite.java.spring.framework.JdbcTemplateObjectArrayArgToVarArgs
- getVisitor() - Method in class org.openrewrite.java.spring.framework.MigrateHandlerInterceptor
- getVisitor() - Method in class org.openrewrite.java.spring.framework.MigrateInstantiationAwareBeanPostProcessorAdapter
- getVisitor() - Method in class org.openrewrite.java.spring.framework.MigrateUtf8MediaTypes
- getVisitor() - Method in class org.openrewrite.java.spring.framework.MigrateWebMvcConfigurerAdapter
- getVisitor() - Method in class org.openrewrite.java.spring.http.SimplifyMediaTypeParseCalls
- getVisitor() - Method in class org.openrewrite.java.spring.ImplicitWebAnnotationNames
- getVisitor() - Method in class org.openrewrite.java.spring.NoAutowiredOnConstructor
- getVisitor() - Method in class org.openrewrite.java.spring.NoRepoAnnotationOnRepoInterface
- getVisitor() - Method in class org.openrewrite.java.spring.NoRequestMappingAnnotation
- getVisitor() - Method in class org.openrewrite.java.spring.RenameBean
- getVisitor() - Method in class org.openrewrite.java.spring.search.FindApiCalls
- getVisitor() - Method in class org.openrewrite.java.spring.search.FindApiEndpoints
- getVisitor() - Method in class org.openrewrite.java.spring.search.FindSpringComponents
- getVisitor() - Method in class org.openrewrite.java.spring.security5.AuthorizeHttpRequests
- getVisitor() - Method in class org.openrewrite.java.spring.security5.ReplaceGlobalMethodSecurityWithMethodSecurity
- getVisitor() - Method in class org.openrewrite.java.spring.security5.UpdateArgon2PasswordEncoder
- getVisitor() - Method in class org.openrewrite.java.spring.security5.UpdatePbkdf2PasswordEncoder
- getVisitor() - Method in class org.openrewrite.java.spring.security5.UpdateSCryptPasswordEncoder
- getVisitor() - Method in class org.openrewrite.java.spring.security5.UseNewRequestMatchers
- getVisitor() - Method in class org.openrewrite.java.spring.security5.UseNewSecurityMatchers
- getVisitor() - Method in class org.openrewrite.java.spring.security5.WebSecurityConfigurerAdapter
- getVisitor() - Method in class org.openrewrite.java.spring.security6.ApplyToWithLambdaDsl
- getVisitor() - Method in class org.openrewrite.java.spring.security6.oauth2.client.OAuth2ClientLambdaDsl
- getVisitor() - Method in class org.openrewrite.java.spring.security6.oauth2.client.OAuth2LoginLambdaDsl
- getVisitor() - Method in class org.openrewrite.java.spring.security6.oauth2.server.resource.OAuth2ResourceServerLambdaDsl
- getVisitor() - Method in class org.openrewrite.java.spring.security6.PropagateAuthenticationServiceExceptions
- getVisitor() - Method in class org.openrewrite.java.spring.security6.RemoveFilterSecurityInterceptorOncePerRequest
- getVisitor() - Method in class org.openrewrite.java.spring.security6.RemoveOauth2LoginConfig
- getVisitor() - Method in class org.openrewrite.java.spring.security6.RequireExplicitSavingOfSecurityContextRepository
- getVisitor() - Method in class org.openrewrite.java.spring.security6.UpdateEnableReactiveMethodSecurity
- getVisitor() - Method in class org.openrewrite.java.spring.security6.UpdateRequestCache
- getVisitor() - Method in class org.openrewrite.java.spring.security6.UseSha256InRememberMe
- getVisitor() - Method in class org.openrewrite.maven.spring.UpgradeExplicitSpringBootDependencies
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.spring.boot2.search.LoggingShutdownHooks
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.spring.boot3.MaintainTrailingSlashURLMappings
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.spring.cloud2022.AddLoggingPatternLevelForSleuth
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithHttpHeadersConstants
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithMediaTypeConstants
- getVisitor(MergeBootstrapYamlWithApplicationYaml.Accumulator) - Method in class org.openrewrite.java.spring.boot2.MergeBootstrapYamlWithApplicationYaml
- getVisitor(MoveAutoConfigurationToImportsFile.Accumulator) - Method in class org.openrewrite.java.spring.boot2.MoveAutoConfigurationToImportsFile
- getVisitor(IntegrationSchedulerPoolRecipe.JavaProjects) - Method in class org.openrewrite.java.spring.boot2.search.IntegrationSchedulerPoolRecipe
- getVisitor(SeparateApplicationYamlByProfile.ApplicationProfiles) - Method in class org.openrewrite.java.spring.SeparateApplicationYamlByProfile
- getVisitor(UpdateApiManifest.ApiManifest) - Method in class org.openrewrite.java.spring.UpdateApiManifest
H
- HeadersConfigurerLambdaDsl - Class in org.openrewrite.java.spring.boot2
- HeadersConfigurerLambdaDsl() - Constructor for class org.openrewrite.java.spring.boot2.HeadersConfigurerLambdaDsl
- HttpSecurityLambdaDsl - Class in org.openrewrite.java.spring.boot2
- HttpSecurityLambdaDsl() - Constructor for class org.openrewrite.java.spring.boot2.HttpSecurityLambdaDsl
I
- ID_CLASS - Static variable in class org.openrewrite.java.spring.boot2.search.EntityIdForRepositoryVisitor
- ImplicitWebAnnotationNames - Class in org.openrewrite.java.spring
- ImplicitWebAnnotationNames() - Constructor for class org.openrewrite.java.spring.ImplicitWebAnnotationNames
- IntegrationSchedulerPoolRecipe - Class in org.openrewrite.java.spring.boot2.search
- IntegrationSchedulerPoolRecipe() - Constructor for class org.openrewrite.java.spring.boot2.search.IntegrationSchedulerPoolRecipe
- isApplicableClass(J.ClassDeclaration, Cursor) - Static method in class org.openrewrite.java.spring.boot2.AddConfigurationAnnotationIfBeansPresent
- isApplicableTopLevelMethodInvocation(J.MethodInvocation) - Method in class org.openrewrite.java.spring.boot2.ConvertToSecurityDslVisitor
- isFalse(Expression) - Static method in class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- isFalseArgument() - Static method in class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- isNotConstructorInitializingField(J.MethodDeclaration, String) - Static method in class org.openrewrite.java.spring.AutowiredFieldIntoConstructorParameterVisitor
- isTrue(Expression) - Static method in class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- isTrue(Expression) - Static method in class org.openrewrite.java.spring.security6.RequireExplicitSavingOfSecurityContextRepository
- isTrueArgument() - Static method in class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
J
- JdbcTemplateObjectArrayArgToVarArgs - Class in org.openrewrite.java.spring.framework
- JdbcTemplateObjectArrayArgToVarArgs() - Constructor for class org.openrewrite.java.spring.framework.JdbcTemplateObjectArrayArgToVarArgs
L
- LocalVariableUtils - Class in org.openrewrite.java.spring.internal
- LocalVariableUtils() - Constructor for class org.openrewrite.java.spring.internal.LocalVariableUtils
- LoggingShutdownHooks - Class in org.openrewrite.java.spring.boot2.search
-
Mark POM's of projects where logging shutdown hook may need to be disabled
- LoggingShutdownHooks() - Constructor for class org.openrewrite.java.spring.boot2.search.LoggingShutdownHooks
M
- MaintainTrailingSlashURLMappings - Class in org.openrewrite.java.spring.boot3
- MaintainTrailingSlashURLMappings() - Constructor for class org.openrewrite.java.spring.boot3.MaintainTrailingSlashURLMappings
- MergeBootstrapYamlWithApplicationYaml - Class in org.openrewrite.java.spring.boot2
- MergeBootstrapYamlWithApplicationYaml() - Constructor for class org.openrewrite.java.spring.boot2.MergeBootstrapYamlWithApplicationYaml
- MigrateActuatorMediaTypeToApiVersion - Class in org.openrewrite.java.spring.boot2
- MigrateActuatorMediaTypeToApiVersion() - Constructor for class org.openrewrite.java.spring.boot2.MigrateActuatorMediaTypeToApiVersion
- MigrateConfigurationPropertiesBindingPostProcessorValidatorBeanName - Class in org.openrewrite.java.spring.boot2
- MigrateConfigurationPropertiesBindingPostProcessorValidatorBeanName() - Constructor for class org.openrewrite.java.spring.boot2.MigrateConfigurationPropertiesBindingPostProcessorValidatorBeanName
- MigrateDatabaseCredentials - Class in org.openrewrite.java.spring.boot2
- MigrateDatabaseCredentials() - Constructor for class org.openrewrite.java.spring.boot2.MigrateDatabaseCredentials
- MigrateDefaultHttpClient - Class in org.openrewrite.java.apache.httpclient4
- MigrateDefaultHttpClient() - Constructor for class org.openrewrite.java.apache.httpclient4.MigrateDefaultHttpClient
- MigrateDiskSpaceHealthIndicatorConstructor - Class in org.openrewrite.java.spring.boot2
- MigrateDiskSpaceHealthIndicatorConstructor() - Constructor for class org.openrewrite.java.spring.boot2.MigrateDiskSpaceHealthIndicatorConstructor
- MigrateErrorPropertiesIncludeStackTraceConstants - Class in org.openrewrite.java.spring.boot2
- MigrateErrorPropertiesIncludeStackTraceConstants() - Constructor for class org.openrewrite.java.spring.boot2.MigrateErrorPropertiesIncludeStackTraceConstants
- MigrateHandlerInterceptor - Class in org.openrewrite.java.spring.framework
- MigrateHandlerInterceptor() - Constructor for class org.openrewrite.java.spring.framework.MigrateHandlerInterceptor
- MigrateHsqlEmbeddedDatabaseConnection - Class in org.openrewrite.java.spring.boot2
- MigrateHsqlEmbeddedDatabaseConnection() - Constructor for class org.openrewrite.java.spring.boot2.MigrateHsqlEmbeddedDatabaseConnection
- MigrateInstantiationAwareBeanPostProcessorAdapter - Class in org.openrewrite.java.spring.framework
- MigrateInstantiationAwareBeanPostProcessorAdapter() - Constructor for class org.openrewrite.java.spring.framework.MigrateInstantiationAwareBeanPostProcessorAdapter
- MigrateItemWriterWrite - Class in org.openrewrite.java.spring.batch
- MigrateItemWriterWrite() - Constructor for class org.openrewrite.java.spring.batch.MigrateItemWriterWrite
- MigrateJobBuilderFactory - Class in org.openrewrite.java.spring.batch
- MigrateJobBuilderFactory() - Constructor for class org.openrewrite.java.spring.batch.MigrateJobBuilderFactory
- MigrateJpaSort - Class in org.openrewrite.java.spring.data
- MigrateJpaSort() - Constructor for class org.openrewrite.java.spring.data.MigrateJpaSort
- MigrateLocalServerPortAnnotation - Class in org.openrewrite.java.spring.boot2
- MigrateLocalServerPortAnnotation() - Constructor for class org.openrewrite.java.spring.boot2.MigrateLocalServerPortAnnotation
- MigrateLoggingSystemPropertyConstants - Class in org.openrewrite.java.spring.boot2
- MigrateLoggingSystemPropertyConstants() - Constructor for class org.openrewrite.java.spring.boot2.MigrateLoggingSystemPropertyConstants
- MigrateMultipartConfigFactory - Class in org.openrewrite.java.spring.boot2
- MigrateMultipartConfigFactory() - Constructor for class org.openrewrite.java.spring.boot2.MigrateMultipartConfigFactory
- MigrateQuerydslJpaRepository - Class in org.openrewrite.java.spring.data
- MigrateQuerydslJpaRepository() - Constructor for class org.openrewrite.java.spring.data.MigrateQuerydslJpaRepository
- MigrateRestTemplateBuilderTimeoutByInt - Class in org.openrewrite.java.spring.boot2
- MigrateRestTemplateBuilderTimeoutByInt() - Constructor for class org.openrewrite.java.spring.boot2.MigrateRestTemplateBuilderTimeoutByInt
- MigrateUtf8MediaTypes - Class in org.openrewrite.java.spring.framework
- MigrateUtf8MediaTypes() - Constructor for class org.openrewrite.java.spring.framework.MigrateUtf8MediaTypes
- MigrateWebMvcConfigurerAdapter - Class in org.openrewrite.java.spring.framework
- MigrateWebMvcConfigurerAdapter() - Constructor for class org.openrewrite.java.spring.framework.MigrateWebMvcConfigurerAdapter
- MoveAutoConfigurationToImportsFile - Class in org.openrewrite.java.spring.boot2
- MoveAutoConfigurationToImportsFile() - Constructor for class org.openrewrite.java.spring.boot2.MoveAutoConfigurationToImportsFile
N
- NewStatusLine - Class in org.openrewrite.java.apache.httpclient5
- NewStatusLine() - Constructor for class org.openrewrite.java.apache.httpclient5.NewStatusLine
- NoAutowiredOnConstructor - Class in org.openrewrite.java.spring
- NoAutowiredOnConstructor() - Constructor for class org.openrewrite.java.spring.NoAutowiredOnConstructor
- NoRepoAnnotationOnRepoInterface - Class in org.openrewrite.java.spring
- NoRepoAnnotationOnRepoInterface() - Constructor for class org.openrewrite.java.spring.NoRepoAnnotationOnRepoInterface
- NoRequestMappingAnnotation - Class in org.openrewrite.java.spring
-
Replace method declaration @RequestMapping annotations with the associated variant as defined by the request method type (GET, POST, PUT, PATCH, DELETE)
- NoRequestMappingAnnotation() - Constructor for class org.openrewrite.java.spring.NoRequestMappingAnnotation
O
- OAuth2ClientLambdaDsl - Class in org.openrewrite.java.spring.security6.oauth2.client
- OAuth2ClientLambdaDsl() - Constructor for class org.openrewrite.java.spring.security6.oauth2.client.OAuth2ClientLambdaDsl
- OAuth2LoginLambdaDsl - Class in org.openrewrite.java.spring.security6.oauth2.client
- OAuth2LoginLambdaDsl() - Constructor for class org.openrewrite.java.spring.security6.oauth2.client.OAuth2LoginLambdaDsl
- OAuth2ResourceServerLambdaDsl - Class in org.openrewrite.java.spring.security6.oauth2.server.resource
- OAuth2ResourceServerLambdaDsl() - Constructor for class org.openrewrite.java.spring.security6.oauth2.server.resource.OAuth2ResourceServerLambdaDsl
- org.openrewrite.gradle.spring - package org.openrewrite.gradle.spring
- org.openrewrite.java.apache.httpclient4 - package org.openrewrite.java.apache.httpclient4
- org.openrewrite.java.apache.httpclient5 - package org.openrewrite.java.apache.httpclient5
- org.openrewrite.java.spring - package org.openrewrite.java.spring
- org.openrewrite.java.spring.amqp - package org.openrewrite.java.spring.amqp
- org.openrewrite.java.spring.batch - package org.openrewrite.java.spring.batch
- org.openrewrite.java.spring.boot2 - package org.openrewrite.java.spring.boot2
- org.openrewrite.java.spring.boot2.search - package org.openrewrite.java.spring.boot2.search
- org.openrewrite.java.spring.boot3 - package org.openrewrite.java.spring.boot3
- org.openrewrite.java.spring.cloud2022 - package org.openrewrite.java.spring.cloud2022
- org.openrewrite.java.spring.data - package org.openrewrite.java.spring.data
- org.openrewrite.java.spring.framework - package org.openrewrite.java.spring.framework
- org.openrewrite.java.spring.http - package org.openrewrite.java.spring.http
- org.openrewrite.java.spring.internal - package org.openrewrite.java.spring.internal
- org.openrewrite.java.spring.search - package org.openrewrite.java.spring.search
- org.openrewrite.java.spring.security5 - package org.openrewrite.java.spring.security5
- org.openrewrite.java.spring.security6 - package org.openrewrite.java.spring.security6
- org.openrewrite.java.spring.security6.oauth2.client - package org.openrewrite.java.spring.security6.oauth2.client
- org.openrewrite.java.spring.security6.oauth2.server.resource - package org.openrewrite.java.spring.security6.oauth2.server.resource
- org.openrewrite.java.spring.table - package org.openrewrite.java.spring.table
- org.openrewrite.maven.spring - package org.openrewrite.maven.spring
- OutputCaptureExtension - Class in org.openrewrite.java.spring.boot2
- OutputCaptureExtension() - Constructor for class org.openrewrite.java.spring.boot2.OutputCaptureExtension
P
- PreciseBeanType - Class in org.openrewrite.java.spring.boot3
- PreciseBeanType() - Constructor for class org.openrewrite.java.spring.boot3.PreciseBeanType
- PropagateAuthenticationServiceExceptions - Class in org.openrewrite.java.spring.security6
- PropagateAuthenticationServiceExceptions() - Constructor for class org.openrewrite.java.spring.security6.PropagateAuthenticationServiceExceptions
- PropertiesToKebabCase - Class in org.openrewrite.java.spring
- PropertiesToKebabCase() - Constructor for class org.openrewrite.java.spring.PropertiesToKebabCase
R
- RemoveConstructorBindingAnnotation - Class in org.openrewrite.java.spring.boot3
- RemoveConstructorBindingAnnotation() - Constructor for class org.openrewrite.java.spring.boot3.RemoveConstructorBindingAnnotation
- RemoveDefaultBatchConfigurer - Class in org.openrewrite.java.spring.batch
- RemoveDefaultBatchConfigurer() - Constructor for class org.openrewrite.java.spring.batch.RemoveDefaultBatchConfigurer
- RemoveEnableBatchProcessing - Class in org.openrewrite.java.spring.boot3
- RemoveEnableBatchProcessing() - Constructor for class org.openrewrite.java.spring.boot3.RemoveEnableBatchProcessing
- RemoveFilterSecurityInterceptorOncePerRequest - Class in org.openrewrite.java.spring.security6
- RemoveFilterSecurityInterceptorOncePerRequest() - Constructor for class org.openrewrite.java.spring.security6.RemoveFilterSecurityInterceptorOncePerRequest
- RemoveMethodInvocationsVisitor - Class in org.openrewrite.java.spring
-
This visitor can remove the specified method calls if it can be deleted without compile error, It can be used to remove deprecated or unnecessary method calls, but be sure to carefully review your code before deleting any methods to avoid errors or unexpected behavior.
- RemoveMethodInvocationsVisitor(List<String>) - Constructor for class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- RemoveMethodInvocationsVisitor(Map<MethodMatcher, Predicate<List<Expression>>>) - Constructor for class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- RemoveOauth2LoginConfig - Class in org.openrewrite.java.spring.security6
- RemoveOauth2LoginConfig() - Constructor for class org.openrewrite.java.spring.security6.RemoveOauth2LoginConfig
- RenameBean - Class in org.openrewrite.java.spring
- RenameBean() - Constructor for class org.openrewrite.java.spring.RenameBean
- ReplaceDeprecatedEnvironmentTestUtils - Class in org.openrewrite.java.spring.boot2
- ReplaceDeprecatedEnvironmentTestUtils() - Constructor for class org.openrewrite.java.spring.boot2.ReplaceDeprecatedEnvironmentTestUtils
- ReplaceExtendWithAndContextConfiguration - Class in org.openrewrite.java.spring.boot2
- ReplaceExtendWithAndContextConfiguration() - Constructor for class org.openrewrite.java.spring.boot2.ReplaceExtendWithAndContextConfiguration
- ReplaceGlobalMethodSecurityWithMethodSecurity - Class in org.openrewrite.java.spring.security5
- ReplaceGlobalMethodSecurityWithMethodSecurity() - Constructor for class org.openrewrite.java.spring.security5.ReplaceGlobalMethodSecurityWithMethodSecurity
- ReplaceStringLiteralsWithHttpHeadersConstants - Class in org.openrewrite.java.spring.http
- ReplaceStringLiteralsWithHttpHeadersConstants() - Constructor for class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithHttpHeadersConstants
- ReplaceStringLiteralsWithMediaTypeConstants - Class in org.openrewrite.java.spring.http
- ReplaceStringLiteralsWithMediaTypeConstants() - Constructor for class org.openrewrite.java.spring.http.ReplaceStringLiteralsWithMediaTypeConstants
- ReplaceSupportClassWithItsInterface - Class in org.openrewrite.java.spring.batch
- ReplaceSupportClassWithItsInterface() - Constructor for class org.openrewrite.java.spring.batch.ReplaceSupportClassWithItsInterface
- RequireExplicitSavingOfSecurityContextRepository - Class in org.openrewrite.java.spring.security6
- RequireExplicitSavingOfSecurityContextRepository() - Constructor for class org.openrewrite.java.spring.security6.RequireExplicitSavingOfSecurityContextRepository
- resolveExpression(Expression, Cursor) - Static method in class org.openrewrite.java.spring.internal.LocalVariableUtils
- RestTemplateBuilderRequestFactory - Class in org.openrewrite.java.spring.boot2
- RestTemplateBuilderRequestFactory() - Constructor for class org.openrewrite.java.spring.boot2.RestTemplateBuilderRequestFactory
- Row() - Constructor for class org.openrewrite.java.spring.table.ApiCalls.Row
- Row() - Constructor for class org.openrewrite.java.spring.table.ApiEndpoints.Row
- Row() - Constructor for class org.openrewrite.java.spring.table.SpringComponentRelationships.Row
- Row() - Constructor for class org.openrewrite.java.spring.table.SpringComponents.Row
S
- SamlRelyingPartyPropertyApplicationPropertiesMove - Class in org.openrewrite.java.spring.boot2
- SamlRelyingPartyPropertyApplicationPropertiesMove() - Constructor for class org.openrewrite.java.spring.boot2.SamlRelyingPartyPropertyApplicationPropertiesMove
- SeparateApplicationYamlByProfile - Class in org.openrewrite.java.spring
- SeparateApplicationYamlByProfile() - Constructor for class org.openrewrite.java.spring.SeparateApplicationYamlByProfile
- SeparateApplicationYamlByProfile.ApplicationProfiles - Class in org.openrewrite.java.spring
- ServerHttpSecurityLambdaDsl - Class in org.openrewrite.java.spring.boot2
- ServerHttpSecurityLambdaDsl() - Constructor for class org.openrewrite.java.spring.boot2.ServerHttpSecurityLambdaDsl
- setDefaultApplicationConfigurationPaths(List<String>) - Method in class org.openrewrite.java.spring.SpringExecutionContextView
-
The path expressions used to find a spring boot application's default configuration file(s).
- SimplifyMediaTypeParseCalls - Class in org.openrewrite.java.spring.http
- SimplifyMediaTypeParseCalls() - Constructor for class org.openrewrite.java.spring.http.SimplifyMediaTypeParseCalls
- SpringBootMavenPluginMigrateAgentToAgents - Class in org.openrewrite.java.spring.boot2
- SpringBootMavenPluginMigrateAgentToAgents() - Constructor for class org.openrewrite.java.spring.boot2.SpringBootMavenPluginMigrateAgentToAgents
- SpringComponentRelationships - Class in org.openrewrite.java.spring.table
- SpringComponentRelationships(Recipe) - Constructor for class org.openrewrite.java.spring.table.SpringComponentRelationships
- SpringComponentRelationships.Row - Class in org.openrewrite.java.spring.table
- SpringComponents - Class in org.openrewrite.java.spring.table
- SpringComponents(Recipe) - Constructor for class org.openrewrite.java.spring.table.SpringComponents
- SpringComponents.Row - Class in org.openrewrite.java.spring.table
- SpringExecutionContextView - Class in org.openrewrite.java.spring
- SpringExecutionContextView(ExecutionContext) - Constructor for class org.openrewrite.java.spring.SpringExecutionContextView
U
- UnnecessarySpringExtension - Class in org.openrewrite.java.spring.boot2
- UnnecessarySpringExtension() - Constructor for class org.openrewrite.java.spring.boot2.UnnecessarySpringExtension
- UpdateApiManifest - Class in org.openrewrite.java.spring
- UpdateApiManifest() - Constructor for class org.openrewrite.java.spring.UpdateApiManifest
- UpdateArgon2PasswordEncoder - Class in org.openrewrite.java.spring.security5
- UpdateArgon2PasswordEncoder() - Constructor for class org.openrewrite.java.spring.security5.UpdateArgon2PasswordEncoder
- UpdateEnableReactiveMethodSecurity - Class in org.openrewrite.java.spring.security6
- UpdateEnableReactiveMethodSecurity() - Constructor for class org.openrewrite.java.spring.security6.UpdateEnableReactiveMethodSecurity
- UpdatePbkdf2PasswordEncoder - Class in org.openrewrite.java.spring.security5
- UpdatePbkdf2PasswordEncoder() - Constructor for class org.openrewrite.java.spring.security5.UpdatePbkdf2PasswordEncoder
- UpdateRequestCache - Class in org.openrewrite.java.spring.security6
- UpdateRequestCache() - Constructor for class org.openrewrite.java.spring.security6.UpdateRequestCache
- UpdateSCryptPasswordEncoder - Class in org.openrewrite.java.spring.security5
- UpdateSCryptPasswordEncoder() - Constructor for class org.openrewrite.java.spring.security5.UpdateSCryptPasswordEncoder
- UpgradeExplicitSpringBootDependencies - Class in org.openrewrite.maven.spring
- UpgradeExplicitSpringBootDependencies(String, String) - Constructor for class org.openrewrite.maven.spring.UpgradeExplicitSpringBootDependencies
- UpgradeSpringFrameworkDependencies - Class in org.openrewrite.java.spring.framework
- UpgradeSpringFrameworkDependencies() - Constructor for class org.openrewrite.java.spring.framework.UpgradeSpringFrameworkDependencies
- UseNewRequestMatchers - Class in org.openrewrite.java.spring.security5
- UseNewRequestMatchers() - Constructor for class org.openrewrite.java.spring.security5.UseNewRequestMatchers
- UseNewSecurityMatchers - Class in org.openrewrite.java.spring.security5
- UseNewSecurityMatchers() - Constructor for class org.openrewrite.java.spring.security5.UseNewSecurityMatchers
- UseSha256InRememberMe - Class in org.openrewrite.java.spring.security6
- UseSha256InRememberMe() - Constructor for class org.openrewrite.java.spring.security6.UseSha256InRememberMe
- UseTlsAmqpConnectionString - Class in org.openrewrite.java.spring.amqp
- UseTlsAmqpConnectionString() - Constructor for class org.openrewrite.java.spring.amqp.UseTlsAmqpConnectionString
- UseTlsJdbcConnectionString - Class in org.openrewrite.java.spring.data
- UseTlsJdbcConnectionString() - Constructor for class org.openrewrite.java.spring.data.UseTlsJdbcConnectionString
V
- validate() - Method in class org.openrewrite.java.spring.ChangeSpringPropertyValue
- validate() - Method in class org.openrewrite.java.spring.framework.UpgradeSpringFrameworkDependencies
- view(ExecutionContext) - Static method in class org.openrewrite.java.spring.SpringExecutionContextView
- visitBlock(J.Block, ExecutionContext) - Method in class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.java.spring.AutowiredFieldIntoConstructorParameterVisitor
- visitClassDeclaration(J.ClassDeclaration, T) - Method in class org.openrewrite.java.spring.boot2.search.EntityIdForRepositoryVisitor
- visitLambda(J.Lambda, ExecutionContext) - Method in class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- visitMethodInvocation(J.MethodInvocation, ExecutionContext) - Method in class org.openrewrite.java.spring.RemoveMethodInvocationsVisitor
- visitMethodInvocation(J.MethodInvocation, P) - Method in class org.openrewrite.java.spring.boot2.ConvertToSecurityDslVisitor
- visitVariableDeclarations(J.VariableDeclarations, ExecutionContext) - Method in class org.openrewrite.java.spring.AutowiredFieldIntoConstructorParameterVisitor
W
- WebSecurityConfigurerAdapter - Class in org.openrewrite.java.spring.security5
- WebSecurityConfigurerAdapter() - Constructor for class org.openrewrite.java.spring.security5.WebSecurityConfigurerAdapter
All Classes and Interfaces|All Packages|Constant Field Values