All Downloads are FREE. Search and download functionalities are using the official Maven repository.

alpha-spring-boot-starter.1.0.3.source-code.mybatis.xml Maven / Gradle / Ivy

There is a newer version: 1.0.4
Show newest version
<?xml version="1.0" encoding="UTF-8" ?>  
<!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN"  
"http://mybatis.org/dtd/mybatis-3-config.dtd">
<configuration>
	<settings>  
		<setting name="mapUnderscoreToCamelCase" value="true" />
		<setting name="callSettersOnNulls" value="true"/>
    </settings>
</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy