Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

@Mapper(componentModel = "spring") doesn't support custom name for Spring Service Annotation #1427

Copy link
Copy link

Description

@zurbergram
Issue body actions

Can't specify a name for the Spring Service annotation
If the interface definition something like

@Mapper(componentModel = "spring", componentModelName = "cakeMapperV2")
 public interface CakeMapper{
     Cake map(Cupcake cupcake);
 }

 @Service("cakeMapperV2")
 public class CakeMapperImpl {
 }
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.