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
@@ -13,6 +13,9 @@ A Vaadin Template Repo
13
13
## Installation
14
14
[Installation guide for the latest release](https://github.com/xdev-software/template-placeholder/releases/latest#Installation)
15
15
16
+
### Additional notes
17
+
*[Spring-Boot] You may have to include ``software/xdev`` inside [``vaadin.allowed-packages``](https://vaadin.com/docs/latest/integrations/spring/configuration#configure-the-scanning-of-packages)
18
+
16
19
## Run the Demo
17
20
* Checkout the repo
18
21
* Run ``mvn install && mvn -f template-placeholder-demo spring-boot:run``
0 commit comments