A short piece on the merits and drawbacks of full-stack developers, as well as a wider explanation of why developers are not fungible.
Category: blog (Page 3 of 3)
At some point, you are going to have to stub your services. This is a quick example of how you can serve up JSON by running a standalone stubbing service with WireMock.
Create an S3 static website in under 5 minutes.
This is a simple step by step post to show how you can deploy a complete static AWS website on push to GitHub using CodeDeploy. It will take 15 minutes.
A list of my older JavaLobby posts including the following:
– Test Doubles With Mockito
– Free EC2 Cloud Server with Ubuntu, Jenkins and Sonar
– Code Forensics
– Separating Maven Unit and Integrations Tests
A list of my older JavaLobby posts including the following:
– Easy Unit and Integration Test Code Coverage
– Unit and Integration Tests With Maven and JUnit Categories
– Unit Test Code Coverage With Maven And Jacoco