Showing 17 open source projects for "thymeleaf-spring3"

View related business solutions
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    thymeleaf

    thymeleaf

    Thymeleaf is a modern server-side Java template engine for web

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments. Thymeleaf's main goal is to bring elegant natural templates to your development workflow, HTML that can be correctly displayed in browsers and also work as static prototypes, allowing for stronger collaboration in development teams. With modules for Spring Framework, a host of integrations with your favorite tools, and the ability to plug in your own functionality, Thymeleaf is ideal for modern-day...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JBake

    JBake

    Java based open source static site/blog generator for developers

    ... dependencies. The binary distribution runs on Windows, Unix/Linux, and Mac OS X. Plugins are available for Gradle, Maven, mill, SBuild and sbt. Supports AsciiDoc, Markdown, and good old HTML formatted content. Freemarker, Groovy, Thymeleaf, Jade and Pebble-based templates & scripting support. Easily integrate CSS frameworks such as Bootstrap and Foundation. Store your site content in Dropbox, CVS, SVN, Git or whatever you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    web-mode.el

    web-mode.el

    Web template editing mode for emacs

    ... / asp.net ajax (atlas), django / twig / jinja(2) / erlydtl (zotonic) / selmer, erb, ejs, freemarker, velocity, cheetah, smarty, ctemplate / mustache / hapax / handlebars / meteor / blaze / ember.js / velvet, blade (laravel), knockoutjs, go template (revel), razor/play, dust, closure (soy), underscore.js, template-toolkit, liquid (jekyll), angular.js, web2py, mako (pylons), reactjs (jsx), mojolicious, elixir (erlang), thymeleaf, cl-emb, heist, archibus, xoops, hero, spip, svelte, elixir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JM Spring Security Demo

    A demo of a Spring Boot App with Spring Security and a Thymeleaf UI

    This demo of a Spring Boot App is secured with Spring Security. Different Access Levels are implemented for the users. The interface is coded with Thymeleaf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5

    EmployeeDetailsMgmtProject

    KT-springboot-EmployeeDetailmgmtWebapp using h2,spring and thymeleaf

    Employee details management web application with h2 inmemory database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AppMaster

    AppMaster is a template based source code generation tool

    ... supported by AppMaster could illusrate as below; MVC / DAO Patterns Struts2 Spring3 Hobernate JPA Struts-JQuery plugin for UI Apache Tiles DAO interface/Implementation, Service interface/Implementation and Action classes could be able to customize as per the business requirement. And the jsp view pages will be generated based on customizable template where the developer could change the template. Further the dynamic components of the template is composeed with AppMaster language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    thymeleaf
    Thymeleaf is a java web template engine designed for XML/XHTML/HTML5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    thymol

    thymol

    Javascript emulation of Thymeleaf

    Thymol is a javascript implementation of Thymeleaf, the popular Java template engine. Thymol allows you to prototype Thymeleaf designs without having to run a web application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10

    HTML5 Validation Dialect

    HTML5 validation dialect for the Thymeleaf template engine

    This dialect provides automatic generation of HTML5 code to perform form validation based on JSR-303 annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Pages Dialect for Thymeleaf

    Pages dialect for Thymeleaf template engine

    This dialect for Thymeleaf add some utilities like pagination, export, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jsdialect

    Javascript dialect for the Thymeleaf template engine

    Javascript utilities dialect for the Thymeleaf template engine. It generates Javascript code (jquery-ui, validation, etc.) with minimal markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    AppViz

    AppViz is a template based source code generation tool

    ... supported by AppViz could illusrate as below; MVC / DAO Patterns Struts2 Spring3 Hobernate JPA Struts-JQuery plugin for UI Apache Tiles DAO interface/Implementation, Service interface/Implementation and Action classes could be able to customize as per the business requirement. And the jsp view pages will be generated based on customizable template where the developer could change the template. Further the dynamic components of the template is composeed with AppViz language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pcbcms

    content manage system java struts2 spring3 hibernate3

    新闻发布系统,为了扩大新闻发布系统的普及,把自己公司多年研发的新闻发布系统公布网络,方便大家的使用和提出建议。为了控制系统的安全性,只提供release版本系统。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    java6se-spring3

    This project is designed to create a maven archetype based on it

    This project is designed to create a maven archetype using the command "mvn archetype:create-from-project"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    expedientes

    Sistema de expediente FB

    Sistema de expediente FB en Spring3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vahan24X7
    Vahan24X7 is a Crud Application in which Spring Boot, DataJPA, Thymeleaf, And MySQL Database is Used by which you can add, Update and delete challans , and also the Fine prices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next