java-tutorials/spring-web-modules/spring-rest-http-2
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 BAEL-4915 added in the code for the article on long polling (#10660) 2021-04-21 20:44:33 -05:00
README.md Update README.md 2021-01-28 01:21:00 +08:00
pom.xml JAVA-3295: Fix pom properties in spring-web-modules 2021-03-25 13:16:01 +01:00

README.md

Spring REST HTTP 2

This module contains articles about HTTP in REST APIs with Spring

The Course

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

Relevant Articles: