sebastiandaschner blog


Video Course — REST as in Hypermedia with Java

#jaxrs #hypermedia tuesday, november 22, 2016

I have recorded a 3-episode video course about RESTful web services (as in Hypermedia / HATEOAS) together with Java.

The motivation was that especially in the Java enterprise field these is quite a bit confusion about the term REST and APIs are sometimes too tedious to use. The workshops are meant to be “hands-down” with the real-world usage, not just academic theories.

The first episode will cover different levels of HTTP APIs, what the motivations for REST and Hypermedia are and when to use which approach in real-life projects.

The second and third episodes cover the actual implementation with Java and Java EE, on both the server and the client side with different maturity levels.

I hope you will enjoy this video course, thanks for watching!

Intro

Episode 1: REST as in Hypermedia and why should we care

Episode 2: Server-side implementation, Java EE and JAX-RS

Episode 3: Client-side implementation with Java

 

Found the post useful? Subscribe to my newsletter for more free content, tips and tricks on IT & Java: