Thymeleaf

Open-source projects categorized as Thymeleaf
Language: + Java + Kotlin + HTML

Top 18 Thymeleaf Open-Source Projects

  • Thymeleaf

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments.

  • Project mention: A Ride Through Optimising Legacy Spring Boot Services For High Throughput | dev.to | 2024-03-24

    Thymeleaf is used for serving frontend resources in this service, and it has cache enabled for static resources based on content. Something like the following properties:

  • htmx-spring-boot

    Spring Boot and Thymeleaf helpers for working with htmx

  • Project mention: I like to discuss ui frameworks for java backend? | /r/java | 2023-06-25
  • 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
  • htmx-demo

    Very simple demonstration of the use of htmx with Spring Boot and Thymeleaf.

  • spring-boot-web-application-sample

    Real World Spring Boot Web Application Example with tons of ready to use features

  • springboot-api-rest-example

    Spring Boot API RESTful with tests, swagger e JWT 🚀

  • spring-view-component

    Easily create server-side ui components with spring boot and add interactivity with htmx

  • Project mention: How to publish a Kotlin/Java Spring Boot library with Gradle to Maven Central - Complete Guide | dev.to | 2023-11-08

    publishing{ publications { create("Maven") { from(components["java"]) groupId = "de.tschuehly" artifactId = "spring-view-component-thymeleaf" description = "Create server rendered components with thymeleaf" } withType { pom { packaging = "jar" name.set("spring-view-component-thymeleaf") description.set("Spring ViewComponent Thymeleaf") url.set("https://github.com/tschuehly/spring-view-component/") inceptionYear.set("2023") licenses { license { name.set("MIT license") url.set("https://opensource.org/licenses/MIT") } } developers { developer { id.set("tschuehly") name.set("Thomas Schuehly") email.set("[email protected]") } } scm { connection.set("scm:git:[email protected]:tschuehly/spring-view-component.git") developerConnection.set("scm:git:ssh:[email protected]:tschuehly/spring-view-component.git") url.set("https://github.com/tschuehly/spring-view-component") } } } } repositories { maven { url = layout.buildDirectory.dir("staging-deploy").get().asFile.toURI() } } }

  • kid-bank

    Now known as Kid Money Manager. It's not a real bank, but keeps track of your kid's earnings, savings, and spending. Watch me Live Code its development on Twitch.

  • SaaSHub

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

    SaaSHub logo
  • EnphaseCollector

    Enphase Solar Metrics Collector

  • spring-boot-blog-app

    Application to demonstrate several features of Spring Boot

  • ttcli

    CLI to create a Spring Boot with Thymeleaf project

  • Project mention: Spring Boot with Thymeleaf project generation tool ttcli version 0.13.0 released | /r/SpringBoot | 2023-08-28

    The command line tool ttcli to generate a Spring Boot with Thymeleaf has a new release, version 0.13.0. See https://github.com/wimdeblauwe/ttcli/releases/tag/0.13.0 for release notes.

  • kotlin-springboot-app

  • Project mention: Rusty | dev.to | 2024-01-28

    (Ended up using this convenient resource: https://github.com/knowledgefactory4u/kotlin-springboot-app/tree/main/kotlin-spring-thymeleaf-login-signup)

  • spring-boot-examples

    Spring-based applications using Java and Kotlin

  • thymeleaf-file-upload

    Thymeleaf File Upload example in Spring Boot - Bootstrap, Form, List of Files - Thymeleaf File Upload/Download example.

  • Project mention: Spring Boot Thymeleaf File Upload example | dev.to | 2023-08-30

    You can find the complete source code for this tutorial on Github.

  • spring-petclinic-improved

    Spring Petclinic improved with MVC, JDBC, SQLite, Lombok, Thymeleaf, Bootstrap, Webjar

  • Project mention: What are some fun and interesting projects that can be developed using Spring Boot? | /r/SpringBoot | 2023-05-23
  • markdown-blog

    Markdown blog from my blog post series, beginning at: https://www.roshanadhikary.com.np/2021/05/build-a-markdown-based-blog-with-spring-boot-part-1.html (by roshanadh)

  • angular-htmx-7-guis

    Solving the 7 GUIs tasks in both Angular and HTMX with a Java Spring backend with HTMX side-by-side

  • Project mention: Side-by-side comparison of Angular vs pure HTMX backend sending only HTML for the 7 GUI tasks. What do you think? | /r/htmx | 2023-11-14
  • OneTimeDownload

    File sharing web service that allows only 1 download per file. Live demo at 1tdl.com

  • spring-boot-online-survey

    A Web-Based Survey Platform with Java Spring Boot

  • Project mention: Crafting Lean Java Runtimes with jlink: SpringBoot Docker | dev.to | 2023-11-26

    After creating the custom JRE, we copy it into the JAVA_HOME of the final stage. The full dockerfile can be found here.

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Thymeleaf related posts

  • Mastering Java Spring Framework: A Comprehensive Guide

    1 project | dev.to | 2 Jan 2024
  • Spring Boot Thymeleaf File Upload example

    2 projects | dev.to | 30 Aug 2023
  • Spring Boot with Thymeleaf project generation tool ttcli version 0.13.0 released

    1 project | /r/SpringBoot | 28 Aug 2023
  • Authentication for Spring Boot App with Authgear and OAuth2

    4 projects | dev.to | 15 Jul 2023
  • For a Java backend engineer, what is the easiest way to learn a bit to develop also the FE part for a personal project?

    3 projects | /r/learnjava | 29 Apr 2023
  • Spring Security OAuth2 Login

    2 projects | dev.to | 9 Mar 2023
  • Spring Security persistent OAuth2 client

    1 project | dev.to | 19 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Thymeleaf projects? This list will help you:

Project Stars
1 Thymeleaf 2,727
2 htmx-spring-boot 375
3 htmx-demo 258
4 spring-boot-web-application-sample 255
5 springboot-api-rest-example 178
6 spring-view-component 156
7 kid-bank 97
8 EnphaseCollector 63
9 spring-boot-blog-app 61
10 ttcli 61
11 kotlin-springboot-app 12
12 spring-boot-examples 11
13 thymeleaf-file-upload 8
14 spring-petclinic-improved 3
15 markdown-blog 2
16 angular-htmx-7-guis 2
17 OneTimeDownload 0
18 spring-boot-online-survey 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com