spring-framework/spring-websocket/src/main
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface
This commit contains changes made because of the introduction of
HttpStatusCode. In general, methods that used to return a HttpStatus
now return HttpStatusCode instead, and methods that returned raw status
codes are now deprecated.

See gh-28214
2022-03-23 12:49:38 +01:00
..
java/org/springframework/web/socket Use HttpStatusCode interface 2022-03-23 12:49:38 +01:00
resources Fix duplicate "the" in Javadoc and XSD 2021-08-19 08:44:03 +02:00