Skip to content

theagoliveira/spring5-rest-client-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Framework — REST Client Examples

Project from the online course Spring Framework 5: Beginner to Guru by John Thompson — Section 23.

Contents

  • Introduction to RESTFul Web Services
  • Beginners Guide to REST
  • Richardson Maturity Model
  • Introduction to Postman
  • Introduction to Spring RestTemplate
  • Using WebFlux to Display API Data
  • URI Components Builder
  • Rest Template Examples
  • Going Reactive with Spring WebClient
  • Conclusion

Project Summary

  • Project: Maven
  • Java: 11
  • Spring Boot: 2.5.0
  • Dependencies
    • Thymeleaf
    • Spring Webflux
    • Spring DevTools
    • Lombok
    • Spring Boot Starter Test
    • Reactor Test
    • WebJars Locator
    • JQuery
    • Bootstrap
    • Spring Security
  • Plugins
    • Spring Boot Maven Plugin
    • Heroku Maven Plugin

Deployment

App deployed on Heroku

About

Spring Framework 5: Beginner to Guru

Topics

Resources

Stars

Watchers

Forks

Contributors