How can I integrate a Svelte(Kit?) frontend on a Spring Boot application?

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • svelte-3-jssr-starter

  • If you want to do it properly, without SPA tricks, here: https://github.com/tncrazvan/svelte-3-jssr-starterIt should even support SSR mode for sveltekit and full interoperability.

  • java-springboot-svelte3-ssr-template

    Discontinued A Java Spring Boot template that renders Svelte components server side.

  • The original project is this one here: https://github.com/tncrazvan/java-springboot-svelte3-ssr-template which I archived because of some issues with "require" (go figure, NodeJS doing NodeJS things).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Graal

    GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  • In short, you need to use graalvm and install the nodejs plugin for it (guide here).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts