Commit adebbb8
authored
Create InterceptingClientHttpRequestTest.java BAEL-8373 Support Request Attributes in RestClient (#18384)
* Create InterceptingClientHttpRequestTest.java
* Update pom.xml
* Update InterceptingClientHttpRequestTest.java
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update InterceptingClientHttpRequestTest.java
* Update InterceptingClientHttpRequestTest.java
* Update InterceptingClientHttpRequestTest.java1 parent 672d947 commit adebbb8
File tree
2 files changed
+42
-0
lines changed- spring-boot-modules/spring-boot-3-2
- src/test/java/com/baeldung/restclient
2 files changed
+42
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
18 | 29 | | |
19 | 30 | | |
20 | 31 | | |
| 32 | + | |
21 | 33 | | |
22 | 34 | | |
23 | 35 | | |
| |||
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| 108 | + | |
96 | 109 | | |
97 | 110 | | |
98 | 111 | | |
| |||
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments