Day 3

2017-07-06  本文已影响35人  douiuob

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

http://www.jianshu.com/p/5c85becf5f73

Q

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

上一篇 下一篇

猜你喜欢

热点阅读