Day 3

Mybatis + Spring Boot

http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/

Quick Start

https://github.com/mybatis/spring-boot-starter/wiki/Quick-Start

MySQL

https://dev.mysql.com/doc/refman/5.7/en/connecting-disconnecting.html
https://dev.mysql.com/doc/refman/5.7/en/creating-tables.html
https://dev.mysql.com/doc/refman/5.7/en/loading-tables.html
https://dev.mysql.com/doc/refman/5.7/en/insert.html
https://dev.mysql.com/doc/refman/5.7/en/identifier-case-sensitivity.html
https://dev.mysql.com/doc/refman/5.7/en/integer-types.html

Domain | Model | Entity

Representation in Java

JavaBean
https://stackoverflow.com/questions/29366551/difference-among-model-javabean-and-pojo
http://www.mybatis.org/mybatis-3/sqlmap-xml.html

Mapper

http://www.ityouknow.com/springboot/2016/11/06/springboot(%E5%85%AD)-%E5%A6%82%E4%BD%95%E4%BC%98%E9%9B%85%E7%9A%84%E4%BD%BF%E7%94%A8mybatis.html
http://www.mybatis.org/mybatis-3/java-api.html

Spring Boot REST

Domain&Mapper Automation

//www.greatytc.com/p/5c85becf5f73

Q

Post, Put, Patch
老大用键盘
问一下A和G家的新手培训,开发环境和技术栈是怎么熟悉的

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容