Stephane Nicoll
136ca881cb
Upgrade to Aspectj 1.9.3
...
Closes gh-16770
2019-05-09 09:10:15 +02:00
Stephane Nicoll
3a5b5d13ff
Upgrade to Commons Pool2 2.6.2
...
Closes gh-16769
2019-05-09 09:10:14 +02:00
Stephane Nicoll
81c2b1380b
Upgrade to Mysql 8.0.16
...
Closes gh-16768
2019-05-09 09:10:13 +02:00
Stephane Nicoll
5d2e0b910b
Upgrade to Undertow 2.0.20.Final
...
Closes gh-16767
2019-05-09 09:10:11 +02:00
Stephane Nicoll
cd5ad2201c
Upgrade to Netty Tcnative 2.0.25.Final
...
Closes gh-16766
2019-05-09 09:10:10 +02:00
Stephane Nicoll
46bdfdd325
Upgrade to Netty 4.1.36.Final
...
Closes gh-16765
2019-05-09 09:10:09 +02:00
Stephane Nicoll
a0ca84d72c
Upgrade to Hazelcast 3.11.3
...
Closes gh-16764
2019-05-09 09:10:08 +02:00
Stephane Nicoll
2e67b96f6e
Upgrade to Appengine Sdk 1.9.74
...
Closes gh-16763
2019-05-09 09:10:06 +02:00
Stephane Nicoll
b6911799b8
Upgrade to Reactor Californium-SR7
...
Closes gh-16723
2019-05-09 08:35:38 +02:00
Andy Wilkinson
1297068528
Add dependency management for remaining non-example Kafka modules
...
See gh-16728
2019-05-08 14:50:16 +01:00
Gary Russell
a5e26bff92
Add dependency management for kafka-streams-test-utils
...
See gh-16728
2019-05-08 14:50:16 +01:00
Stefan Dellmuth
ecdcec2b5d
Polish indentation
...
Closes gh-16731
2019-05-07 13:46:58 +02:00
Stephane Nicoll
52c8bbaddf
Upgrade to Maven Surefire Plugin 2.22.2
...
Closes gh-16725
2019-05-06 14:59:28 +02:00
Stephane Nicoll
f0a9e0f616
Switch to Reactor snapshots
...
See gh-16723
2019-05-06 14:25:17 +02:00
Stephane Nicoll
d8f1bd351f
Polish "Add link to Heroku article"
...
Closes gh-16719
2019-05-06 12:12:56 +02:00
Tetsuya Hasegawa
2655122466
Add link to Heroku article
...
See gh-16719
2019-05-06 12:12:43 +02:00
Stephane Nicoll
680ac85a2a
Polish
...
See gh-16714
2019-05-04 09:13:46 +02:00
Stephane Nicoll
51c0fdcab1
Polish "Document that JUnit 4 is the default"
...
Closes gh-16707
2019-05-03 15:41:44 +02:00
Tetsuya Hasegawa
e36ca923b9
Document that JUnit 4 is the default
...
See gh-16707
2019-05-03 14:41:54 +02:00
Johnny Lim
1b9a4d5e45
Polish CompressionConnectorCustomizerTests
...
Closes gh-16699
2019-05-02 09:13:47 +02:00
Madhura Bhave
c9752f165f
Fix javadoc
2019-05-01 10:23:52 -07:00
Andy Wilkinson
881fbeff43
Test the Gradle Plugin against Gradle 5.4.1
...
Closes gh-16576
2019-05-01 10:47:35 +01:00
Stephane Nicoll
19413c0c71
Polish
...
See gh-16688
2019-05-01 08:41:07 +02:00
ielatif
3ffbe256f1
Exclude HikariCP specific dependency from Quartz
...
Closes gh-16628
2019-04-30 14:31:17 +02:00
Stephane Nicoll
3c5ec8a04c
Merge branch '2.0.x' into 2.1.x
2019-04-26 11:53:02 +03:00
Stephane Nicoll
ac9ee952c7
Properly merge fix
...
See gh-16666
2019-04-26 11:52:25 +03:00
Phillip Webb
d4151e0b51
Polish "Use Jackson configuration with JsonPath"
...
Polish contribution to use a factory method in `AbstractJsonMarshalTester`
rather than additional constructor arguments.
Also change the `JsonContent` tests so that the `Configuration` constructor
is package private. This keeps JsonPath classes out of our public API, at
the expense of limiting custom JsonPath configurations to just our code.
See gh-16629
2019-04-24 19:45:43 -07:00
Diego Berrueta
756a7f12a3
Use Jackson configuration with JsonPath
...
Update `JacksonTester` so that the JsonPath instance is explicitly configured
with both a `JacksonJsonProvider` and a `JacksonMappingProvider`.
Prior to this commit, the handling of special characters was not symmetrical
between the serialization (handled via the JacksonTester) and the parsing (handled
via JsonPath) due to the fact that JsonPath used `SimpleJson` as its parser.
See gh-16629
2019-04-24 18:15:46 -07:00
Andy Wilkinson
6b20d13b3d
Polish "Prevent double update of metrics when CompositeMeterRegistry exists"
...
See gh-16221
2019-04-24 15:02:58 +01:00
Johnny Lim
cc285d92dd
Prevent double update of metrics when CompositeMeterRegistry exists
...
See gh-16221
2019-04-24 14:54:30 +01:00
Andy Wilkinson
ba0279be14
Remove race condition in TaskSchedulingAutoConfigurationTests
...
Closes gh-16640
2019-04-24 11:55:41 +01:00
Andy Wilkinson
5d77b48aed
Polish "Polish Maven Plugin's tests"
...
See gh-16618
2019-04-24 10:40:13 +01:00
daonan.zhan
52c2c534db
Polish Maven Plugin's tests
...
See gh-16618
2019-04-24 10:40:05 +01:00
Andy Wilkinson
e8955852a3
Add missing GlassFish JAXB dependency management
...
Closes gh-16619
2019-04-23 09:50:46 +01:00
Stephane Nicoll
1f656e75fc
Polish "Fix UndertowWebServer's logger name"
...
Closes gh-16613
2019-04-22 09:59:24 +02:00
liaozan
360da66333
Fix UndertowWebServer's logger name
...
See gh-16613
2019-04-22 09:58:59 +02:00
Stephane Nicoll
2448efc028
Polish "Cache MimeTypes to improve performance"
...
Closes gh-16507
2019-04-19 16:30:54 +02:00
wenqi.huang
b3f94c47d9
Cache MimeTypes to improve performance
...
See gh-16507
2019-04-19 16:29:32 +02:00
Stephane Nicoll
7b9471836b
Polish "Improve DefaultCookieSerializer auto-configuration"
...
Closes gh-16513
2019-04-19 15:55:13 +02:00
Vedran Pavic
5e02541195
Improve DefaultCookieSerializer auto-configuration
...
Spring Session's own configuration support (i.e.
SpringHttpSessionConfiguration) will configure the default
DefaultCookieSerializer with rememberMeRequestAttribute if
SpringSessionRememberMeServices bean has been detected in the
application context.
In contrast, Spring Boot's auto-configured DefaultCookieSerializer does
not do this which results in a different out-of-the-box experience for
users that rely on Spring Session's remember-me integration.
This commit improves Spring Session DefaultCookieSerializer
auto-configuration to match Spring Session's behavior and make the
auto-configured DefaultCookieSerializer aware of
SpringSessionRememberMeServices bean.
See gh-16513
2019-04-19 15:54:26 +02:00
Andy Wilkinson
50bcfd25fd
Make EL available to reactive web apps as it already is to servlet web apps
...
Closes gh-16596
2019-04-18 10:10:49 +01:00
Andy Wilkinson
853b4952a0
Upgrade to Tomcat 9.0.19
...
Closes gh-16591
2019-04-17 11:36:04 +01:00
Johnny Lim
363994515b
Polish
...
See gh-16575
2019-04-17 11:56:31 +02:00
Andy Wilkinson
dfbc787737
Test the Gradle plugin against Gradle 5.4
...
Closes gh-16576
2019-04-17 09:25:28 +01:00
Andy Wilkinson
dacbb65fd7
Merge branch '2.0.x' into 2.1.x
...
Closes gh-16579
2019-04-16 15:47:17 +01:00
Andy Wilkinson
7260c0f2c4
Merge branch '1.5.x' into 2.0.x
2019-04-16 15:46:49 +01:00
Andy Wilkinson
043f0ffbeb
Restore indentation in published spring-boot-starter-parent pom
...
Closes gh-16466
2019-04-16 09:46:16 +01:00
Andy Wilkinson
4e4d5f0539
Remove dependency management for solr-uima following upgrade to 7.7.1
...
Closes gh-16490
2019-04-16 09:10:16 +01:00
Madhura Bhave
f0544fb86f
Polish
2019-04-15 17:09:47 -07:00
Rudy Adams
0aa25fb742
Add tests for CompressionConnectorCustomizer
...
Closes gh-16515
2019-04-15 16:17:29 -07:00
Stephane Nicoll
e99deb95f7
Fix source detection in case of multiple candidates
...
This commit improves the detection of a property source when more than
one group with the same type exist.
Closes gh-16549
2019-04-15 16:17:11 +02:00
Andy Wilkinson
bb0037f041
Restore indentation in published spring-boot-dependencies pom
...
The move to an HTTPS URL for the xmlns:xslt identifier has the unwanted
side-effect of disabling indentation.
This commit moves back to an HTTPS URL. It also changes the indent size
to 2, aligning with the size used by all the other poms that are written
by the flatten plugin.
Closes gh-16466
2019-04-15 14:26:52 +01:00
Madhura Bhave
b4d6ac1f41
Fix javadoc
2019-04-12 12:32:23 -07:00
Adam Michalik
55987a51c7
Fix package of java.time.Duration in documentation
...
Closes gh-16527
2019-04-11 13:54:18 +02:00
Stephane Nicoll
391c8b6274
Add reference to https://github.com/alimate/errors-spring-boot-starter
2019-04-07 17:14:14 +02:00
Andy Wilkinson
c0a91478f1
Only start management server once main server is initialized
...
Closes gh-15378
2019-04-05 17:36:20 +01:00
Stephane Nicoll
fbb5ffe0a4
Avoid infinite cycle resolving generic type that refers itself
...
This commit improves type resolution for a unresolved generic type that
uses itself in its upper bound declaration.
Closes gh-16451
2019-04-04 15:55:55 +02:00
Andy Wilkinson
8a04e2cc86
Honor custom change log tables in Liquibase endpoint
...
Closes gh-16442
2019-04-04 14:40:47 +01:00
Phillip Webb
617f97f788
Fix checkstyle violation
2019-04-03 17:33:34 -07:00
Phillip Webb
f12ab1ff90
Update copyright header of changed files
2019-04-03 16:13:00 -07:00
Phillip Webb
34fee1adfa
Polish
2019-04-03 16:12:37 -07:00
Andy Wilkinson
ca0119950f
Align with new fail-fast behaviour in Micrometer 1.1.4
...
Closes gh-16425
2019-04-03 14:39:29 +01:00
Stephane Nicoll
3c058585bf
Upgrade to Micrometer 1.1.4
...
Close gh-16425
2019-04-03 13:54:41 +02:00
Andy Wilkinson
961b0307d6
Upgrade to Netty Tcnative 2.0.24.Final
...
Closes gh-16429
2019-04-03 11:40:21 +01:00
Andy Wilkinson
1db848af0d
Upgrade to Solr 6.6.6
...
Closes gh-16428
2019-04-03 11:38:16 +01:00
Stephane Nicoll
a90d0a224f
Upgrade to Spring Batch 4.1.2
...
Closes gh-16423
2019-04-03 12:07:09 +02:00
Stephane Nicoll
3fb8d504c5
Upgrade to Spring Batch 4.0.3
...
Closes gh-16422
2019-04-03 12:04:40 +02:00
Johnny Lim
9fae1e5d0e
Check for Reactor Netty disconnected client errors
...
Closes gh-16046
2019-04-03 11:45:51 +02:00
Andy Wilkinson
52ebf20cbf
Merge branch '2.0.x' into 2.1.x
2019-04-03 09:52:45 +01:00
Andy Wilkinson
bfe65c8a5c
Merge branch '1.5.x' into 2.0.x
2019-04-03 09:52:28 +01:00
Stephane Nicoll
445870941f
Upgrade to Spring Session Bean-SR4
...
Closes gh-16357
2019-04-03 10:11:49 +02:00
Stephane Nicoll
03762d5a96
Upgrade to Spring Session Apple-SR9
...
Closes gh-16356
2019-04-03 10:10:27 +02:00
Stephane Nicoll
c57b4fcb04
Upgrade to Spring Integration 5.1.4
...
Closes gh-16350
2019-04-03 10:08:48 +02:00
Stephane Nicoll
1acc3d7161
Upgrade to Spring Integration 5.0.13
...
Closes gh-16349
2019-04-03 10:07:29 +02:00
Andy Wilkinson
7b151f2a11
Merge branch '2.0.x' into 2.1.x
2019-04-03 08:32:22 +01:00
Andy Wilkinson
49423645f7
Merge branch '1.5.x' into 2.0.x
2019-04-03 08:32:11 +01:00
Phillip Webb
912e0a87a8
Merge branch '2.0.x' into 2.1.x
2019-04-02 20:49:44 -07:00
Phillip Webb
8c2e0a61ae
Merge branch '1.5.x' into 2.0.x
2019-04-02 20:48:00 -07:00
Madhura Bhave
ddc52502f5
Document @MockBean behavior during context refresh
...
Closes gh-16333
2019-04-02 15:50:51 -07:00
Phillip Webb
47c6bf741d
Merge branch '2.0.x' into 2.1.x
2019-04-02 13:40:21 -07:00
Phillip Webb
07c000c5b7
Merge branch '1.5.x' into 2.0.x
2019-04-02 13:34:28 -07:00
Andy Wilkinson
b969d55e05
Upgrade to Spring Kafka 2.2.5
...
Closes gh-16351
2019-04-02 19:51:08 +01:00
Andy Wilkinson
08673c0191
Upgrade to Spring Security 5.1.5
...
Closes gh-16354
2019-04-02 19:49:48 +01:00
Andy Wilkinson
da4a7203c7
Upgrade to Spring Security 5.0.12
...
Closes gh-16353
2019-04-02 19:45:35 +01:00
Andy Wilkinson
6aa4fe579a
Polish
...
See gh-16068
2019-04-02 14:40:18 +01:00
Andy Wilkinson
f20d9a62ae
Polish "Ensure that MongoClient's EventLoopGroup is shut down during context close"
...
See gh-16087
2019-04-02 11:09:14 +01:00
Dmytro Nosan
ee7bed1849
Ensure that MongoClient's EventLoopGroup is shut down during context close
...
See gh-16087
2019-04-02 11:04:42 +01:00
Andy Wilkinson
02b24b6ed3
Specify that log file endpoint's response is UTF-8 encoded
...
Closes gh-16189
2019-04-02 10:52:18 +01:00
Andy Wilkinson
22c9364237
Only use AprLifecycleListener when native library is available
...
Closes gh-16040
2019-04-02 10:47:24 +01:00
Andy Wilkinson
db4623c519
Merge branch '2.0.x' into 2.1.x
2019-04-02 10:27:34 +01:00
Andy Wilkinson
7b5f46d6e3
Add Spring-Boot-* manifest attributes to jars and wars built with Gradle
...
Closes gh-16068
2019-04-02 10:13:09 +01:00
Andy Wilkinson
d2c059f25f
Upgrade to Spring AMQP 2.1.5
...
Closes gh-16347
2019-04-02 09:51:13 +01:00
Andy Wilkinson
336af93c7e
Update to Spring AMQP 2.0.12
...
Closes gh-16346
2019-04-02 09:44:22 +01:00
Andy Wilkinson
d33050220d
Upgrade to Spring Data Lovelace-SR6
...
Closes gh-16360
2019-04-02 09:35:27 +01:00
Andy Wilkinson
f4942b76f0
Upgrade to Spring Data Kay-SR14
...
Closes gh-16359
2019-04-02 09:33:28 +01:00
Madhura Bhave
768aa5dfcc
Ignore exception if ValidationAdapter can't get a MessageInterpolator
...
Fixes gh-16177
2019-04-01 15:48:32 -07:00
Madhura Bhave
c592e71449
Override missing methods in FilteredClassLoader
...
Closes gh-16404
2019-04-01 15:42:02 -07:00
Andy Wilkinson
23d237928b
Merge branch '2.0.x' into 2.1.x
2019-04-01 14:08:07 +01:00
Andy Wilkinson
922ab115ab
Switch custom repository to one with JDK 9-friendly SSL certification chain
2019-04-01 14:07:01 +01:00
Andy Wilkinson
2adb6b1fa4
Override version of Maven Site Plugin for JDK 9+181 compatibility
...
See gh-16400
2019-04-01 11:53:31 +01:00
Stephane Nicoll
bd72ff5d83
Switch to snapshots
2019-03-31 19:41:05 +02:00
Stephane Nicoll
695dc8e992
Switch to snapshots
2019-03-31 19:37:43 +02:00
Stephane Nicoll
085ca0f915
Upgrade to Spring Framework 5.1.6.RELEASE
...
Closes gh-16340
2019-03-31 15:28:04 +02:00
Stephane Nicoll
165b9d950a
Upgrade to Spring Framework 5.0.13.RELEASE
...
Closes gh-16339
2019-03-31 15:26:57 +02:00
Andy Wilkinson
4e734669fe
Merge branch '2.0.x' into 2.1.x
2019-03-29 16:12:27 +00:00
Andy Wilkinson
7990c8ba68
Merge branch '1.5.x' into 2.0.x
2019-03-29 16:06:47 +00:00
Stephane Nicoll
b894696efb
Polish "Automatically detect log4j2.properties"
...
Closes gh-16262
2019-03-29 15:57:06 +01:00
Mohamed Rifni
2cb4403cd0
Automatically detect log4j2.properties
...
See gh-16262
2019-03-29 15:55:49 +01:00
Stephane Nicoll
1261c3960d
Merge branch '2.0.x' into 2.1.x
2019-03-29 14:16:38 +01:00
Stephane Nicoll
28b38ddc9a
Upgrade to Reactor Bom Bismuth-SR17
...
Closes gh-16372
2019-03-29 14:15:40 +01:00
Stephane Nicoll
4c1186cbd8
Merge branch '1.5.x' into 2.0.x
2019-03-29 14:12:52 +01:00
liucheng.zhang
4d1717f18e
Disable nulls serialization when serialize-nulls property is false
...
Closes gh-16332
2019-03-29 13:57:08 +01:00
Stephane Nicoll
877a47f22b
Upgrade to Jooq 3.11.10
...
Closes gh-16386
2019-03-29 13:36:59 +01:00
Stephane Nicoll
e03f9e2467
Upgrade to Infinispan 9.4.11.Final
...
Closes gh-16385
2019-03-29 13:36:58 +01:00
Stephane Nicoll
3ae7257171
Upgrade to Hibernate 5.3.9.Final
...
Closes gh-16384
2019-03-29 13:36:57 +01:00
Stephane Nicoll
2af72170c6
Upgrade to Byte Buddy 1.9.12
...
Closes gh-16383
2019-03-29 13:36:57 +01:00
Stephane Nicoll
8ea0ecd07c
Upgrade to Rxjava2 2.2.8
...
Closes gh-16382
2019-03-29 13:36:55 +01:00
Stephane Nicoll
ab110ee39a
Upgrade to Reactor Bom Californium-SR6
...
Closes gh-16381
2019-03-29 13:36:54 +01:00
Stephane Nicoll
59d2bc9bc6
Upgrade to Netty Tcnative 2.0.23.Final
...
Closes gh-16380
2019-03-29 13:36:53 +01:00
Stephane Nicoll
1d69d81f13
Upgrade to Lettuce 5.1.6.RELEASE
...
Closes gh-16379
2019-03-29 13:36:53 +01:00
Stephane Nicoll
b4bfc4dc14
Merge branch '2.0.x' into 2.1.x
2019-03-29 13:34:52 +01:00
Stephane Nicoll
1a89087a87
Upgrade to Thymeleaf Extras Java8time 3.0.4.RELEASE
...
Closes gh-16378
2019-03-29 13:27:15 +01:00
Stephane Nicoll
7cff82647d
Upgrade to Spring Cloud Connectors 2.0.5.RELEASE
...
Closes gh-16377
2019-03-29 13:27:15 +01:00
Stephane Nicoll
e3e290e959
Upgrade to Quartz 2.3.1
...
Closes gh-16376
2019-03-29 13:27:15 +01:00
Stephane Nicoll
9ab942c54c
Upgrade to Hibernate Validator 6.0.16.Final
...
Closes gh-16375
2019-03-29 13:27:15 +01:00
Stephane Nicoll
8c85f1a141
Upgrade to Elasticsearch 5.6.16
...
Closes gh-16374
2019-03-29 13:27:15 +01:00
Stephane Nicoll
f7d2cc6aa7
Upgrade to Activemq 5.15.9
...
Closes gh-16373
2019-03-29 13:27:15 +01:00
Stephane Nicoll
49f2d1bd3e
Upgrade to Netty 4.1.34.Final
...
Closes gh-16371
2019-03-29 13:23:25 +01:00
Stephane Nicoll
ca9afa7b55
Upgrade to Micrometer 1.0.10
...
Closes gh-16370
2019-03-29 13:23:24 +01:00
Stephane Nicoll
c88bfed669
Upgrade to Unboundid Ldapsdk 4.0.10
...
Closes gh-16369
2019-03-29 13:23:23 +01:00
Andy Wilkinson
6aa78801ff
Merge branch '2.0.x' into 2.1.x
2019-03-29 11:13:53 +00:00
Andy Wilkinson
21adbdef49
Upgrade to Tomcat 9.0.17
...
Closes gh-16367
2019-03-29 11:11:47 +00:00
Andy Wilkinson
6507d1723d
Merge branch '1.5.x' into 2.0.x
2019-03-29 11:02:56 +00:00
Stephane Nicoll
090f5f5397
Polish "Add error rendering support with @WebFluxTest"
...
Closes gh-16266
2019-03-29 11:36:27 +01:00
Ali Dehghani
53e7484d87
Add error rendering support with @WebFluxTest
...
See gh-16266
2019-03-29 11:07:26 +01:00
Stephane Nicoll
62d9c0a8b3
Test against Gradle 5.3.1
2019-03-29 10:51:31 +01:00
Stephane Nicoll
04aadcdf2e
Make sure custom finalName is ignored
...
A read-only plugin parameter can still be set by the user which leads
to an invalid repackaged archive. This commit actually ignores the field
and uses the standard attribute instead.
Closes gh-16202
2019-03-29 10:40:41 +01:00
Stephane Nicoll
6ab942f295
Polish
2019-03-29 10:19:43 +01:00
Stephane Nicoll
554dec1a3e
Document finalName alternative for repackage goal
...
Closes gh-16334
2019-03-29 10:19:14 +01:00
Stephane Nicoll
6c3d64a2eb
Test Thymeleaf auto-configuration backs off without spring integration
...
See gh-16341
2019-03-28 17:59:22 +01:00
Stephane Nicoll
29b1b38cc6
Migrate Thymeleaf tests to application runner
2019-03-28 17:58:18 +01:00
Andy Wilkinson
cf0811b0db
Merge branch '2.0.x' into 2.1.x
2019-03-28 15:56:22 +00:00
Andy Wilkinson
be32421b86
Merge branch '1.5.x' into 2.0.x
2019-03-28 15:55:32 +00:00
Krzysztof Koziol
17c0214cc6
Add missing class condition on thymeleaf-spring5
...
This commit adds an extra check for the presence of thymeleaf-spring5
library on the classpath. ThymeleafAutoConfiguration is now only
considered if both thymeleaf-spring5 and thymeleaf jars are present.
Closes gh-16341
2019-03-28 16:37:09 +01:00
Andy Wilkinson
5a3474c7a8
Polish "Use HTTPS for external links wherever possible"
...
See gh-16320
2019-03-28 10:53:01 +00:00
Spring Operator
9fc3ac7d49
Use HTTPS for external links wherever possible
...
See gh-16320
2019-03-28 09:49:30 +00:00
Andy Wilkinson
864942ad4f
Merge branch '2.0.x' into 2.1.x
2019-03-28 09:35:53 +00:00
Andy Wilkinson
14b21026bf
Polish "Use HTTPS for external links wherever possible"
...
See gh-16319
2019-03-28 09:17:50 +00:00
Spring Operator
1a4c6f2dac
Use HTTPS for external links wherever possible
...
See gh-16319
2019-03-27 20:06:52 +00:00
Andy Wilkinson
ba4671f0ab
Merge branch '1.5.x' into 2.0.x
2019-03-27 19:59:36 +00:00
Stephane Nicoll
f417fa5c5b
Add jaxb API to jersey starter
...
Closes gh-16268
2019-03-27 11:38:55 +01:00
Stephane Nicoll
e57c0c0657
Do not attempt to add Jaxb customization if Jaxb is not present
...
See gh-16268
2019-03-27 11:38:55 +01:00
Stephane Nicoll
c2f9e7dd43
Fix StreamsBuilderFactoryBean injection definition
...
Closes gh-16329
2019-03-27 10:17:49 +01:00
Andy Wilkinson
4900505425
Merge branch '2.0.x' into 2.1.x
2019-03-26 13:53:57 +00:00
Spring Operator
a5dba01cb9
Use HTTPS for external links from XML files where possible
...
See gh-16314
2019-03-26 13:52:17 +00:00
Andy Wilkinson
fedb40a2bf
Merge branch '1.5.x' into 2.0.x
2019-03-26 13:48:32 +00:00
Madhura Bhave
91c1fc3d97
Ignore unbound collection properties if collection bound
...
As of Spring Boot 2.0, if Collection properties are specified in
multiple property sources, only the elements from the property source
with the highest precedence are used for binding. This caused an
`UnboundConfigurationPropertiesException` if the size of the collection
from the higher order property source was smaller and `ignoreUnknownFields`
was set to true.
This commit ignores unbound collection properties if the
collection was properly bound.
Fixes gh-16290
2019-03-25 16:03:33 -07:00
Madhura Bhave
0c2e71cd08
Prevent early initialization of factory beans in text context customizers
...
Until Spring Framework 5.1.15, a FactoryBean with a non-default constructor
defined via component scanning would cause an error. This behavior has changed
as of https://github.com/spring-projects/spring-framework/issues/22409 .
Regardless of this change we want to ensure that we avoid triggering eager
initialisation. `SimpleFactoryBean` has been written this way so that the tests
fail if early initialization is triggered regardless of the Spring Framework version.
Fixes gh-15898
2019-03-25 10:55:41 -07:00
Stephane Nicoll
567a82f4ba
Update multi release test jar to include Java 12
...
See gh-16212
2019-03-25 16:13:24 +01:00
Stephane Nicoll
bd2cc6f48b
Add missing condition on LogFile endpoint
...
See gh-16298
2019-03-25 11:30:45 +01:00
dreis2211
c2335e130c
Test against Gradle 5.3
...
Closes gh-16294
2019-03-25 10:19:57 +01:00
Madhura Bhave
1ad52b651a
Document using the same port for the management server on CF
...
Closes gh-15640
2019-03-22 15:17:34 -07:00
Madhura Bhave
0a54fb73fa
Remove redundant include from WebFluxTypeExcludeFilter
...
For webflux, security configuration is configured via a bean of type
`SecurityWebFilterChain` and not `ServerHttpSecurity`. We would have changed
the include to be `SecurityWebFilterChain` but the filter only applies to
beans registered via component scanning and not those registered in
`@Configuration` classes, making the includes redundant.
See gh-16088
2019-03-20 17:54:04 -07:00
Madhura Bhave
6bd6279eff
Document slice test behavior with @Configuration classes
...
Closes gh-16274
2019-03-20 17:48:14 -07:00
Andy Wilkinson
e23f72c8b0
Merge branch '2.0.x' into 2.1.x
2019-03-20 16:53:48 +00:00
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
2019-03-20 16:45:26 +00:00
Stephane Nicoll
82c434d581
Upgrade to Solr 7.7.1
...
Closes gh-16273
2019-03-20 17:23:52 +01:00
Madhura Bhave
0c52c3fc55
Clarify ambiguous documentation in default security section
...
Closes gh-16033
2019-03-19 17:25:47 -07:00
Madhura Bhave
4a230fdec9
Document AssertJ's satisfies with extractingJsonPathNumberValue
...
Closes gh-16229
2019-03-19 17:11:28 -07:00
Spring Operator
b32c0080c3
Update build and setup configuration to use HTTPS
...
See gh-16247
2019-03-19 17:06:45 +00:00
Andy Wilkinson
a36aa67b52
Merge branch '2.0.x' into 2.1.x
2019-03-19 17:04:41 +00:00
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
2019-03-19 16:58:31 +00:00
Andy Wilkinson
716b4e8acf
Test the Gradle plugin against Gradle 5.3-rc-3
...
Closes gh-16211
2019-03-19 12:36:14 +00:00
Madhura Bhave
7ea8770524
Polish "Fix request factory used with withBasicAuth"
...
Fixes gh-15982
2019-03-18 18:00:17 -07:00
Dmytro Nosan
756bd890eb
Fix request factory used with TestRestTemplate withBasicAuth
...
This commit updates the behavior of withBasicAuth on TestRestTemplate
by trying to use the same request factory type as the underlying restTemplate.
If creation of a new instance of the configured request factory class fails,
it falls back to the `ClientHttpRequestFactorySupplier`.
See gh-15982
2019-03-18 18:00:08 -07:00
Stephane Nicoll
372802a203
Polish "Order the search locations in javadoc by precedence order"
...
Closes gh-16099
2019-03-16 08:23:57 +01:00
Muhammad Hewedy
4bac6c6688
Order the search locations in javadoc by precedence order
...
See gh-16099
2019-03-16 08:23:01 +01:00
Johnny Lim
c5b5f752ed
Polish
...
Closes gh-16219
2019-03-15 17:54:48 -07:00
Dmytro Nosan
2f3e5d65be
Test server port shouldn't affect management port when random
...
Closes gh-16108
2019-03-15 17:21:29 -07:00
Ruslan Stelmachenko
fcde648c50
Fix typo in logging.group property description
...
Closes gh-16224
2019-03-13 17:47:51 +01:00
Brian Clozel
9906ef2400
Merge branch '2.0.x' into 2.1.x
2019-03-13 12:52:47 +01:00
Brian Clozel
8866a25ef7
Polish Undertow tests
2019-03-13 11:55:53 +01:00
Brian Clozel
6138041578
Polish
...
Fixes gh-16014
2019-03-13 11:55:41 +01:00
Johnny Lim
a6ccdbe19f
Handle missing exceptions in WebMvcMetricsFilter
...
Prior to this commit, exceptions nested in
`NestedServletExceptions` would not be recorded by the
`WebMvcMetricsFilter`. This commit ensures that exceptions
happening downstream (e.g. happening while writing the response
body itself) are properly recorded.
See https://github.com/micrometer-metrics/micrometer/issues/1190
See gh-16014
2019-03-13 11:07:32 +01:00
Stephane Nicoll
765801983b
Polish "Fix typo in spring-boot-features.adoc"
...
Closes gh-16213
2019-03-12 17:21:18 +01:00
Orangeroad0922
47169436ed
Fix typo in spring-boot-features.adoc
...
See gh-16213
2019-03-12 17:20:43 +01:00
Stephane Nicoll
f07de1bbe2
Polish "Update ambiguous documentation about ConfigurationProperties"
...
Closes gh-16166
2019-03-12 11:12:45 +01:00
Viktoriya Kutsarova
6b6ac28430
Update ambiguous documentation about ConfigurationProperties
...
See gh-16166
2019-03-12 11:12:21 +01:00
Stephane Nicoll
161c0b9fad
Polish contribution
...
Closes gh-16170
2019-03-12 11:06:19 +01:00
ayudovin
51013421f2
Add support for Mustache, FreeMarker and Thymeleaf in WebFluxTest
...
See gh-16170
2019-03-12 11:06:18 +01:00
Stephane Nicoll
078bd890a6
Merge branch '2.0.x' into 2.1.x
2019-03-12 11:05:23 +01:00
Stephane Nicoll
50d0b4df46
Polish
2019-03-12 11:04:00 +01:00
Johnny Lim
00bda4dc2a
Add dependency management for micrometer-registry-stackdriver
...
Closes gh-16178
2019-03-12 10:51:54 +01:00
Johnny Lim
bcfbabe6cd
Polish
...
Closes gh-16193
2019-03-12 10:50:32 +01:00
Phillip Webb
fc3aa43cc2
Update copyright year for changed files
2019-03-11 22:14:53 -07:00
Phillip Webb
f02887b6c6
Merge branch '2.0.x' into 2.1.x
2019-03-11 22:14:21 -07:00
Phillip Webb
9c3af103e0
Fix ScheduledTasksEndpointAutoConfigurationTests
...
Update the `CustomEndpointConfiguration` class in
`ScheduledTasksEndpointAutoConfigurationTests` to be package private
so that it can be enhanced by cglib.
Prior to merge commit 361437f4
the class was a lite configuration so
it didn't matter that it was a private class.
2019-03-11 22:12:36 -07:00
Phillip Webb
45ae97a4e9
Merge branch '2.0.x' into 2.1.x
2019-03-11 21:09:35 -07:00
Phillip Webb
03beed603c
Fix ScheduledTasksEndpointTests BaseConfiguration
...
Update the `BaseConfiguration` class in `ScheduledTasksEndpointTests`
to be package private so that it can be enhanced by cglib.
Prior to merge commit 361437f4
the class was a lite configuration so
it didn't matter that it was a private class.
2019-03-11 21:07:20 -07:00
Andy Wilkinson
f0ef693376
Merge branch '2.0.x' into 2.1.x
2019-03-11 16:28:29 +00:00
Andy Wilkinson
c2eeeb032c
Work around javac bug
2019-03-11 16:27:56 +00:00
Andy Wilkinson
8c3cec8f13
Merge branch '2.0.x' into 2.1.x
2019-03-11 16:14:19 +00:00
Andy Wilkinson
361437f4e2
Merge branch '1.5.x' into 2.0.x
2019-03-11 15:53:34 +00:00
Andy Wilkinson
f574213cc8
Mark log file endpoint as producing text/plain
...
Closes gh-16188
2019-03-11 08:30:31 +00:00
Andy Wilkinson
7153525ee2
Annotation @JsonTest with @ExtendWith(SpringExtension.class)
...
Closes gh-16183
2019-03-09 20:00:06 +00:00
Andy Wilkinson
9d06d22b99
Merge branch '2.0.x' into 2.1.x
2019-03-07 10:17:01 +00:00
Andy Wilkinson
affdbeef41
Polish
2019-03-07 10:08:39 +00:00
Andy Wilkinson
f46894dfd3
Merge branch '2.0.x' into 2.1.x
2019-03-07 09:43:02 +00:00
Andy Wilkinson
17a1b2822c
Isolate LoggerContext state to each test
...
Closes gh-16162
2019-03-07 09:37:41 +00:00
Andy Wilkinson
9963ed1249
Merge branch '2.0.x' into 2.1.x
2019-03-07 09:25:31 +00:00
Andy Wilkinson
83216c34e5
Merge branch '1.5.x' into 2.0.x
2019-03-07 09:25:17 +00:00
Andy Wilkinson
80f2e2260e
Merge branch '2.0.x' into 2.1.x
2019-03-06 15:11:09 +00:00
Andy Wilkinson
e56580ddc6
Merge branch '1.5.x' into 2.0.x
2019-03-06 15:10:25 +00:00
Andy Wilkinson
a09713ee30
Upgrade to Infinispan 9.4.8.Final
...
Closes gh-16134
2019-03-06 13:34:02 +00:00
Andy Wilkinson
de042114af
Upgrade to Jetty Reactive Httpclient 1.0.3
...
Closes gh-16133
2019-03-06 13:34:00 +00:00
Andy Wilkinson
c54ac68afa
Upgrade to Undertow 2.0.19.Final
...
Closes gh-16132
2019-03-06 13:33:59 +00:00
Andy Wilkinson
33fdc5b471
Upgrade to Rxjava2 2.2.7
...
Closes gh-16131
2019-03-06 13:33:58 +00:00
Andy Wilkinson
2568bd6a83
Upgrade to Netty Tcnative 2.0.22.Final
...
Closes gh-16130
2019-03-06 13:33:57 +00:00
Andy Wilkinson
4f5eff6fa4
Upgrade to Lettuce 5.1.5.RELEASE
...
Closes gh-16129
2019-03-06 13:33:56 +00:00
Andy Wilkinson
e01b76aa45
Upgrade to Hazelcast 3.11.2
...
Closes gh-16128
2019-03-06 13:33:56 +00:00
Andy Wilkinson
ff64e112c9
Merge branch '2.0.x' into 2.1.x
2019-03-06 13:33:00 +00:00
Andy Wilkinson
4cfc532890
Upgrade to Spring Ws 3.0.7.RELEASE
...
Closes gh-16127
2019-03-06 13:30:51 +00:00
Andy Wilkinson
51657e1ad0
Upgrade to Spring Integration 5.0.12.RELEASE
...
Closes gh-16126
2019-03-06 13:30:49 +00:00
Andy Wilkinson
ab05a07807
Upgrade to Neo4j Ogm 3.1.8
...
Closes gh-16125
2019-03-06 13:30:48 +00:00
Andy Wilkinson
7a26a092aa
Upgrade to Hibernate Validator 6.0.15.Final
...
Closes gh-16124
2019-03-06 13:30:46 +00:00
Andy Wilkinson
31892a3488
Upgrade to Elasticsearch 5.6.15
...
Closes gh-16123
2019-03-06 13:30:45 +00:00
Andy Wilkinson
5f35a1d089
Merge branch '1.5.x' into 2.0.x
2019-03-06 13:30:09 +00:00
Andy Wilkinson
31ed042190
Return 503 when component or instance is down with WebFlux
...
Closes gh-16109
2019-03-06 13:24:23 +00:00
Stephane Nicoll
8d033e73d1
Polish
...
See gh-16094
2019-03-05 08:18:14 +01:00
Andy Wilkinson
bdab9c4e31
Upgrade to Couchbase Client 2.7.4
...
Closes gh-15914
2019-03-04 15:21:09 +00:00
Stephane Nicoll
4eb73e0050
Recommend that DevTools is excluded with custom packaging arrangement
...
Closes gh-15382
2019-03-04 15:57:47 +01:00
Stephane Nicoll
4f2e788835
Fix import in docs
...
Closes gh-16017
2019-03-04 15:45:59 +01:00
Johnny Lim
3242e89271
Polish
...
See gh-16083
2019-03-04 15:18:51 +01:00
Johnny Lim
907058d845
Rename Maven version property for PooledJMS
...
Closes gh-16086
2019-03-04 15:12:28 +01:00
Stephane Nicoll
2099093978
Merge branch '2.0.x' into 2.1.x
2019-03-04 15:00:00 +01:00
Stephane Nicoll
b8cbd0c17f
Merge branch '1.5.x' into 2.0.x
2019-03-04 14:55:10 +01:00
Stephane Nicoll
235fbfb4b6
Polish "Use AssertJ facilities for expected exceptions"
...
Closes gh-16066
2019-03-04 08:58:28 +01:00
dreis2211
be445f6346
Use AssertJ facilities for expected exceptions
...
See gh-16066
2019-03-04 08:45:42 +01:00
Stephane Nicoll
c224eebef3
Polish "Fix NullPointerException with empty X-Forwarded-For header"
...
Closes gh-16046
2019-02-28 14:56:42 +01:00
Dmytro Nosan
64a74c3bbb
Fix NullPointerException with empty X-Forwarded-For header
...
See gh-16046
2019-02-28 14:51:25 +01:00
Stephane Nicoll
2a6791aa20
Polish "Add `jaxb-runtime` to TldSkipPatterns"
...
Closes gh-16027
2019-02-28 14:39:52 +01:00
Rupert Madden-Abbott
946ada62fb
Add `jaxb-runtime` to TldSkipPatterns
...
See gh-16027
2019-02-28 14:37:45 +01:00
XYUU
7aedb0a33d
Fix a colon format
...
Closes gh-16054
2019-02-28 09:36:22 +01:00
Stephane Nicoll
ce17a923dd
Polish contribution
...
Closes gh-15978
2019-02-27 16:03:28 +01:00
Dmytro Nosan
cf89ebcf92
Add an example showing how to use Spring REST Docs with WebTestClient
...
See gh-15978
2019-02-27 16:03:15 +01:00
Stephane Nicoll
eebd906c8a
Polish contribution
...
Closes gh-16047
2019-02-27 15:10:43 +01:00
Dan Zheng
2c4afb3bd8
Fix NamedParameterJdbcTemplate precedence with database migration tools
...
See gh-16047
2019-02-27 15:10:20 +01:00
Stephane Nicoll
978f80122b
Polish "Debug mode is not logging web and sql related loggers"
...
Closes gh-16018
2019-02-27 13:37:18 +01:00
Dmytro Nosan
c3430d5883
Debug mode is not logging web and sql related loggers
...
See gh-16018
2019-02-27 13:25:08 +01:00
Stephane Nicoll
c47edd15af
Polish "Update instructions on how to use JAXB as XML renderer"
...
Closes gh-16005
2019-02-26 16:57:47 +01:00
Lars Grefer
221ff8d69f
Update instructions on how to use JAXB as XML renderer
...
See gh-16005
2019-02-26 16:50:30 +01:00
Andy Wilkinson
53326695ea
Polish
2019-02-21 08:13:54 +00:00
Madhura Bhave
c3e47541ad
EndpointRequest should check that the request is to the mgmt context
...
Fixes gh-15702
2019-02-20 16:08:26 -08:00
Andy Wilkinson
59430a2642
Only include zips in BOOT-INF/lib, WEB-INF/lib, and WEB-INF/lib-provided
...
Closes gh-16001
2019-02-20 18:15:27 +00:00
Andy Wilkinson
55fe26b075
Polish "Use kotlin_module not kotlin-module to identify Kotlin module metadata"
...
See gh-16004
2019-02-20 17:19:03 +00:00
Robert Thornton
cb6362df82
Use kotlin_module not kotlin-module to identify Kotlin module metadata
...
See gh-16004
2019-02-20 17:19:03 +00:00
Stephane Nicoll
91a005f578
Resolve generic types in generated metadata
...
Closes gh-15850
2019-02-20 13:24:40 +01:00
Andy Wilkinson
51776af45d
Include source of NoSuchMethodError in its failure analysis
...
Closes gh-15995
2019-02-19 12:34:52 +00:00
Andy Wilkinson
55426208ab
Provide type information for optional thread dump endpoint response fields
...
Closes gh-15989
2019-02-19 09:12:54 +00:00
Stephane Nicoll
42c246cacb
Polish contribution
...
Closes gh-15984
2019-02-18 21:18:51 +01:00
isank
e546ed4834
Order TaskExecution auto-config before TaskScheduling auto-config
...
See gh-15984
2019-02-18 21:18:09 +01:00
Andy Wilkinson
68e3de0357
Use name from header not alias when checking entry has expected name
...
Previously, an entry’s potentially aliased name would be used when
checking that it has a particular name. The alias would always be
applied, irrespective of the name in the header. As a result, when
there was a clashing hash and an entry with a particular index did
not have the expected name, this would be concealed by the alias
being applied and the name check being done with the alias.
This commit reworks JarEntry to store the name in its header in
addition to its alias, if any. When checking that the entry has the
expected name, the unaliased name is passed in and the entry compares
it with the name from the header rather than the alias.
Closes gh-15981
2019-02-18 17:29:25 +00:00
Stephane Nicoll
20c39dc554
Document missing keys mapped on third party types
...
Closes gh-15980
2019-02-18 16:48:51 +01:00
Stephane Nicoll
5916393b20
Upgrade to Spring Integration 5.1.3
...
Closes gh-15866
2019-02-15 09:38:34 +01:00
Madhura Bhave
012a956454
Fix typo in doc
2019-02-14 19:39:01 -08:00
Andy Wilkinson
33b9321071
Track condition evaluation per-context when determining delta
...
Closes gh-15766
2019-02-14 15:11:18 +00:00
Andy Wilkinson
1be794fe65
Retry upload for any SocketException not just a ConnectException
...
Previously, DevTools would retry the upload of the changes to an
application in the event of a ConnectException. If a different
network-level failure occurred, it would not be retried and would
cause the file watching thread to die.
This commit attempts to make things more robust by retrying all
SocketExceptions and not just ConnectExceptions. A warning is
logged when a failure occurs. A separate debug message that
includes the exception is also logged.
Closes gh-10317
2019-02-14 14:46:52 +00:00
Stephane Nicoll
f3e142cb7c
Polish "Stop using imports from shaded dependencies"
...
Closes gh-15950
2019-02-14 15:34:03 +01:00
Michael Simons
de7812aa3a
Stop using imports from shaded dependencies
...
See gh-15950
2019-02-14 15:34:03 +01:00
Andy Wilkinson
90f059cf3a
Upgrade to Spring Session Bean-SR3
...
Closes gh-15868
2019-02-14 14:25:51 +00:00
Stephane Nicoll
cd322d7b9c
Polish "Add a link to SpringMockK in the Kotlin documentation"
...
Closes gh-15943
2019-02-14 15:22:02 +01:00
Sebastien Deleuze
da6de215a6
Add a link to SpringMockK in the Kotlin documentation
...
See gh-15943
2019-02-14 15:21:12 +01:00
Andy Wilkinson
027f9182a8
Generate Javadoc with same source level as used for compilation
...
This works around a change in javadoc generation in JDK 11.0.2. See
https://bugs.openjdk.java.net/browse/JDK-8212233 for details.
2019-02-14 08:23:20 +00:00
Madhura Bhave
bbe555a4f5
Split Jersey management context configuration
...
This commit splits the management context configuration for jersey
into two separate configurations depending on if the type is SAME or
CHILD. The configuration for the SAME context should only kick in if
there is no existing ResourceConfig bean.
Fixes gh-15891
2019-02-13 13:27:54 -08:00
Andy Wilkinson
b645e0a581
Upgrade to Spring Kafka 2.2.4.RELEASE
...
Closes gh-15867
2019-02-13 21:16:32 +00:00
Andy Wilkinson
a69eb3729c
Upgrade to Spring Security 5.1.4.RELEASE
...
Closes gh-15863
2019-02-13 21:15:09 +00:00
Andy Wilkinson
e3806dca42
Upgrade to Micrometer 1.1.3
...
Closes gh-15869
2019-02-13 17:56:59 +00:00
Andy Wilkinson
fbf67c4dec
Upgrade to Spring AMQP 2.1.4.RELEASE
...
Closes gh-15865
2019-02-13 17:56:25 +00:00
Andy Wilkinson
5c1fc52252
Upgrade to Spring Data Lovelace-SR5
...
Closes gh-15864
2019-02-13 17:55:20 +00:00
Andy Wilkinson
08b0560a86
Upgrade to Lettuce 5.1.4.RELEASE
...
Closes gh-15945
2019-02-13 17:55:13 +00:00
Andy Wilkinson
dd1686bea8
Upgrade to Commons Pool2 2.6.1
...
Closes gh-15946
2019-02-13 17:54:51 +00:00
Andy Wilkinson
cc87bb28aa
Merge branch '2.0.x' into 2.1.x
2019-02-13 17:54:18 +00:00
Andy Wilkinson
5dc285f2cf
Upgrade to Spring Hateoas 0.25.1.RELEASE
...
Closes gh-15944
2019-02-13 17:49:00 +00:00
Andy Wilkinson
9fb0b97f96
Decorate test containers so tests are skipped without Docker
...
Closes gh-15901
Closes gh-15638
2019-02-13 17:44:45 +00:00
Stephane Nicoll
46bf82ca82
Upgrade to Spring Framework 5.1.5
...
Closes gh-15862
2019-02-13 09:18:46 +01:00
Stephane Nicoll
e38bd28271
Upgrade to Reactor Bom Californium-SR5
...
Closes gh-15878
2019-02-13 06:44:22 +01:00
Andy Wilkinson
a0cf4ec017
Add dependency now needed for javadoc generation on Java 11
...
See gh-15775
2019-02-12 17:33:32 +00:00
Andy Wilkinson
948bafa4d8
Repackage kotlin-module metadata beneath BOOT-INF/classes
...
Closes gh-15890
2019-02-12 16:41:15 +00:00
Andy Wilkinson
3a6d15acf6
Caution against using component scanning in an auto-configuration
...
Closes gh-15348
2019-02-12 16:34:05 +00:00
Andy Wilkinson
8e6b4629d4
Tolerate AuthenticationSwitchUserEvent with null target user
...
When Spring Security is misconfigured it's possible to switch from an anonymous user
to a normal user. When switching back again, the corresponding
AuthenticationSwitchUserEvent will have a null target user. Previously, Actuator's
AuthenticationAuditListener would throw a NullPointerException when it received such an
event.
This commit updates the audit listener to defensively handled events with a null target
user.
Closes gh-15767
2019-02-12 16:26:19 +00:00
Stephane Nicoll
a1fbfbe6be
Polish contribution
...
Closes gh-15859
2019-02-12 17:17:29 +01:00
Matthias Stock
3c761cfc96
Polish 'Database Initialization' section
...
See gh-15859
2019-02-12 17:17:06 +01:00
Andy Wilkinson
ab8fcf0d71
Polish "Use class for @ConditionalOnClass"
...
See gh-15775
2019-02-12 15:45:05 +00:00
Johnny Lim
b423962c89
Use class for @ConditionalOnClass
...
See gh-15775
2019-02-12 15:45:00 +00:00
Andy Wilkinson
5ae7aeff21
Revert "Upgrade to Saaj Impl 1.5.1"
...
This reverts commit 1f47bd9717
.
See gh-15915
2019-02-12 15:26:45 +00:00
Andy Wilkinson
799ac24da1
Reinstate auto-config of RequestContextFilter with Jersey
...
Previously, the auto-configuration for both Jersey and WebMvc would auto-configure
a RequestContextFilter bean. In 2.1.0, this led to a startup failure due to the latter
attempting to override the bean defined by the former. In addition to the override there
were also problems with the order of the filter as Jersey uses -1 and MVC uses -105.
To avoid the above-described problems, the auto-configuration of the RequestContextFilter
was removed from JerseyAutoConfiguration in 2.1.1. Unfortunately, the broke
request-scoped beans for those using only Jersey.
This commit attempts to strike a better balance by reintroducing the auto-configuration
of RequestContextFilter in JerseyAutoConfiguration. It will back off if the user defines
their own filter or filter registration. WebMvcAutoConfiguration has been updated to
back off in the same manner. This leaves the potential for ordering problems, but they
are no worse than they were before. Furthermore, the user has the means to correct any
problems by using the various filter ordering properties that are provided for Jersey,
Spring Session, Spring Security, etc.
Closes gh-15376
2019-02-12 14:05:36 +00:00
Andy Wilkinson
cc64398800
Revert "Upgrade to Couchbase Client 2.7.3"
...
This reverts commit 06feb728b8
.
See gh-15914
2019-02-12 13:53:43 +00:00
Stephane Nicoll
4469c46b0a
Polish "Document internationalization support"
...
Closes gh-15881
2019-02-12 13:34:53 +01:00
Kedar Joshi
989ac08f34
Document internationalization support
...
See gh-15881
2019-02-12 13:03:50 +01:00
Andy Wilkinson
ef10eed83f
Upgrade to Lombok 1.18.6
...
Closes gh-15928
2019-02-12 11:57:37 +00:00