InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Thymeleaf Alternatives
Similar projects and alternatives to Thymeleaf
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
-
Spring Boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
WooCommerce
A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
-
-
Koala
A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.
-
-
-
-
-
-
-
-
-
-
nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Thymeleaf discussion
Thymeleaf reviews and mentions
-
Step-by-step Guid: Google Authentication with Spring Boot
xmlns:th="http://www.thymeleaf.org"> Home Welcome to the public home page href="/dashboard">Go to Dashboard
- How to Use @Controller in Spring
- Cách Tích Hợp Đăng Nhập Google, GitHub Và Facebook Trong Ứng Dụng Java (Spring Boot)
- Htmx error handling in Spring Boot apps
-
All About Spring Thymeleaf You Need to Know in 2025
xmlns:th="http://www.thymeleaf.org": This XML namespace declaration is essential to use Thymeleaf attributes.
-
Building a Simple Voucher System for Small Businesses
xmlns:th="http://www.thymeleaf.org"> Validar Vouchers rel="stylesheet" href="/css/style.css"> class="container"> Validar Vouchers href="/">Página Inicial class="errors" th:if="${erros}" th:text="${erros}"> action="/vouchers/validate" method="post"> for="token1">Token 1: type="text" id="token1" name="token1" required> for="token2">Token 2: type="text" id="token2" name="token2" required> for="token3">Token 3: type="text" id="token3" name="token3" required> for="token4">Token 4: type="text" id="token4" name="token4" required> for="token5">Token 5: type="text" id="token5" name="token5" required> type="submit">Validar th:if="${message}" th:text="${message}">
-
Spring Boot and Thymeleaf: Building Dynamic Web Applications
Thymeleaf is a modern server-side Java template engine for web and standalone environments. It allows developers to dynamically generate HTML, XHTML, and XML content from the server side and integrates seamlessly with Spring Boot. Thymeleaf's syntax makes it easy to embed dynamic data into HTML templates, and its natural templating system ensures that templates are fully functional as static files as well.
- Implementing OAuth2 in Spring Boot: A Step-by-Step Guide
-
Automatically fix code vulnerabilities with AI
It’s a Spring Boot app using the Thymeleaf template engine. At startup, it generates random speakers, talk titles, and talk description data using the popular faker library. The talk titles and descriptions all come from the text of the book The Hitchhiker’s Guide to the Galaxy. NOTE: The titles and descriptions may not all be 100% safe for work. You’ve been warned!
-
Server-Side Rendering with Spring Boot
-- Thymeleaf
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Jun 2025
Stats
thymeleaf/thymeleaf is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Thymeleaf is Java.