HATEOAS
-
Enterprise Java
RESTful services with HATEOAS: Hypermedia, Optional Or Not?
1. Introduction In this last, conclusive part of the tutorial we are going to compile our thoughts, what we have…
Read More » -
Enterprise Java
RESTful services with HATEOAS: REST APIs and Hypermedia on JVM
1. Introduction So far we have spent a fair amount of time talking about the role of the hypermedia and…
Read More » -
Enterprise Java
RESTful services with HATEOAS. Documenting Hypermedia APIs
1. Introduction Hopefully the previous part of the tutorial not only unveiled the far-reaching implications of the hypermedia and HATEOAS…
Read More » -
Enterprise Java
RESTful services with HATEOAS. Hypermedia: The Secret Ingredient of REST
In this post, we feature a comprehensive article about RESTful services with HATEOAS. Hypermedia which is the Secret Ingredient of…
Read More » -
Enterprise Java
RESTful services with HATEOAS. REST: The Refresher
In this post, we feature a comprehensive article about RESTful services with HATEOAS. REST: The Refresher. 1. Introduction “Oh no!…
Read More » -
Enterprise Java
Don’t Hate the HATEOAS Part Deux: Springtime for HATEOAS
In the much belated conclusion to my series on HATEOAS, we will be diving into how to implement HATEOAS using Spring-Data-REST…
Read More » -
Enterprise Java
Don’t Hate The HATEOAS
Or How I Learned to Stop Worrying and Love the HATEOAS REST has become the defacto, or at least vogue,…
Read More » -
Enterprise Java
Building a HATEOAS API with JAX-RS and Spring
In my previous blog post I showed how easy Jersey can be configured with Spring Boot. My exploration on Spring…
Read More » -
Enterprise Java
Consuming Spring-hateoas Rest service using Spring RestTemplate and Super type tokens
Spring-hateoas provides an excellent way for applications to create REST based services which follow the HATEOAS principle. My objective here…
Read More »