Consuming REST in Java using the Spring Framework
I have done backend Java development work, and entirely all of it has been in Spring, but it continues to amaze me the amount of features Spring has right out of the box. This week I learned about how to use Spring to consume a REST endpoint.