You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,3 +88,7 @@ Then, follow these steps for creating a contribution:
88
88
This add-on is distributed under Apache License 2.0. For license terms, see LICENSE.txt.
89
89
90
90
TwinColGrid Add-on is written by Flowing Code S.A.
91
+
92
+
## Special configuration when using Spring
93
+
94
+
By default, Vaadin Flow only includes ```com/vaadin/flow/component``` to be always scanned for UI components and views. For this reason, the add-on might need to be allowed in order to display correctly.
0 commit comments