spring-boot-api-project-seed
spring-boot-api-project-seed copied to clipboard
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
来个 springboot2.x最新版的吧?1.5有些老了?
我看了一下生成的代码都是post请求
## 一个基于SpringBoot的简洁优雅的个人博客 - 项目地址:https://github.com/shaoxiongdu/blog - 在线演示地址: http://www.shaoxiongdu.cn -  - 
14:35:30.408 m [main] WARN o.s.c.a.ConfigurationClassPostProcessor - Cannot enhance @Configuration bean definition 'mybatisConfigurer' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with...
- I have used sonnar lint plugin to look for some code recommendations and this is the result. }
校招社招均有,BU设计从前端到后端的电商全链路,有大流量高并发的交易,有业务异常复杂又设计分布式多单元的仓储、库存,还有多站点,多业务模式的供应链国际化,丰富的场景等你施展身手,舞台够大等你来耍,有意简历至:liuzhu.wlz#alibaba-inc.com 校招的小朋友,简历抓紧发来,机不可失,可在线指导写简历的技巧,优秀的同学更享有优先面试,优先offer
停更了?
``` 10:03:38 [http-nio-8014-exec-4] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 48 ms 10:03:38 [http-nio-8014-exec-3] ERROR com.mylike.config.WebMvcConfigurer - 接口 [/open-wechat/tel2openidCrm] 出现异常,方法:com.mylike.app.client.web.OpenWechatController.tel2openidCrm,异常摘要:nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: java.lang.NullPointerException...
生成代码模板修改,查询用GetMapping。