Skip to content

Remove APIs deprecated for removal in 6.1 #29449

Closed
@sbrannen

Description

@sbrannen

Remove APIs that have been "deprecated for removal in 6.1".

Candidates

  • methods in org.springframework.util.Assert
  • org.springframework.core.task.support.ConcurrentExecutorAdapter
  • org.springframework.test.web.reactive.server.ExchangeResult.getRawStatusCode()
  • org.springframework.http.HttpMethod.resolve(String)
  • org.springframework.http.HttpRequest.getMethodValue()
  • org.springframework.http.client.HttpComponentsClientHttpRequestFactory.setReadTimeout(int)
  • org.springframework.http.client.reactive.ClientHttpResponse.getRawStatusCode()
  • methods in org.springframework.jdbc.datasource.init.ScriptUtils
  • constructors in org.springframework.web.HttpRequestMethodNotSupportedException
  • org.springframework.web.reactive.function.client.ClientResponse.rawStatusCode()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions