Peter

Results 38 comments of Peter

后台一直在跑: `10:58:59.169 m [main] DEBUG o.m.spring.SqlSessionFactoryBean - Parsed mapper file: 'file [C:\work\spring-boot-api-project-seed\target\classes\mapper\CtpeMapper.xml]'`这种的文件. 已经rebuild了,还是启动慢

我的xml mapper文件有135个,放在同一个文件夹下面, 一直在这样读取每个xml文件,很慢

@a173030685 https://my.oschina.net/foggy/blog/137031 ![image](https://user-images.githubusercontent.com/1269898/44836438-848a4d80-ac69-11e8-9bf3-943b05edb6d6.png) ` 我们代码是这样区分文件夹的, 是怎么设置factory.setTypeAliasesPackage(com.my.app.*.model), 用*号去设置的,不知道对不对?`

I've the same problem. After I click the textview, all the UI move to top of the iPad. I can't see the textview after click it

I've solved by the way @fanyj said. But when I call `[self.tableView.pullToRefreshView startAnimating];`, the SVPullToRefresh doesn't display, only when I pull down the tableview by hand, it can display. How...

me too on mac