Spring

Mybatis

Basic info 工作原理 中文官方文档:入门 中文官方文档mybatis-spring:入门 最后实际用的应该是 mybatis-spring-boot-starter example for spring-boot-starter Mybatis generator 上面三篇读完基本就可以动手了。 JD

Maven-build-lifesycle

link on JianShu Introduction to the Build Lifecycle validate - validate the project is correct and all necessary information is available compile - compile the source code of the project test - test the compiled source code using a suitable unit testing framework. These tests should not require the code be packaged or deployed package - take the compiled code and package it in its distributable format, such as a

Maven-pom-packaging

link on JianShu What is “pom” packaging in maven? pom packaging is simply a specification that states the primary artifact is not a war or jar, but the pom.xml itself. 只是一直打包形式,打包为pom文件本身。加入当前目录是做完文档模块存在,

Spring-boot服务(一)

link to JianShu 阿里云 目前阿里云新用户有优惠,89年一年。购买的是劵,然后用劵再正式开通服务,设置好用户名密码,默认22端口开通。可以远程访问。 阿里云