java-tutorials/spring-web-modules/spring-rest-http
LiamGve 6a3ba86878 BAEL-4915 added in the code for the article on long polling (#10660)
* BAEL-4915 added in the code for the article on long polling using DeferredResult

* BAEL-4915 altered package for long polling article due to previous package being full

Co-authored-by: Liam Garvie <liamgarvie@Liams-MacBook-Pro.local>
2021-04-21 20:44:33 -05:00
..
src JAVA-3534: Move spring-rest-http into spring-web-modules 2020-12-29 12:15:04 +01:00
README.md JAVA-3534: Move spring-rest-http into spring-web-modules 2020-12-29 12:15:04 +01:00
pom.xml BAEL-4915 added in the code for the article on long polling (#10660) 2021-04-21 20:44:33 -05:00

README.md

Spring REST HTTP

This module contains articles about HTTP in REST APIs with Spring

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles: