springboot入门实例(一)
实现从数据库获取用户信息步骤如下:1、添加pom.xml相关定义<!-- spring-ioc --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId&a