An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

MyBatis FreeMarker Support
========================

[![Java CI](https://github.com/mybatis/freemarker-scripting/actions/workflows/ci.yaml/badge.svg)](https://github.com/mybatis/freemarker-scripting/actions/workflows/ci.yaml)
[![Coverage Status](https://coveralls.io/repos/mybatis/freemarker-scripting/badge.svg?branch=master&service=github)](https://coveralls.io/github/mybatis/freemarker-scripting?branch=master)
[![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis.scripting/mybatis-freemarker/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis.scripting/mybatis-freemarker)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.scripting/mybatis-freemarker.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/scripting/mybatis-freemarker/)
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

![freemarker-scripting](https://mybatis.org/images/mybatis-logo.png)

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/)