You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2020/03/10 22:02:00 UTC

[jira] [Closed] (JUNEAU-197) @BeanConfig(bpi) does not override @Bean(bpi)

     [ https://issues.apache.org/jira/browse/JUNEAU-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar closed JUNEAU-197.
-------------------------------
    Fix Version/s: 8.1.4
         Assignee: James Bognar
       Resolution: Fixed

> @BeanConfig(bpi) does not override @Bean(bpi)
> ---------------------------------------------
>
>                 Key: JUNEAU-197
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-197
>             Project: Juneau
>          Issue Type: Bug
>          Components: Code
>            Reporter: James Bognar
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.1.4
>
>
> If you have @BeanConfig(bpi) defined on a REST method and @Bean(bpi) defined on the bean returned by that method, the @BeanConfig(bpi) is ignored.  The @BeanConfig annotation should take precedence.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)