"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "spring-webflux/src/main/java/org/springframework/web/reactive/result/view/Rendering.java" between
spring-framework-5.3.23.tar.gz and spring-framework-5.3.24.tar.gz

About: Spring Framework is an application framework for the Java platform and .NET Framework. Community edition.

Rendering.java  (spring-framework-5.3.23):Rendering.java  (spring-framework-5.3.24)
skipping to change at line 135 skipping to change at line 135
* Specify a header to add to the response. * Specify a header to add to the response.
*/ */
B header(String headerName, String... headerValues); B header(String headerName, String... headerValues);
/** /**
* Specify headers to add to the response. * Specify headers to add to the response.
*/ */
B headers(HttpHeaders headers); B headers(HttpHeaders headers);
/** /**
* Builder the {@link Rendering} instance. * Build the {@link Rendering} instance.
*/ */
Rendering build(); Rendering build();
} }
/** /**
* Extends {@link Builder} with extra options for redirect scenarios. * Extends {@link Builder} with extra options for redirect scenarios.
*/ */
interface RedirectBuilder extends Builder<RedirectBuilder> { interface RedirectBuilder extends Builder<RedirectBuilder> {
/** /**
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)