Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Annotation Interfaces
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.boot.context.properties.ConstructorBinding
    since 3.0.0 for removal in 3.2.0 in favor of ConstructorBinding
    org.springframework.boot.jackson.JsonMixinModule(ApplicationContext, Collection<String>)
    since 3.0.0 in favor of JsonMixinModule.registerEntries(JsonMixinModuleEntries, ClassLoader)
    org.springframework.boot.web.client.ClientHttpRequestFactorySupplier
    since 3.0.0 for removal in 3.2.0 in favor of ClientHttpRequestFactories
    org.springframework.boot.web.servlet.server.Session.Cookie.getComment()
    since 3.0.0 without replacement
    org.springframework.boot.web.servlet.server.Session.Cookie.setComment(String)
  • Deprecated Classes
    Class
    Description
    org.springframework.boot.web.client.ClientHttpRequestFactorySupplier
    since 3.0.0 for removal in 3.2.0 in favor of ClientHttpRequestFactories
    org.springframework.boot.web.embedded.netty.SslServerCustomizer
    this class is meant for Spring Boot internal use only.
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    org.springframework.boot.context.properties.ConstructorBinding
    since 3.0.0 for removal in 3.2.0 in favor of ConstructorBinding
  • Deprecated Methods
    Method
    Description
    org.springframework.boot.web.servlet.server.Session.Cookie.getComment()
    since 3.0.0 without replacement
    org.springframework.boot.web.servlet.server.Session.Cookie.setComment(String)
  • Deprecated Constructors
    Constructor
    Description
    org.springframework.boot.jackson.JsonMixinModule(ApplicationContext, Collection<String>)
    since 3.0.0 in favor of JsonMixinModule.registerEntries(JsonMixinModuleEntries, ClassLoader)