Haber

Results 4 comments of Haber

I'm trying to integrate the Google reCAPTCHA in the AWS Elastic Beanstalk environment Tomcat & Java application, but Google required one system environment variable for the default credentials, something like...

so, is it that make sense to read the variable from VM options first and the system as the default? such as ```java String credentialsPath = this.getProperty(CREDENTIAL_ENV_VAR, this.getEnv(CREDENTIAL_ENV_VAR)); ```

we default create a log group with Never expired. RetentionInDays The number of days to retain the log events in the specified log group.

> @linkabi9 This is very cool! Thank You! Do you know if there is an automatic way to get the connection name by listing the available connections? it have variable...