vaadin / flow-hilla-hybrid-example

An example of using Flow and Hilla in the same application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow-Hilla Hybrid Example

This project demonstrates how to use Vaadin Flow and Hilla together in a single app.

Hilla is a framework by Vaadin for building reactive web applications on Java backends. It seamlessly integrates a React TypeScript frontend with a Spring Boot backend.

Running the Application

There are two ways to run the application : using mvn spring-boot:run or by running the Application class directly from your IDE.

About

An example of using Flow and Hilla in the same application

License:The Unlicense


Languages

Language:Java 50.7%Language:TypeScript 41.8%Language:CSS 4.0%Language:HTML 3.5%