mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '1.5.x' into 2.0.x
This commit is contained in:
-1
@@ -32,7 +32,6 @@ import org.springframework.util.ReflectionUtils;
|
||||
* restarts.
|
||||
*
|
||||
* @author Andy Wilkinson
|
||||
* @since 1.3.0
|
||||
*/
|
||||
class HateoasObjenesisCacheDisabler implements InitializingBean {
|
||||
|
||||
|
||||
+1
@@ -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