Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b28cd5d

Browse files
Fix invalid url
1 parent fa97f44 commit b28cd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/basis/sringboot-restful-web-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ public class BookController {
121121

122122
通过本文我们需到了使用 Lombok 来优化 Java 代码,以及一些开发 RestFul Web 服务常用的注解:`@RestController``@RequestMapping``@PostMapping``@PathVariable``@RequestParam``@RequestBody`以及和HTTP Response 有关的 `Responsity`类。关于这些知识点的用法,我在上面都有介绍到,更多用法还需要自己去查阅相关文档。
123123

124-
代码地址:https://github.com/Snailclimb/springboot-guide/tree/master/source-code/start/hello-world(建议自己手敲一遍!!!)
124+
代码地址:<https://github.com/Snailclimb/springboot-guide/tree/master/source-code/start/hello-world>(建议自己手敲一遍!!!)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /