-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
Juergen Hoeller opened SPR-15976 and commented
While refactoring the ChannelRegistration code a bit for #20514, I've noticed that ChannelRegistration.setInterceptors is misnamed since it actually adds interceptors to the channel's current list. I've therefore deprecated it in favor of a fluently named interceptors(...) method which is documented to add to the list.
Issue Links:
- TaskExecutorRegistration.getTaskExecutor() overrides executor properties of a provided ThreadPoolTaskExecutor [SPR-15962] #20514 TaskExecutorRegistration.getTaskExecutor() overrides executor properties of a provided ThreadPoolTaskExecutor
- Consistent configurer access in WebMvcConfigurationSupport [SPR-16017] #20566 Consistent configurer access in WebMvcConfigurationSupport
Referenced from: commits d11bd64, ac9cfef
Backported to: 4.3.12
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug