An open API service indexing awesome lists of open source software.

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

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).