vaadin / hilla

Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.
https://hilla.dev
Apache License 2.0
889 stars 56 forks source link

Add support for filesystem based routing #1050

Open marcushellberg opened 1 year ago

marcushellberg commented 1 year ago

Is your feature request related to a problem? Please describe. A client-side routing definition has several disadvantages:

Describe the solution you'd like I would like us to explore having a filesystem path-based routing solution similar to NextJS and other full-stack frameworks.

Additional context

At least these issues would be simplified by having the file system routing:

Legioth commented 1 year ago

Some notes off the top of my head based on a recent discussion: