Remove blogs tag
article thumbnail

Lunch and Learn: Microservices Without Mocks Part 1 - The Server

James Shore

James Shore/Blog/Lunch-and-Learn. This week, in part 1 of our extended microservice example, we’re building and testing a server without using mocks or broad integration tests. We’ll upgrade the simple ROT-13 command-line application from previous weeks into a real, production-grade microservice. 03 Jun 2020.

article thumbnail

Microservices Without Mocks, Part 2: Robust Responses

James Shore

James Shore/Blog/Lunch-and-Learn. This week, in part 2 of our extended microservice example, we’re making our server respond to requests. To follow along, download the code from GitHub and check out the 2020-06-09 tag. To see the final result, check out the 2020-06-09-end tag or view it on GitHub. 10 Jun 2020.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Dockerization of Java applications using Google Jib Plugin

InnovationM

Prerequisites Basic docker knowledge & commands, can go through this blog Docker-For-Beginners by InnovationM. Introduction In this blog I will guide you step-by-step how to use google jib plugin with docker. In this blog I will be showing you using Maven plugin. What is Jib ? How to use Jib ?

article thumbnail

Microservices Without Mocks, Part 4: Code Whispering

James Shore

James Shore/Blog/Lunch-and-Learn. This week, in part 4 of our extended microservice example, we’re putting the final polish on our microservice. To follow along, download the code from GitHub and check out the 2020-06-23 tag. To see the final result, check out the 2020-06-23-end tag or view it on GitHub.

article thumbnail

Microservices Without Mocks, Part 3: Reliable Requests

James Shore

James Shore/Blog/Lunch-and-Learn. This week, in part 3 of our extended microservice example, we’re reading requests from the client. To follow along, download the code from GitHub and check out the 2020-06-16 tag. To see the final result, check out the 2020-06-16-end tag or view it on GitHub. 17 Jun 2020.

article thumbnail

Microservices Without Mocks, Part 1: The Server

James Shore

James Shore/Blog/Lunch-and-Learn. This week, in part 1 of our extended microservice example, we’re building and testing a server without using mocks or broad integration tests. We’ll upgrade the simple ROT-13 command-line application from previous weeks into a real, production-grade microservice. 03 Jun 2020.

article thumbnail

Microservices Without Mocks, Part 2: Robust Responses

James Shore

James Shore/Blog/Lunch-and-Learn. This week, in part 2 of our extended microservice example, we’re making our server respond to requests. To follow along, download the code from GitHub and check out the 2020-06-09 tag. To see the final result, check out the 2020-06-09-end tag or view it on GitHub. 10 Jun 2020.