Java Templates

Open-source Java projects categorized as Templates

Java Template Projects

  • Handlebars.java

    Logic-less and semantic Mustache templates with Java

  • Project mention: Full Time | news.ycombinator.com | 2023-06-16

    The blog is just hugo so it's 100% static files over nginx.

    The search engine is serverside-rendered mustache templates via handlebars[1], via served via spark[2]. It's basically all vanilla Java. I do raw SQL queries instead of ORM, which makes it quite a bit snappier than most Java applications. The sheer size of the database also mandates that basically every query is a primary key lookup. The code is written around that constraint.

    Although the search engine is a bit on the slow side since it's routed through cloudflare and I think I'm relatively far away from the closest datacenter so it adds like 100ms to the load times.

    [1] https://github.com/jknack/handlebars.java

    [2] https://sparkjava.com/

  • Android-Templates-And-Utilities

    Collection of source codes, utilities, templates and snippets for Android development.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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).

Java Templates related posts

Index

Project Stars
1 Handlebars.java 1,427
2 Android-Templates-And-Utilities 1,101

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