Commit 568b78d
committed
Order kotlinxJsonCodecCustomizer so user-provided customizer can go after it
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>1 parent 23bcc68 commit 568b78d
2 files changed
Lines changed: 11 additions & 0 deletions
File tree
- module/spring-boot-http-codec/src
- main/java/org/springframework/boot/http/codec/autoconfigure
- test/java/org/springframework/boot/http/codec/autoconfigure
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
162 | 172 | | |
163 | 173 | | |
164 | 174 | | |
| |||
0 commit comments