Skip to content

Commit ac1ad2a

Browse files
committed
Polish
1 parent 2469f0b commit ac1ad2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-actuator/src/main/java/org/springframework/boot/actuate/endpoint/mvc/HalJsonMvcEndpoint.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
*/
3434
@ConfigurationProperties("endpoints.actuator")
3535
public class HalJsonMvcEndpoint extends AbstractMvcEndpoint {
36+
3637
private final ManagementServletContext managementServletContext;
3738

3839
public HalJsonMvcEndpoint(ManagementServletContext managementServletContext) {

0 commit comments

Comments
 (0)