cgb2107 - phase III - day02 mybatis
1.SpringBoot advanced usage
1.1 create a SpringBoot project using the general method 1.1.1 create maven project 1.1.2 edit pom.xml file Note: for a new project, you only need to copy the configuration file other than the coordinates
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xm ...
Posted on Thu, 23 Sep 2021 09:46:26 -0400 by lauxanh