| Enum and Description | 
|---|
| org.springframework.boot.jdbc.DataSourceInitializationMode
 since 2.6.0 for removal in 3.0.0 in favor of
  
DatabaseInitializationMode | 
| org.springframework.boot.actuate.autoconfigure.endpoint.expose.IncludeExcludeEndpointFilter.DefaultIncludes
 since 2.6.0 for removal in 3.0.0 in favor of  
EndpointExposure. | 
| org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.SameSite
 since 2.6.0 for removal in 3.0.0 in favor of
  
Cookie.SameSite. | 
| Annotation Type and Description | 
|---|
| org.springframework.boot.actuate.autoconfigure.web.server.LocalManagementPort
 since 2.7.0 for removal in 3.0.0 in favor of
  
org.springframework.boot.test.web.server.LocalManagementPort | 
| org.springframework.boot.rsocket.context.LocalRSocketServerPort
 since 2.7.0 for removal in 3.0.0 in favor of
  
org.springframework.boot.test.rsocket.LocalRSocketServerPort | 
| org.springframework.boot.web.server.LocalServerPort
 since 2.7.0 for removal in 3.0.0 in favor of
  
org.springframework.boot.test.web.server.LocalServerPort | 
| Enum Constant and Description | 
|---|
| org.springframework.boot.jdbc.DatabaseDriver.GAE
 since 2.7.0 for removal in 3.0.0 without replacement following the
 removal of AppEngineDriver from version 2.0 of the AppEngine API SDK. 
 |