Merge branch '1.5.x' into 2.0.x
This commit is contained in:
@@ -32,7 +32,6 @@ import org.springframework.util.ReflectionUtils;
|
||||
* restarts.
|
||||
*
|
||||
* @author Andy Wilkinson
|
||||
* @since 1.3.0
|
||||
*/
|
||||
class HateoasObjenesisCacheDisabler implements InitializingBean {
|
||||
|
||||
|
||||
@@ -27,6 +27,7 @@ import org.springframework.util.Assert;
|
||||
* {@link Handler} that responds with a specific {@link HttpStatus}.
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @since 1.3.0
|
||||
*/
|
||||
public class HttpStatusHandler implements Handler {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user