https://github.com/vaadin/portlet
Portlet support for Vaadin Flow
https://github.com/vaadin/portlet
java pluto portal portlet portlets vaadin-portlet
Last synced: about 2 months ago
JSON representation
Portlet support for Vaadin Flow
- Host: GitHub
- URL: https://github.com/vaadin/portlet
- Owner: vaadin
- License: other
- Created: 2019-08-21T09:12:47.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-11-06T09:14:56.000Z (4 months ago)
- Last Synced: 2025-11-06T11:18:59.335Z (4 months ago)
- Topics: java, pluto, portal, portlet, portlets, vaadin-portlet
- Language: Java
- Homepage: https://vaadin.com
- Size: 967 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 26
-
Metadata Files:
- Readme: README.MD
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Vaadin Portlet
This is the official Portlet 3.0 (JSR 362) integration for **Vaadin 23.1+** applications.
## Getting started
[Vaadin Portlet Starter Project](https://github.com/vaadin/base-starter-flow-portlet/) is a skeleton single-module project that can be used as a starting point for your own Vaadin Portlet application.
## Demo
[Address Book](https://github.com/vaadin/addressbook-portlet/) is a demo application showcasing Vaadin Portlet multi-module setup, component-based views and inter-Portlet communication.
## Documentation
Read the documentation [here](https://vaadin.com/docs/latest/flow/integrations/portlet).