spring-framework / org.springframework.web.servlet.mvc / ServletWrappingController / afterPropertiesSet

afterPropertiesSet

open fun afterPropertiesSet(): Unit

Initialize the wrapped Servlet instance.

See Also
javax.servlet.Servlet#init(javax.servlet.ServletConfig)