Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vaadin/platform

Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.
https://github.com/vaadin/platform

flow java javascript vaadin vaadin-platform

Last synced: about 2 months ago
JSON representation

Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.

Awesome Lists containing this project

README

        

[![Vaadin badge](https://img.shields.io/badge/vaadin-blue.svg?logo=vaadin)](https://vaadin.com/)
[![Maven Central](https://img.shields.io/maven-metadata/v.svg?label=maven-central&metadataUrl=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fcom%2Fvaadin%2Fvaadin-bom%2Fmaven-metadata.xml)](https://search.maven.org/search?q=g:com.vaadin%20a:vaadin-bom)
[![Support badge](https://img.shields.io/badge/stackoverflow-vaadin-blue.svg?logo=stackoverflow)](https://stackoverflow.com/questions/tagged/vaadin)
[![Twitter Follow](https://img.shields.io/twitter/follow/vaadin.svg?style=social)](https://twitter.com/vaadin)
[![SBOM](https://github.com/vaadin/platform/actions/workflows/sbom.yml/badge.svg?branch=main&event=push)](https://github.com/vaadin/platform/actions/workflows/sbom.yml?query=branch%3Amain)

Looking for an [**overview of Vaadin**](https://github.com/vaadin)?

## About this repository

This repository gathers all parts of the Vaadin platform in to a single package, ensuring all the parts work together.

Learn more about our [release model](https://vaadin.com/roadmap).

## Supported versions

- **24** (Java 17 support, feature releases)
- **23** (Latest Java 11 support, no feature updates)
- **22** (Latest Java 8 support, **commercial license**)
- **14** (LTS, no feature updates)
- **10** (LTS, no feature updates)

For new users, the latest major version is recommended.

## Building locally
To build the Vaadin platform artifacts locally, see [Building the Vaadin platform](BUILD.md).