2019年8月23日
摘要: 1、创建Maven工程,必须继承spring-boot-stater-parent工程 2、编写Controller实现业务逻辑 3、编写启动类,添加一个main方法,添加注解@SpringBootApplication 4、启动main方法 阅读全文
posted @ 2019-08-23 14:39 毛毛儿 阅读(184) 评论(0) 推荐(0)