https://github.com/xdev-software/vaadin-addon-template
Checkout the wiki for more info
https://github.com/xdev-software/vaadin-addon-template
template vaadin
Last synced: 10 months ago
JSON representation
Checkout the wiki for more info
- Host: GitHub
- URL: https://github.com/xdev-software/vaadin-addon-template
- Owner: xdev-software
- License: apache-2.0
- Created: 2022-08-08T06:51:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T02:23:35.000Z (10 months ago)
- Last Synced: 2025-04-29T03:37:35.340Z (10 months ago)
- Topics: template, vaadin
- Language: Java
- Homepage: https://github.com/xdev-software/vaadin-addon-template/wiki/Setup
- Size: 597 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://vaadin.com/directory/component/template-placeholder)
[](https://mvnrepository.com/artifact/software.xdev/template-placeholder)
[](https://github.com/xdev-software/template-placeholder/actions/workflows/check-build.yml?query=branch%3Adevelop)
[](https://sonarcloud.io/dashboard?id=xdev-software_template-placeholder)

# template-placeholder
A Vaadin Template Repo

## Installation
[Installation guide for the latest release](https://github.com/xdev-software/template-placeholder/releases/latest#Installation)
### 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)
## Run the Demo
* Checkout the repo
* Run ``mvn install && mvn -f template-placeholder-demo spring-boot:run``
* Open http://localhost:8080
Show example

## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/template-placeholder/dependencies)