https://github.com/mybatis/freemarker-scripting
FreeMarker plugin for MyBatis 3.2
https://github.com/mybatis/freemarker-scripting
freemarker java scripting
Last synced: 10 months ago
JSON representation
FreeMarker plugin for MyBatis 3.2
- Host: GitHub
- URL: https://github.com/mybatis/freemarker-scripting
- Owner: mybatis
- License: apache-2.0
- Created: 2015-04-28T16:23:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T20:00:33.000Z (11 months ago)
- Last Synced: 2025-03-29T07:07:15.074Z (10 months ago)
- Topics: freemarker, java, scripting
- Language: Java
- Homepage: http://mybatis.github.io/freemarker-scripting/
- Size: 2.94 MB
- Stars: 60
- Watchers: 18
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MyBatis FreeMarker Support
========================
[](https://github.com/mybatis/freemarker-scripting/actions/workflows/ci.yaml)
[](https://coveralls.io/github/mybatis/freemarker-scripting?branch=master)
[](https://maven-badges.herokuapp.com/maven-central/org.mybatis.scripting/mybatis-freemarker)
[](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/scripting/mybatis-freemarker/)
[](https://www.apache.org/licenses/LICENSE-2.0.html)

MyBatis FreeMarker Scripting Support.
Requirements
----------
* master(1.2.x) : MyBatis 3.5+, FreeMarker 2.3.22+ and Java 8+
* 1.1.x : MyBatis 3.4+, FreeMarker 2.3.22+ and Java 7+
Essentials
----------
* [See the docs](https://mybatis.org/freemarker-scripting/)