8.6K results in 23 ms
9 years ago · Sep 07, 2016, 11:28 AM
@RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(classes = { AppConfig.class }) public class FooServiceTest { public class EmailService { @Value("${aws.credentials.accessKey}") private String accessKey; aws: credentials: accessKey: XXXXXXXX secretKey: ZXXXXXXXXX Could not resolve placeholder 'aws.credentials.accessKey' in string value "${aws.credentials.accessKey}" -Dspring_config_location=/home/foo/config/location/
9 years ago · Sep 07, 2016, 05:10 AM
publishKey: "publishKey", subscribeKey: "subscribeKey", secretKey: "secretKey"); pubnub.GrantAccess<string>( channel: "coolchannel1,coolchannel2",
9 years ago · Sep 07, 2016, 03:06 AM
subscribeKey: 'subscribeKey', publishKey: 'publishKey', secretKey: 'secretKey' }); pubnub.grant({ channels: ['coolChannel',
9 years ago · Sep 07, 2016, 01:30 AM
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage' STATICFILES_DIRS = (location('static/'),) SECRET_KEY = 'x4$jst%*$t8b4p&c#&ag@iy!913o_gkh*vs8twz76m!3m_@mq6' TEMPLATE_OPTIONS = { 'loaders': [ 'django.template.loaders.filesystem.Loader',
9 years ago · Sep 06, 2016, 05:58 PM
let publicKey = "YF9RCYRE-GL29DI0T-8GE62O2X-9OQ21A2P" let secretKey = "79aef0ae2bb54df5c5a4e6c28757ddf54a184964fb8c978b5770895944ca7778b582ff390dffdf073a77aac1de1ea1a793dfa6629c3394465345d31a62f953e9" let APIURL = "https://www.poloniex.com/tradingApi"
9 years ago · Sep 06, 2016, 05:48 PM
let publicKey = "YF9RCYRE-GL29DI0T-8GE62O2X-9OQ21A2P" let secretKey = "79aef0ae2bb54df5c5a4e6c28757ddf54a184964fb8c978b5770895944ca7778b582ff390dffdf073a77aac1de1ea1a793dfa6629c3394465345d31a62f953e9" let APIURL = "https://www.poloniex.com/tradingApi"
9 years ago · Sep 06, 2016, 05:00 PM
s3://xxx" credentials(AwsCredentials) { accessKey AWS_ACCESS_KEY secretKey AWS_SECRET_KEY } } } } task clean(type: Delete)
9 years ago · Sep 06, 2016, 01:44 PM
module> magistral = Magistral(pub_key, sub_key, secret_key) File "/home/fluorescent/env_pets/main/magistral/client/Magistral.py", line 67,
9 years ago · Sep 06, 2016, 12:46 PM
statement.executeQuery("SELECT * FROM books WHERE secretKey = " + keyToSend + " OR link = " + linkToSend
9 years ago · Sep 06, 2016, 12:46 PM
statement.executeQuery("SELECT * FROM books WHERE secretKey = " + keyToSend + " OR link = " + linkToSend
9 years ago · Sep 06, 2016, 09:58 AM
ALL * FROM books WHERE secretKey = " + keyToSend + " OR link = '" + linkToSend
9 years ago · Sep 06, 2016, 09:58 AM
ALL * FROM books WHERE secretKey = " + keyToSend + " OR link = '" + linkToSend
9 years ago · Sep 06, 2016, 05:36 AM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Sep 06, 2016, 04:44 AM
used in production secret! SECRET_KEY = '**********************************************' # SECURITY WARNING: don't run
9 years ago · Sep 06, 2016, 03:48 AM
the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change
9 years ago · Sep 06, 2016, 02:32 AM
HOSTED_ZONE_ID = "your_hosted_zone_id" conn = Route53::Connection.new('AccessKey', 'SecretKey') new_zone = Route53::Zone.new("example.com.", "/hostedzone/#{HOSTED_ZONE_ID}", conn)
9 years ago · Sep 05, 2016, 09:52 AM
publisherKey\" : \"pub-c-1f4139b1-2718-415f-bd18-4770024c85bd\",\n \"subscriberKey\" : \"sub-c-b8b9cd8c-e906-11e2-b383-02ee2ddab7fe\",\n \"secretKey\" : \"sec-c-ZDNlYjY0OWMtMWFmOC00OTg2LWJjMTMtYjBkMzgzOWRmMzUz\"\n }\n },\n \"extension\"
9 years ago · Sep 05, 2016, 08:04 AM
from the request URL */ $secret_key = "dbdbfa76ae486d16595df369b071f61e"; $userId = isset($_GET['uid']) ? $_GET['uid']
Total pages: 429