-
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: net.sf.jsqlparser.statement.select.PlainSelect.getGroupByColumnReferences…
-
## Bug Report
### Which version of ShardingSphere did you use?
5.3.1
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-JDBC
My SQL:
```sql
SELECT …
-
mybatis 【all】
-
使用了插件后,会偶尔出现 没有分页的查询 在SQL后自动添加limit,谁遇到类似的情况?
-
Hi,
我在使用selectOneByExample方法的时候,出现了追加了Limit关键字的情况,请问这种情况是随机追加的吗?因为我在后来的测试中并没有遇到追加的情况。我使用的version:2.0.4,由于某些原因我没法升级版本,我可以通过什么方式避免这种情况的发生吗?
如果你能回复我,非常感谢~
BySjm updated
2 years ago
-
![image](https://user-images.githubusercontent.com/5254523/39514218-2c7cf712-4e29-11e8-9222-bec569c5a7c4.png)
RT: 为什么会报这个警告?但是不影响使用!
debug 如下:
这是第一次的:
![image](https://user-images.githubuserconten…
-
作者您好,感谢你对开源事业做出的贡献,在阅读您这边的文档是,总是觉得对于名称和版本的描述很杂乱,比如什么 Mapper4、Mapper5、mybatis-mapper2.0.x、 tkMybatis、tkMapper等等,我之前使用了`tk.mybatis 1.1.5`,因为支持JPA注解所以觉的很纯粹也很轻量级,配合PageHelper非常的好。最近开发新项目想依然使用tkMybats的最新版本…
-
环境:pagehelper 1.1.1, spring boot 1.5.3 , mysql5.7 mybatis-spring-boot-test-autoconfigure
使用mybatis generator, 生成domain,example,mapper,编写service;
在@SpringBootApplication主入口程序的
@Override
public voi…
-
- [ ] 我已在 [issues](https://github.com/pagehelper/Mybatis-PageHelper/issues) 搜索类似问题,并且不存在相同的问题.
### 使用环境
* PageHelper 版本: 6.1.0
* 数据库类型和版本: mysql 5.6
### 完整异常信息
```
### Cause: java.…
-
2017-06-19 14:51:20.754 [restartedMain] ERROR org.springframework.boot.SpringApplication - Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with…