摘要: 1、REST简介 REST means 表现形式状态转换。 优点:隐藏资源的访问行为,无法通过地址得知对资源是何种操作。 书写简化。 REST风格访问资源时使用行为动作(get/post等)区分对资源进行了何种操作 行为动作常用4个:get/post/put/delete 路径 + 行为 = 访问资 阅读全文
posted @ 2022-03-20 16:21 小超和你 阅读(48) 评论(0) 推荐(0) 编辑
摘要: 1、SpringMVC自动配置 Spring Boot provides auto-configuration for Spring MVC that works well with most applications.(大多场景我们都无需自定义配置) The auto-configuration 阅读全文
posted @ 2022-03-20 09:51 小超和你 阅读(63) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示