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/06 22:04:00 UTC

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

James Bognar created JUNEAU-197:
-----------------------------------

             Summary: @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


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)