Skip to content

Commit

Permalink
Merge branch '6.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusdacoregio committed Nov 14, 2023
2 parents e920bfb + 916d9d9 commit eb0460d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/modules/ROOT/pages/servlet/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,10 @@ then Spring Boot will service the request, returning a `404 Not Found` in this c

From here, you can:

* Better understand <<hello-expectations,what Spring Boot enables in Spring Security by default>>
* Better understand <<servlet-hello-auto-configuration,what Spring Boot enables in Spring Security by default>>
* Read about <<security-use-cases,common use cases>> that Spring Security helps with
* Start configuring xref:servlet/authentication/index.adoc[authentication]

[[hello-expectations]]
[[servlet-hello-auto-configuration]]
== Runtime Expectations

Expand Down

0 comments on commit eb0460d

Please sign in to comment.