Here's a straight forward, step-by-step way to add a way to change Java versions on your Mac using .bash_profile!
Updated 05/13/2020! Since the latest patch, I've been trying to get Modern Warfare working on a newly built computer. I tried every single troubleshooting tip I could find on this subreddit and other forums. Couldn't figure out why because there were no errors. I looked at the logs, nothing. I looked at the event viewer, nothing there either. Look inside for a possible solution that may help!
This past weekend, I noticed that my father's Facebook account had been compromised. After speaking with him about it, he mentioned that he had lost his phone a few weeks ago. He said that he had already changed his passwords, but I noticed that it still wasn't enough! Look inside for how to enable 2FA in Facebook in a few easy steps.
Create a microservices application architecture with Spring Boot and Spring Cloud - Part 7 - Wrap-up
In this last part of the tutorial series, we're going to wrap up the microservice architecture that we created using Spring Boot and Spring Cloud. This post will not have any tutorial steps as we have completed that with part 6.
For this part of the tutorial series, we're going to create the proxy service which will also serve as our API gateway using Zuul.
For this part of the tutorial series, we're going to focus on the last of 2 business domain services, the General microservice, in this part. You must not skip part 4!