Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,7 @@ Maven:
</dependency>
```

### 🛡️ Authorization Test Support [INCUBATING]

> **INCUBATING** — API and output format may change in a backwards-incompatible way in any release.
### 🛡️ Authorization Test Support

AuthorizationTestUtil generates an authorization matrix for a running Spring MVC application as a Markdown table.
This is useful for asserting that each endpoint is reachable by exactly the roles you expect.
Expand Down