File tree Expand file tree Collapse file tree 5 files changed +4
-7
lines changed
test/java/org/mybatis/spring Expand file tree Collapse file tree 5 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 343343 </includes >
344344 </resource >
345345 <resource >
346- <directory >${project.build.sourceDirectory} </directory >
347- <excludes >
348- <exclude >**/*.java</exclude >
349- </excludes >
346+ <directory >${project.basedir} /src/main/resources</directory >
350347 </resource >
351348 </resources >
352349 <testResources >
Original file line number Diff line number Diff line change 1- http\://mybatis.org/schema/mybatis-spring=org.mybatis.spring.config.NamespaceHandler
1+ http\://mybatis.org/schema/mybatis-spring=org.mybatis.spring.config.NamespaceHandler
File renamed without changes.
Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package org .mybatis .spring .scan ;
16+ package org .mybatis .spring .scan ;
Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package org .mybatis .spring .type ;
16+ package org .mybatis .spring .type ;
You can’t perform that action at this time.
0 commit comments