spring icon indicating copy to clipboard operation
spring copied to clipboard

Spring integration for MyBatis 3

Results 59 spring issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/mybatis/spring). This repository currently has no open or...

## MyBatis version mybatis: 3.5.10 mybatis-spring-boot-starter: 2.2.2 org.mybatis:mybatis-spring:2.0.7 ## Database vendor and version mysql 5.7.27 (But this issue is not related to mysql) ## Test case or example project It's...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mybatis:mybatis-parent](https://www.mybatis.org/) ([source](https://togithub.com/mybatis/parent)) | `34` -> `35` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hsqldb:hsqldb](http://hsqldb.org) ([source](http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.7.0)) | `2.5.2` -> `2.7.0` |...

## MyBatis version 3.5.2 - 3.5.8 ## MyBatis Spring Adapter version 2.0.1 - 2.0.5 ## Database vendor and version H2 1.4.200 IBM DB2 10.5 LUW ## Test case or example...

waiting for feedback

Dear , When I use from_base64() to return the data, it does not take effect. In fact, it works fine on the mysql command line! Can you help take a...

waiting for feedback

We have a defined mapper calling an oracle stored procedure, the connections are managed by Hikari pool library. In some cases we have network issues making the DB not accessible...

waiting for feedback

I define a class that extends the MyBatisPagingItemReader class and override the doReadPage() method, but get parameterValues in the subclass. If possible, please give me a chance to PR, provides...

waiting for feedback

dear developers, here's the issues we are faced with. 1 mybatis mappers cannot be loaded when spring container reloads 2 connection is not configured correctly when spring container reloads ##...

waiting for feedback