随笔分类 -  SpringBoot2

摘要:xxx 阅读全文
posted @ 2022-09-04 17:23 nxf_rabbit75 阅读(25) 评论(0) 推荐(0) 编辑
摘要:xxx 阅读全文
posted @ 2022-09-04 17:22 nxf_rabbit75 阅读(26) 评论(0) 推荐(0) 编辑
摘要:xxx 阅读全文
posted @ 2022-09-04 17:22 nxf_rabbit75 阅读(41) 评论(0) 推荐(0) 编辑
摘要:zxx 阅读全文
posted @ 2022-09-04 17:21 nxf_rabbit75 阅读(10) 评论(0) 推荐(0) 编辑
摘要:xxx 阅读全文
posted @ 2022-09-04 17:21 nxf_rabbit75 阅读(17) 评论(0) 推荐(0) 编辑
摘要:1、文件类型 1.1、properties 同以前的properties用法 1.2、yaml 详见:https://www.cnblogs.com/nxf-rabbit75/articles/14065603.html 示例: 点击查看代码 @Data public class Person { 阅读全文
posted @ 2022-09-04 17:20 nxf_rabbit75 阅读(21) 评论(0) 推荐(0) 编辑
摘要:1、SpringBoot特点 1.1、依赖管理 父项目做依赖管理 依赖管理 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <versio 阅读全文
posted @ 2022-03-02 08:50 nxf_rabbit75 阅读(103) 评论(0) 推荐(0) 编辑
摘要:系统要求 ● Java 8 & 兼容java14 . ● Maven 3.3+ ● idea 2019.1.2 一、HelloWorld 需求:浏览发送/hello请求,响应 Hello,Spring Boot 2 1.创建maven工程 2.引入依赖 spring-boot-starter-par 阅读全文
posted @ 2022-02-27 15:08 nxf_rabbit75 阅读(61) 评论(0) 推荐(0) 编辑
摘要:一、Spring能做什么? 1.Spring的能力 2.Spring的生态 https://spring.io/projects/spring-boot 覆盖了: web开发 数据访问 安全控制 分布式 消息服务 移动开发 批处理 ...... 3.Spring5重大升级 (1)响应式编程 (2)内 阅读全文
posted @ 2022-02-27 14:00 nxf_rabbit75 阅读(143) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示