摘要:
1.创建web项目首先加入web依赖<!--web依赖 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency 阅读全文
posted @ 2020-03-01 23:48
马中赤兔
阅读(216)
评论(0)
推荐(0)
摘要:
什么是Spring Boot?Spring Boot is designed to get you up and run as quickily as possible.with minimal upfront configuration of spring.Spring Boot takes an 阅读全文
posted @ 2020-03-01 19:16
马中赤兔
阅读(157)
评论(0)
推荐(0)