1 Reply Latest reply on Oct 20, 2014 8:27 AM by tremes

    How do I set configuration properties on CDI beans?

    padams-wildfly

      I have a CDI bean that needs my S3 keys.

       

      How do I inject configuration properties like this into my CDI bean?

       

      Where do I set the actual values for each environment, which will be different for dev, prod, etc?

       

      Cheers!

      Patrick