Skip to content

Commit

Permalink
remove redundant sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Apr 15, 2024
1 parent 66feb69 commit db1e8f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/en/docs/languages/java/automatic/spring-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,8 +526,6 @@ public MyService(RestTemplateBuilder restTemplateBuilder) {
}
```

Also provides autoconfiguration for the `RestClient` web client.

The following ways of creating a `RestClient` are supported:

```java
Expand Down

0 comments on commit db1e8f4

Please sign in to comment.