-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Commit 1489bfe
author
committedDave Syer
Switch naming convention in MustacheView to async prefix
1 parent 38d8ccb commit 1489bfe
File tree
8 files changed
+16
-17
lines changed- spring-boot-project
- spring-boot-autoconfigure/src/test
- java/org/springframework/boot/autoconfigure/mustache
- resources/mustache-templates
- spring-boot-docs/src/main/asciidoc
- spring-boot/src
- main/java/org/springframework/boot/web/reactive/result/view
- test
- java/org/springframework/boot/web/reactive/result/view
- resources/org/springframework/boot/web/reactive/result/view
8 files changed
+16
-17
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 | - | ||
110 | + | ||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3038 | 3038 |
| |
3039 | 3039 |
| |
3040 | 3040 |
| |
3041 | - | ||
3041 | + | ||
3042 | 3042 |
| |
3043 | 3043 |
| |
3044 | 3044 |
| |
3045 | 3045 |
| |
3046 | 3046 |
| |
3047 | 3047 |
| |
3048 | - | ||
3048 | + | ||
3049 | 3049 |
| |
3050 | 3050 |
| |
3051 | 3051 |
| |
| |||
3054 | 3054 |
| |
3055 | 3055 |
| |
3056 | 3056 |
| |
3057 | - | ||
3057 | + | ||
3058 | 3058 |
| |
3059 | 3059 |
| |
3060 | 3060 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 | - | ||
155 | - | ||
154 | + | ||
156 | 155 |
| |
157 | 156 |
| |
158 | 157 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 | - | ||
78 | + | ||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 | - | ||
93 | + | ||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 | - | ||
109 | + | ||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | - | ||
4 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | - | ||
6 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | - | ||
6 | + |
0 commit comments