已注销
已注销
全部文章
分类
工具(2)
技术栈(12)
数据结构(7)
算法(2)
计算机基础(2)
闲谈(1)
归档
标签
去牛客网
登录
/
注册
五月瑶风
More and more excellent
全部文章
(共1篇)
Spring Boot常用注解
@SpringBootApplication 这个注解是 Spring Boot 项目的基石,创建 SpringBoot 项目之后会默认在主类加上。 @SpringBootApplication public class SpringSecurityJwtGuideApplication { ...
java
SpringBoot
2020-05-14
1
358