All Projects → apache → freemarker-generator

apache / freemarker-generator

Licence: Apache-2.0 license
Apache FreeMarker Generator

Programming Languages

java
68154 projects - #9 most used programming language
FreeMarker
481 projects
HTML
75241 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to freemarker-generator

freemarker-cli
Apache FreeMarker CLI (JDK)
Stars: ✭ 35 (+40%)
Mutual labels:  freemarker
single-sign-on-out-jwt-cookie-redis-java-springboot-freemarker
Single Sign Out, Scalable Authentication Example with JSON Web Token (JWT), Spring Boot and Redis
Stars: ✭ 15 (-40%)
Mutual labels:  freemarker
shik
shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和layui等多个模块,支持spring-session二级域名共享session,使用了RESTful方式提供api接口
Stars: ✭ 89 (+256%)
Mutual labels:  freemarker
springboot-action
Spring Boot 入门学习示例。
Stars: ✭ 29 (+16%)
Mutual labels:  freemarker
officeexport-java
三行代码导出自定义样式word
Stars: ✭ 68 (+172%)
Mutual labels:  freemarker
common-datax
基于DataX的通用数据同步微服务,一个Restful接口搞定所有通用数据同步
Stars: ✭ 51 (+104%)
Mutual labels:  freemarker
Mvparms Module Template
🛠 一键搭建 MVPArms 的官方架构, 让新手一秒即可开启 MVPArms 的世界, 免于项目繁琐配置的烦恼
Stars: ✭ 234 (+836%)
Mutual labels:  freemarker
Clownfish
Smart Content Management System using Spring Boot
Stars: ✭ 14 (-44%)
Mutual labels:  freemarker
huanhuan-blog
一个java版本freemarker的小博客项目
Stars: ✭ 19 (-24%)
Mutual labels:  freemarker
stuhack
Chrome extension for studocu premium free
Stars: ✭ 117 (+368%)
Mutual labels:  freemarker
freemarker-parser
Freemarker Parser is a javascript implementation of the Freemarker
Stars: ✭ 29 (+16%)
Mutual labels:  freemarker
project-3-crm
⭐crm 客户关系管理系统模板⭐一个不错的后台管理种子项目,拥有自由设置角色自由分配权限🔑的权限管理功能,三员管理多员管理均可,前端antd vue admin后端spring-boot-api-seedling 拥有完善的功能。文档包含需求文档,设计文档和测试文档等。同时配置了travis,拥有集成测试和自动构建的功能。
Stars: ✭ 128 (+412%)
Mutual labels:  freemarker
authority-manage-system
使用SpringBoot/WebFlux+Shiro+JPA+Java/Scala,实现的基于数据库细粒度动态权限管理系统
Stars: ✭ 66 (+164%)
Mutual labels:  freemarker
pdfDemo
java生成pdf文档的总结和相关代码,java genarate pdf
Stars: ✭ 44 (+76%)
Mutual labels:  freemarker
ftl-node
ftl parse html static server
Stars: ✭ 21 (-16%)
Mutual labels:  freemarker
github-profile
See Your Github Profile Summary
Stars: ✭ 21 (-16%)
Mutual labels:  freemarker
blog-springboot
My blog with springboot framework
Stars: ✭ 14 (-44%)
Mutual labels:  freemarker
springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (-8%)
Mutual labels:  freemarker
www.renfei.net
任霏的个人网站与博客,基于SpringBoot开发,包含博客、相册、视频、工具箱等栏目,这个项目也是我的实验室,各种新奇的技术将在这里尝试。 https://www.renfei.net
Stars: ✭ 13 (-48%)
Mutual labels:  freemarker
mee-admin
admin、cms、console 等多用途开源后台系统
Stars: ✭ 117 (+368%)
Mutual labels:  freemarker

Apache FreeMarker Generator

For documentation or to report bugs visit: https://freemarker.apache.org

Regarding pull requests on GitHub

By sending a pull request you grant the Apache Software Foundation sufficient rights to use and release the submitted work under the Apache license. You grant the same rights (copyright license, patent license, etc.) to the Apache Software Foundation as if you have signed a Contributor License Agreement. For contributions that are judged to be non-trivial, you will be asked to actually signing a Contributor License Agreement.

What is Apache FreeMarker Generator?

FreeMarker Generator is a set of tools that generates files based on FreeMarker templates and data that's typically provided in files (such as JSON files) as well. It can be used to generated source code, configuration files, etc.

Currently it can be invoked as a

  • Command-line interface freemarker-generator
  • Maven plug-in freemarker-generator-maven-plugin

Building Apache FreeMarker Generator

To create the artifacts locally run

mvn clean install

To build the documentation site run

mvn clean site site:stage

Licensing

Apache FreeMarker Generator is licensed under the Apache License, Version 2.0.

See the LICENSE file for more details!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].