AWS Elastic Beanstalk with GoDaddy SSL
This is a step by step walk-though on how to install an SSL certificate on AWS Elastic Beanstalk. We will use a GoDaddy SSL certificate. The official documentation is on…
Enable Java Assertions in Eclipse
Here's how you enable Java assertions in Eclipse. 1. Go to Window -> Preferences. 2. In the filter textbox, type "JRE" and click on "Installed JREs". 3. Double click on…