Skip to content

Commit 2748dfb

Browse files
committed
Add installation guide to Readme
1 parent e6bd250 commit 2748dfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ A Vaadin Template Repo
1313
## Installation
1414
[Installation guide for the latest release](https://github.com/xdev-software/template-placeholder/releases/latest#Installation)
1515

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+
1619
## Run the Demo
1720
* Checkout the repo
1821
* Run ``mvn install && mvn -f template-placeholder-demo spring-boot:run``

0 commit comments

Comments
 (0)