File tree
132 files changed
+184
-186
lines changed- spring-boot
- spring-boot-actuator
- spring-boot-autoconfigure
- spring-boot-cli
- spring-boot-dependencies
- spring-boot-deployment-tests
- spring-boot-deployment-test-tomcat
- spring-boot-deployment-test-tomee
- spring-boot-deployment-test-wildfly
- spring-boot-docs
- spring-boot-full-build
- spring-boot-integration-tests
- spring-boot-gradle-tests
- spring-boot-security-tests
- spring-boot-security-tests-web-helloworld
- spring-boot-parent
- spring-boot-samples
- spring-boot-sample-actuator
- spring-boot-sample-actuator-log4j
- spring-boot-sample-actuator-log4j2
- spring-boot-sample-actuator-noweb
- spring-boot-sample-actuator-ui
- spring-boot-sample-amqp
- spring-boot-sample-aop
- spring-boot-sample-atmosphere
- spring-boot-sample-batch
- spring-boot-sample-data-elasticsearch
- spring-boot-sample-data-gemfire
- spring-boot-sample-data-jpa
- spring-boot-sample-data-mongodb
- spring-boot-sample-data-redis
- spring-boot-sample-data-rest
- spring-boot-sample-data-solr
- spring-boot-sample-flyway
- spring-boot-sample-hateoas
- spring-boot-sample-hornetq
- spring-boot-sample-integration
- spring-boot-sample-jersey
- spring-boot-sample-jersey1
- spring-boot-sample-jetty
- spring-boot-sample-jetty-ssl
- spring-boot-sample-jetty8
- spring-boot-sample-jetty8-ssl
- spring-boot-sample-jpa
- spring-boot-sample-jta-atomikos
- spring-boot-sample-jta-bitronix
- spring-boot-sample-jta-jndi
- spring-boot-sample-liquibase
- spring-boot-sample-parent-context
- spring-boot-sample-profile
- spring-boot-sample-secure
- spring-boot-sample-servlet
- spring-boot-sample-simple
- spring-boot-sample-testng
- spring-boot-sample-tomcat
- spring-boot-sample-tomcat-jsp
- spring-boot-sample-tomcat-multi-connectors
- spring-boot-sample-tomcat-ssl
- spring-boot-sample-tomcat7-jsp
- spring-boot-sample-traditional
- spring-boot-sample-undertow
- spring-boot-sample-undertow-ssl
- spring-boot-sample-velocity
- spring-boot-sample-web-freemarker
- spring-boot-sample-web-groovy-templates
- spring-boot-sample-web-jsp
- spring-boot-sample-web-method-security
- spring-boot-sample-web-mustache
- spring-boot-sample-web-secure
- spring-boot-sample-web-secure-custom
- spring-boot-sample-web-secure-jdbc
- spring-boot-sample-web-static
- spring-boot-sample-web-ui
- spring-boot-sample-web-velocity
- spring-boot-sample-websocket-jetty
- spring-boot-sample-websocket-tomcat
- spring-boot-sample-websocket-undertow
- spring-boot-sample-ws
- spring-boot-sample-xml
- spring-boot-starters
- spring-boot-starter
- spring-boot-starter-actuator
- spring-boot-starter-amqp
- spring-boot-starter-aop
- spring-boot-starter-batch
- spring-boot-starter-cloud-connectors
- spring-boot-starter-data-elasticsearch
- spring-boot-starter-data-gemfire
- spring-boot-starter-data-jpa
- spring-boot-starter-data-mongodb
- spring-boot-starter-data-rest
- spring-boot-starter-data-solr
- spring-boot-starter-freemarker
- spring-boot-starter-groovy-templates
- spring-boot-starter-hateoas
- spring-boot-starter-hornetq
- spring-boot-starter-integration
- spring-boot-starter-jdbc
- spring-boot-starter-jersey
- spring-boot-starter-jetty
- spring-boot-starter-jta-atomikos
- spring-boot-starter-jta-bitronix
- spring-boot-starter-log4j
- spring-boot-starter-log4j2
- spring-boot-starter-logging
- spring-boot-starter-mail
- spring-boot-starter-mobile
- spring-boot-starter-mustache
- spring-boot-starter-parent
- spring-boot-starter-redis
- spring-boot-starter-remote-shell
- spring-boot-starter-security
- spring-boot-starter-social-facebook
- spring-boot-starter-social-linkedin
- spring-boot-starter-social-twitter
- spring-boot-starter-test
- spring-boot-starter-thymeleaf
- spring-boot-starter-tomcat
- spring-boot-starter-undertow
- spring-boot-starter-velocity
- spring-boot-starter-web
- spring-boot-starter-websocket
- spring-boot-starter-ws
- spring-boot-tools
- spring-boot-configuration-processor
- spring-boot-dependency-tools
- spring-boot-gradle-plugin
- spring-boot-loader
- spring-boot-loader-tools
- spring-boot-maven-plugin
- spring-boot-versions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+184
-186
lines changedDiff for: pom.xml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Diff for: spring-boot-actuator/pom.xml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: spring-boot-autoconfigure/pom.xml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: spring-boot-cli/pom.xml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: spring-boot-dependencies/pom.xml
+52-53
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 |
| - | |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
| |||
150 | 149 |
| |
151 | 150 |
| |
152 | 151 |
| |
153 |
| - | |
| 152 | + | |
154 | 153 |
| |
155 | 154 |
| |
156 | 155 |
| |
157 | 156 |
| |
158 | 157 |
| |
159 |
| - | |
| 158 | + | |
160 | 159 |
| |
161 | 160 |
| |
162 | 161 |
| |
163 | 162 |
| |
164 |
| - | |
| 163 | + | |
165 | 164 |
| |
166 | 165 |
| |
167 | 166 |
| |
168 | 167 |
| |
169 |
| - | |
| 168 | + | |
170 | 169 |
| |
171 | 170 |
| |
172 | 171 |
| |
173 | 172 |
| |
174 |
| - | |
| 173 | + | |
175 | 174 |
| |
176 | 175 |
| |
177 | 176 |
| |
178 | 177 |
| |
179 |
| - | |
| 178 | + | |
180 | 179 |
| |
181 | 180 |
| |
182 | 181 |
| |
183 | 182 |
| |
184 |
| - | |
| 183 | + | |
185 | 184 |
| |
186 | 185 |
| |
187 | 186 |
| |
188 | 187 |
| |
189 |
| - | |
| 188 | + | |
190 | 189 |
| |
191 | 190 |
| |
192 | 191 |
| |
193 | 192 |
| |
194 |
| - | |
| 193 | + | |
195 | 194 |
| |
196 | 195 |
| |
197 | 196 |
| |
| |||
202 | 201 |
| |
203 | 202 |
| |
204 | 203 |
| |
205 |
| - | |
| 204 | + | |
206 | 205 |
| |
207 | 206 |
| |
208 | 207 |
| |
209 | 208 |
| |
210 |
| - | |
| 209 | + | |
211 | 210 |
| |
212 | 211 |
| |
213 | 212 |
| |
214 | 213 |
| |
215 |
| - | |
| 214 | + | |
216 | 215 |
| |
217 | 216 |
| |
218 | 217 |
| |
219 | 218 |
| |
220 |
| - | |
| 219 | + | |
221 | 220 |
| |
222 | 221 |
| |
223 | 222 |
| |
224 | 223 |
| |
225 |
| - | |
| 224 | + | |
226 | 225 |
| |
227 | 226 |
| |
228 | 227 |
| |
229 | 228 |
| |
230 |
| - | |
| 229 | + | |
231 | 230 |
| |
232 | 231 |
| |
233 | 232 |
| |
234 | 233 |
| |
235 |
| - | |
| 234 | + | |
236 | 235 |
| |
237 | 236 |
| |
238 | 237 |
| |
239 | 238 |
| |
240 |
| - | |
| 239 | + | |
241 | 240 |
| |
242 | 241 |
| |
243 | 242 |
| |
244 | 243 |
| |
245 |
| - | |
| 244 | + | |
246 | 245 |
| |
247 | 246 |
| |
248 | 247 |
| |
249 | 248 |
| |
250 |
| - | |
| 249 | + | |
251 | 250 |
| |
252 | 251 |
| |
253 | 252 |
| |
254 | 253 |
| |
255 |
| - | |
| 254 | + | |
256 | 255 |
| |
257 | 256 |
| |
258 | 257 |
| |
259 | 258 |
| |
260 |
| - | |
| 259 | + | |
261 | 260 |
| |
262 | 261 |
| |
263 | 262 |
| |
264 | 263 |
| |
265 |
| - | |
| 264 | + | |
266 | 265 |
| |
267 | 266 |
| |
268 | 267 |
| |
269 | 268 |
| |
270 |
| - | |
| 269 | + | |
271 | 270 |
| |
272 | 271 |
| |
273 | 272 |
| |
274 | 273 |
| |
275 |
| - | |
| 274 | + | |
276 | 275 |
| |
277 | 276 |
| |
278 | 277 |
| |
279 | 278 |
| |
280 |
| - | |
| 279 | + | |
281 | 280 |
| |
282 | 281 |
| |
283 | 282 |
| |
284 | 283 |
| |
285 |
| - | |
| 284 | + | |
286 | 285 |
| |
287 | 286 |
| |
288 | 287 |
| |
289 | 288 |
| |
290 |
| - | |
| 289 | + | |
291 | 290 |
| |
292 | 291 |
| |
293 | 292 |
| |
294 | 293 |
| |
295 |
| - | |
| 294 | + | |
296 | 295 |
| |
297 | 296 |
| |
298 | 297 |
| |
299 | 298 |
| |
300 |
| - | |
| 299 | + | |
301 | 300 |
| |
302 | 301 |
| |
303 | 302 |
| |
304 | 303 |
| |
305 |
| - | |
| 304 | + | |
306 | 305 |
| |
307 | 306 |
| |
308 | 307 |
| |
309 | 308 |
| |
310 |
| - | |
| 309 | + | |
311 | 310 |
| |
312 | 311 |
| |
313 | 312 |
| |
314 | 313 |
| |
315 |
| - | |
| 314 | + | |
316 | 315 |
| |
317 | 316 |
| |
318 | 317 |
| |
319 | 318 |
| |
320 |
| - | |
| 319 | + | |
321 | 320 |
| |
322 | 321 |
| |
323 | 322 |
| |
324 | 323 |
| |
325 |
| - | |
| 324 | + | |
326 | 325 |
| |
327 | 326 |
| |
328 | 327 |
| |
329 | 328 |
| |
330 |
| - | |
| 329 | + | |
331 | 330 |
| |
332 | 331 |
| |
333 | 332 |
| |
334 | 333 |
| |
335 |
| - | |
| 334 | + | |
336 | 335 |
| |
337 | 336 |
| |
338 | 337 |
| |
339 | 338 |
| |
340 |
| - | |
| 339 | + | |
341 | 340 |
| |
342 | 341 |
| |
343 | 342 |
| |
344 | 343 |
| |
345 |
| - | |
| 344 | + | |
346 | 345 |
| |
347 | 346 |
| |
348 | 347 |
| |
349 | 348 |
| |
350 |
| - | |
| 349 | + | |
351 | 350 |
| |
352 | 351 |
| |
353 | 352 |
| |
354 | 353 |
| |
355 |
| - | |
| 354 | + | |
356 | 355 |
| |
357 | 356 |
| |
358 | 357 |
| |
359 | 358 |
| |
360 |
| - | |
| 359 | + | |
361 | 360 |
| |
362 | 361 |
| |
363 | 362 |
| |
364 | 363 |
| |
365 |
| - | |
| 364 | + | |
366 | 365 |
| |
367 | 366 |
| |
368 | 367 |
| |
369 | 368 |
| |
370 |
| - | |
| 369 | + | |
371 | 370 |
| |
372 | 371 |
| |
373 | 372 |
| |
374 | 373 |
| |
375 |
| - | |
| 374 | + | |
376 | 375 |
| |
377 | 376 |
| |
378 | 377 |
| |
| |||
383 | 382 |
| |
384 | 383 |
| |
385 | 384 |
| |
386 |
| - | |
| 385 | + | |
387 | 386 |
| |
388 | 387 |
| |
389 | 388 |
| |
390 | 389 |
| |
391 |
| - | |
| 390 | + | |
392 | 391 |
| |
393 | 392 |
| |
394 | 393 |
| |
395 | 394 |
| |
396 |
| - | |
| 395 | + | |
397 | 396 |
| |
398 | 397 |
| |
399 | 398 |
| |
400 | 399 |
| |
401 |
| - | |
| 400 | + | |
402 | 401 |
| |
403 | 402 |
| |
404 | 403 |
| |
405 | 404 |
| |
406 |
| - | |
| 405 | + | |
407 | 406 |
| |
408 | 407 |
| |
409 | 408 |
| |
410 | 409 |
| |
411 |
| - | |
| 410 | + | |
412 | 411 |
| |
413 | 412 |
| |
414 | 413 |
| |
|
Diff for: spring-boot-deployment-tests/pom.xml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
0 commit comments