Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4mpy authored Nov 2, 2024
1 parent 3f079e1 commit 3e63611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
`8.0.0-RC1`, is out. It is designed to work with Spring Boot `3.4.0-RC1`, Security `6.4.0-RC1`, and Cloud `2024.0.0-M2`.

#### `spring-addons-starter-rest`
Auto-configured `RestClient` & `WebClient` instances or builders can be auto-configured and exposed as beans. What can be configured with application properties is the following:
`RestClient` & `WebClient` instances or builders can be exposed as named beans. What can be auto-configured with application properties:
- base URI
- `Basic` or `Bearer` authorization. For the second, with a choice of using an OAuth2 client registration or forwarding the access token in the security context.
- connection & read timeouts
Expand Down

0 comments on commit 3e63611

Please sign in to comment.