Skip to content

Commit ab7a50a

Browse files
committed
Prevent possible GDPR violation
1 parent f27f51d commit ab7a50a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template-placeholder-demo/src/main/resources/application.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
vaadin:
22
allowed-packages: software/xdev,com/vaadin/flow
3+
devmode:
4+
usageStatistics:
5+
enabled: false
36

47
spring:
58
devtools:

0 commit comments

Comments
 (0)