GitHub / vran-dev / mybatis-dynamic-sql-integration-demo
A sample code integration mybatis generator, mybatis dynamic sql, spring-boot
Stars: 4
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 180 KB
Dependencies parsed at:
5
Created at: over 3 years ago
Updated at: over 2 years ago
Pushed at: over 3 years ago
Last synced at: about 2 years ago
Topics: java, mybatis, mybatis-dynamic-sql, mybatis-generator, mysql
build.gradle
maven
- org.mapstruct:mapstruct 1.4.2.Final implementation
- org.mybatis:mybatis 3.5.7 implementation
- org.projectlombok:lombok 1.18.20 implementation
- org.junit.jupiter:junit-jupiter-api 5.7.0 testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.7.0 testRuntimeOnly