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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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).

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

  • Live Objects All the Way Down: Removing the Barriers Between Apps and VMs

    1 project | news.ycombinator.com | 8 Jan 2024
  • Crash report and loading time

    1 project | /r/fabricmc | 15 Nov 2023
  • A JVM in Rust part 5 – Executing instructions

    4 projects | news.ycombinator.com | 28 Aug 2023
  • Rust Positively Sucks [video]

    1 project | news.ycombinator.com | 1 Aug 2023
  • Coming up in the next release of the GraalVM JDK: Native Image included out of the box!📦🚀

    1 project | /r/graalvm | 1 Mar 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?