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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,9 @@ A description how to get it running can be found [below](#run-the-demo).
43
43
| --- | --- |
44
44
| Vaadin 24+ (latest) |``1+``|
45
45
46
+
### Spring-Boot
47
+
* You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages)
48
+
46
49
## Run the Demo
47
50
* Checkout the repo
48
51
* Run ``mvn install && mvn -f vaadin-simple-grid-filter-demo spring-boot:run``
0 commit comments