You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by GitBox <gi...@apache.org> on 2018/12/02 14:59:06 UTC

[GitHub] jamesbognar commented on issue #24: [JUNEAU-29] Replace @BeanConstructor with @BeanParameter annotations.

jamesbognar commented on issue #24: [JUNEAU-29] Replace @BeanConstructor with @BeanParameter annotations.
URL: https://github.com/apache/juneau/pull/24#issuecomment-443513947
 
 
   This change will allow you to use the @BeanProperty annotation on parameters, but you'll need code for it to actually be used.  Search for references to @BeanConstructor(properties).  You'll see in the BeanMeta class how the properties value is used.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services