Stephane Nicoll
d546ea515a
Merge pull request #31769 from vpavic
...
* pr/31769:
Add support for customizing WebJars resource handler path pattern
Closes gh-31769
2022-09-07 11:51:16 +02:00
Vedran Pavic
94f42d11e5
Add support for customizing WebJars resource handler path pattern
...
At present, both Spring MVC and Spring WebFlux auto-configurations
hardcode the path pattern for WebJars resource handlers to
"/webjars/**", which means users are unable to change the path.
This commit introduces "spring.mvc.webjars-path-pattern" and
"spring.webflux.webjars-path-pattern" configuration properties that
allow customization of WebJars resource handler path pattern.
See gh-31769
2022-09-07 11:46:19 +02:00
Stephane Nicoll
ec63a981d0
Merge branch '2.7.x'
...
Closes gh-32248
2022-09-07 09:33:29 +02:00
Stephane Nicoll
2fb257ad22
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32247
2022-09-07 09:33:17 +02:00
Stephane Nicoll
1f535a6c55
Merge pull request #32142 from neilstevenson
...
* pr/32142:
Polish "Add support for detecting .yml Hazelcast config files"
Add support for detecting .yml Hazelcast config files
Closes gh-32142
2022-09-07 09:33:12 +02:00
Stephane Nicoll
19c69ff743
Polish "Add support for detecting .yml Hazelcast config files"
...
See gh-32142
2022-09-07 09:32:53 +02:00
Neil Stevenson
5eaafdee9a
Add support for detecting .yml Hazelcast config files
...
See gh-32142
2022-09-07 09:20:32 +02:00
Stephane Nicoll
9fb0ecdae9
Merge branch '2.7.x'
...
Closes gh-32246
2022-09-07 09:11:45 +02:00
Stephane Nicoll
74a88cd34a
Merge pull request #32184 from ldziedziul
...
* pr/32184:
Polish "Make sure Hazelcast shutdown logs are available"
Make sure Hazelcast shutdown logs are available
Closes gh-32184
2022-09-07 09:11:38 +02:00
Stephane Nicoll
960b034875
Polish "Make sure Hazelcast shutdown logs are available"
...
See gh-32184
2022-09-07 09:07:29 +02:00
Łukasz Dziedziul
24f3b2b1b7
Make sure Hazelcast shutdown logs are available
...
See gh-32184
2022-09-07 08:53:01 +02:00
Stephane Nicoll
86e2edf911
Merge pull request #32215 from izeye
...
* pr/32215:
Polish
Closes gh-32215
2022-09-07 08:49:04 +02:00
Johnny Lim
2273191c03
Polish
...
See gh-32215
2022-09-07 08:48:08 +02:00
Stephane Nicoll
cfdceba687
Merge branch '2.7.x'
...
Closes gh-32245
2022-09-07 08:45:29 +02:00
Stephane Nicoll
9ef067d589
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32244
2022-09-07 08:45:19 +02:00
Stephane Nicoll
cd61d69a2f
Merge pull request #32235 from valentine-dev
...
* pr/32235:
Support lower-case input in PeriodStyle
Closes gh-32235
2022-09-07 08:45:13 +02:00
valentine-dev
89e19ddab9
Support lower-case input in PeriodStyle
...
See gh-32235
2022-09-07 08:40:16 +02:00
Stephane Nicoll
59ecc962ca
Merge branch '2.7.x'
2022-09-07 07:19:25 +02:00
Stephane Nicoll
d44fb56f58
Merge branch '2.6.x' into 2.7.x
2022-09-07 07:19:04 +02:00
Stephane Nicoll
df0674c949
Upgrade to Postgresql 42.3.7
...
Closes gh-32243
2022-09-07 07:18:50 +02:00
Stephane Nicoll
7688444704
Upgrade to Postgresql 42.3.7
...
Closes gh-32242
2022-09-07 07:17:20 +02:00
Phillip Webb
8f51cd0e9d
Migrate eclipse setup to use Java 17
2022-09-06 17:57:37 -07:00
Phillip Webb
bf0fc837dd
Merge branch '2.7.x'
2022-09-06 17:56:43 -07:00
Phillip Webb
9bd4cf18f8
Merge branch '2.6.x' into 2.7.x
2022-09-06 16:06:52 -07:00
Phillip Webb
f9e8361635
Update eclipse project setup file
...
Attempt to fix buildSrc import and JDK version.
2022-09-06 16:05:29 -07:00
Andy Wilkinson
791ddfa909
Start building against Spring Batch 5.0.0-M6 snapshots
...
See gh-32237
2022-09-06 20:16:16 +01:00
Andy Wilkinson
17b2998bfb
Start building against Reactor Bom 2022.0.0-M6 snapshots
...
See gh-32240
2022-09-06 20:16:15 +01:00
Andy Wilkinson
754f47d6cc
Merge pull request #32048 from jonatan-ivanov
...
* gh-32048:
Build against Micrometer 1.10.0-M5 and Tracing 1.0.0-M8 snapshots
Closes gh-32048
2022-09-06 20:15:59 +01:00
Jonatan Ivanov
13a2ea9194
Build against Micrometer 1.10.0-M5 and Tracing 1.0.0-M8 snapshots
...
See gh-32048
Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
2022-09-06 20:15:51 +01:00
Andy Wilkinson
d1810941e8
Automatically configure annotation processing in Eclipse
...
Closes gh-32236
2022-09-06 20:14:14 +01:00
Stephane Nicoll
5e24b5a110
Stop using RuntimeHintsUtils#registerAnnotation
2022-09-06 15:44:15 +02:00
Stephane Nicoll
e5d0e34268
Adapt to recent changes in Spring Framework
...
See https://github.com/spring-projects/spring-framework/issues/29082
See https://github.com/spring-projects/spring-framework/issues/28877
2022-09-05 18:23:05 +02:00
Andy Wilkinson
2dd2ca8f08
Merge branch '2.7.x'
...
Closes gh-32232
2022-09-05 15:42:43 +01:00
Andy Wilkinson
2003cfdd43
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32231
2022-09-05 15:42:28 +01:00
Andy Wilkinson
b47eb1abfc
Merge pull request #32223 from valentine-dev
...
* gh-32223:
Polish "Support lower-case input in DurationStyle"
Support lower-case input in DurationStyle
Closes gh-32223
2022-09-05 15:42:15 +01:00
Andy Wilkinson
bc23e70024
Polish "Support lower-case input in DurationStyle"
...
See gh-32223
2022-09-05 14:53:50 +01:00
valentine-dev
c579c9378b
Support lower-case input in DurationStyle
...
See gh-32223
2022-09-05 14:53:29 +01:00
Brian Clozel
0789dd0eb1
Upgrade to SnakeYaml 1.31
...
Closes gh-32221
2022-09-05 14:30:36 +02:00
Brian Clozel
aadfefa5f8
Merge branch '2.7.x'
...
Closes gh-32230
2022-09-05 14:25:08 +02:00
Brian Clozel
cca5ee8a89
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32229
2022-09-05 14:24:06 +02:00
Brian Clozel
724f9ebf71
Support SnakeYaml 1.31
...
This commit keeps the managed dependency for SnakeYaml at 1.29 but
enables forward compatibility for SnakeYaml 1.31.
Closes gh-32228
2022-09-05 14:22:24 +02:00
Andy Wilkinson
987b866383
Merge pull request #31998 from rreich
...
* gh-31998:
Polish "Add path to DiskSpaceHealthIndicator's details and log message"
Add path to DiskSpaceHealthIndicator's details and log message
Closes gh-31998
2022-09-05 13:16:39 +01:00
Andy Wilkinson
25e6c533d9
Polish "Add path to DiskSpaceHealthIndicator's details and log message"
...
See gh-31998
2022-09-05 13:16:12 +01:00
rreich
36f9230f01
Add path to DiskSpaceHealthIndicator's details and log message
...
See gh-31998
2022-09-05 13:15:56 +01:00
Andy Wilkinson
d9265f0a92
Build against SnakeYAML 1.31 but still use 1.29 in dep mgmt and starter
2022-09-05 13:55:19 +02:00
Andy Wilkinson
3dfe28c9f1
Ensure that a test engine is available to AOT test processing
...
See gh-32192
2022-09-05 09:41:28 +01:00
Andy Wilkinson
cf84ae7ad8
Exclude non-existent test classes dirs from AOT test processing
...
See gh-32192
2022-09-05 09:41:21 +01:00
Stephane Nicoll
33bec854ce
Upgrade to Netty 4.1.80.Final
...
Closes gh-32227
2022-09-05 09:22:54 +02:00
Scott Frederick
95e62b7ff8
Sort the contents of generated imports files
...
The list of class names generated by annotation processors should be
sorted before being written to `AutoConfiguration.imports` and
`ManagementContextConfiguration.imports` files to make the build more
deterministic.
See gh-31228
2022-09-02 17:26:15 -05:00
Scott Frederick
6b3b0dd3a6
Generate ManagementContextConfiguration.imports file from annotations
...
This commit adds the
`ManagementContextConfigurationImportsAnnotationProcessor` to
the `spring-boot-autoconfigure-processor` annotation processor
module.
Closes gh-32222
2022-09-02 16:27:59 -05:00