joutvhu / spring-dynamic-commons

Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries

Repository from Github https://github.comjoutvhu/spring-dynamic-commonsRepository from Github https://github.comjoutvhu/spring-dynamic-commons

Spring Dynamic Commons

Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries. The Spring Dynamic libraries will be classified into two types, Spring Dynamic Data and Dynamic Query Template Provider.

Spring Dynamic Data

Spring Dynamic Data provides @DynamicQuery annotation, so you can write dynamic query. Each Spring Dynamic Data library is an extension to the corresponding Spring Data package.

To use it, you need to choose a Dynamic Query Template Provider to combine with Spring Dynamic Data.

Dynamic Query Template Provider

Each Dynamic Query Template Provider will give you a different way of writing dynamic query templates.

You can also create your own Dynamic Query Template Provider based on a template engine.

About

Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries

License:MIT License


Languages

Language:Java 100.0%