Polish @since tags

Closes gh-47779
This commit is contained in:
Andy Wilkinson
2025-10-23 12:48:58 +01:00
parent f5dbd8550f
commit aa95282290
57 changed files with 45 additions and 106 deletions
@@ -26,7 +26,7 @@ import org.springframework.util.unit.DataSize;
*
* @author Brian Clozel
* @author Andy Wilkinson
* @since 3.5.0
* @since 4.0.0
*/
@ConfigurationProperties("spring.http.codecs")
public class HttpCodecsProperties {