-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Janos Haber opened SPR-3926 and commented
Please introduce annotation-based configuration for remoting -- for example:
@Service
@ExportAs({ServiceType.HESSIAN, ServiceType.BURLAP})
public class MyService {
// ...
}
or another way.
Attachments:
- SPR-3926.war (3.27 MB)
- SPR-3926-src.zip (6.63 kB)
Issue Links:
- Add support for automatic remote export of services using Spring Remoting [SPR-12637] #17238 Add support for automatic remote export of services using Spring Remoting
17 votes, 19 watchers
Metadata
Metadata
Assignees
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement