Skip to content

Commit 4112981

Browse files
committed
Update Application.java
1 parent 2ce6efd commit 4112981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template-placeholder-demo/src/main/java/software/xdev/vaadin/Application.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import com.vaadin.flow.spring.annotation.EnableVaadin;
1010

1111

12+
@SuppressWarnings({"checkstyle:HideUtilityClassConstructor", "PMD.UseUtilityClass"})
1213
@SpringBootApplication
1314
@EnableVaadin
1415
@Push

0 commit comments

Comments
 (0)