Spring Guide recommends to use obsolete method [SPR-16790] #21330
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: invalid
An issue that we don't feel is valid
Igor Manushin opened SPR-16790 and commented
See document https://spring.io/guides/gs/rest-service-cors/#_enabling_cors
Code below tries to use deprecated WebMvcConfigurerAdapter, instead of inline interface implementation:
Affects: 5.0.5
Reference URL: spring-guides/gs-rest-service-cors#18
The text was updated successfully, but these errors were encountered: