mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Polish @since tags
Closes gh-47779
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user