Skip to content

Introduce annotation-based configuration for remoting [SPR-3926] #8606

@spring-projects-issues

Description

@spring-projects-issues

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:

Issue Links:

17 votes, 19 watchers

Metadata

Metadata

Assignees

Labels

has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importin: webIssues in web modules (web, webmvc, webflux, websocket)status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions