Stephane Nicoll
346bc4730b
Upgrade to Infinispan 11.0.9.Final
...
Closes gh-24907
4 years ago
Stephane Nicoll
09b3363dae
Upgrade to HtmlUnit 2.46.0
...
Closes gh-24906
4 years ago
Stephane Nicoll
d5d100eb11
Upgrade to Hibernate Validator 6.2.0.Final
...
Closes gh-24905
4 years ago
Stephane Nicoll
62ad346765
Upgrade to Hibernate 5.4.27.Final
...
Closes gh-24904
4 years ago
Stephane Nicoll
ee6c8425e2
Upgrade to Hazelcast Hibernate5 2.2.0
...
Closes gh-24903
4 years ago
Stephane Nicoll
9ed2e722fd
Upgrade to Hazelcast 4.1.1
...
Closes gh-24902
4 years ago
Stephane Nicoll
b3221f4fc5
Upgrade to Elasticsearch 7.10.2
...
Closes gh-24901
4 years ago
Stephane Nicoll
1c42d22e1c
Upgrade to Dropwizard Metrics 4.1.17
...
Closes gh-24900
4 years ago
Stephane Nicoll
5cea9e74ab
Upgrade to Couchbase Client 3.1.1
...
Closes gh-24899
4 years ago
Stephane Nicoll
644c03124a
Upgrade to Cassandra Driver 4.10.0
...
Closes gh-24898
4 years ago
Stephane Nicoll
aa29d950a9
Upgrade to Byte Buddy 1.10.19
...
Closes gh-24897
4 years ago
Stephane Nicoll
4ab3b5c0d4
Upgrade to Artemis 2.16.0
...
Closes gh-24896
4 years ago
Stephane Nicoll
95cf9d91e9
Upgrade to AppEngine SDK 1.9.84
...
Closes gh-24895
4 years ago
Phillip Webb
b5674173f8
Merge branch '2.4.x'
...
Closes gh-24893
4 years ago
Phillip Webb
80dbbaf012
Add ConfigData IGNORE_PROFILES support
...
Add a new `ConfigData.Option` that allows profile properties to be
ignored. This update will allow Spring Cloud Config Server to provide
`ConfigData` that only has profile properties processed on the
server-side.
Closes gh-24890
4 years ago
Andy Wilkinson
452fbf3a3e
Prohibit upgrades to REST Assured 4.3
...
REST Assured 4.3.x requires Groovy 3 that we can't yet upgrade to as
there is no compatibile GA of Spock.
This commit prohibits upgrades to 4.3 so that Bomr ignores the possible
upgrade.
See gh-22303
4 years ago
Andy Wilkinson
b095c7761a
Polish "Add config prop for endpoints' CORS allowed origin patterns"
...
See gh-24680
4 years ago
Pedro Ivo Machado
d7f891be39
Add config prop for endpoints' CORS allowed origin patterns
...
See gh-24680
4 years ago
Andy Wilkinson
743343cf18
Avoid compiler warning that only occurs with Java 8
4 years ago
Andy Wilkinson
294231efe7
Merge branch '2.4.x'
...
Closes gh-24883
4 years ago
Andy Wilkinson
7b4fbd2c85
Document WebMvcProperties.MatchingStrategt as being since 2.4.0
...
Closes gh-24875
4 years ago
Andy Wilkinson
535050ad48
Automatically register HttpSessionIdListener's with the servlet context
...
Closes gh-24879
4 years ago
Andy Wilkinson
48002e969f
Merge branch '2.4.x'
...
Closes gh-24882
4 years ago
Andy Wilkinson
3ad2832cb2
Fix pattern extraction when MVC is using a PathPatternParser
...
Fixes gh-24874
4 years ago
Andy Wilkinson
4e918b141b
Polish
4 years ago
Stephane Nicoll
0669f5604d
Merge branch '2.4.x'
...
Closes gh-24873
4 years ago
Stephane Nicoll
59b01324ae
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24872
4 years ago
Stephane Nicoll
1ad5a3fe2e
Update copyright of changed file
...
See gh-24753
4 years ago
izeye
ddfa1e632b
Make MetricsClientHttpRequestInterceptor defensive against metrics recoding failures
...
See gh-24753
4 years ago
Andy Wilkinson
c6ce97b8a9
Disable all mappings endpoint infra when endpoint is unavailable
...
Previously, when the mappings endpoint was not available, the beans
that provide mapping descriptions were still created. This resulted
in unnecessary CPU and memory usage collecting and storing
information that would never by used.
This commit updates the auto-configuration for the mappings endpoint
so that all the beans that it creates are conditional on the endpoint
being available, rather than only the endpoint bean itself.
Closes gh-23977
4 years ago
Stephane Nicoll
7592c98d5c
Merge branch '2.4.x'
...
Closes gh-24871
4 years ago
izeye
21db14227c
Fix property name for spring.dao.exceptiontranslation.enabled
...
See gh-24867
4 years ago
Stephane Nicoll
742983fc5e
Update copyright of changed file
...
See gh-24866
4 years ago
izeye
41fcc427c6
Restore persistOfNullThrowsIllegalArgumentExceptionWithoutExceptionTranslation()
...
See gh-24866
4 years ago
Stephane Nicoll
dcc0ca0df9
Polish contribution
...
See gh-24862
4 years ago
izeye
3aea8b37a0
Polish
...
See gh-24862
4 years ago
Stephane Nicoll
bcc1331f85
Restore missing deprecated metadata for Bitronix
...
See gh-24806
4 years ago
Stephane Nicoll
dcae55a8bc
Merge branch '2.4.x'
...
Closes gh-24861
4 years ago
dreis2211
b8b5e4cebf
Fix configuration metadata for logging.charset.* properties
...
See gh-24851
4 years ago
Stephane Nicoll
600be08225
Merge branch '2.4.x'
...
Closes gh-24855
4 years ago
Stephane Nicoll
7ec7569939
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24854
4 years ago
Stephane Nicoll
b3ab77a5c3
Move Spring Boot version to main index in reference guide
...
Closes gh-24848
4 years ago
izeye
e7350503b8
Polish
...
See gh-24837
4 years ago
Stephane Nicoll
1a2a3d6598
Merge branch '2.4.x'
4 years ago
Stephane Nicoll
e8ae18ae11
Polish
...
See gh-24837
4 years ago
Stephane Nicoll
2c2c160579
Remove deprecated code
...
See gh-24806
4 years ago
Stephane Nicoll
a18f01addf
Remove bitronix support
...
See gh-24806
4 years ago
Andy Wilkinson
4b0d5c31de
Switch to the Apache Tomcat EL implementation by default
...
Previously we used org.glassfish:jakarta.el as our default EL
implementation. Since adopting it we have learned that it can be
significantly slower than Apache Tomcat's EL implementation in some
scenarios. This commit switches to using
org.apache.tomcat.embed:tomcat-embed-el by default instead of the
Glassfish implementation.
Closes gh-24744
4 years ago
Stephane Nicoll
e2033992c7
Merge branch '2.4.x'
4 years ago
Stephane Nicoll
9343633582
Merge branch '2.3.x' into 2.4.x
4 years ago
Stephane Nicoll
9a53865c8f
Polish
4 years ago
Phillip Webb
0fd3cd5ed5
Merge branch '2.4.x'
4 years ago
Phillip Webb
26f2caca22
Update copyright year of changed files
4 years ago
Phillip Webb
daf2b2fea3
Merge branch '2.4.x'
...
Fixes gh-24846
4 years ago
Phillip Webb
c0aef4c35f
Apply SystemProperties to LoggerContext
...
Update `LoggingSystemProperties` so that system environment properties
are also applied to the `LoggerContext`. This is required when multiple
applications are deployed to the same Servlet container. In such setups
there's only a single JVM and the System Environment can be changed
when multiple applications start at the same time.
Fixes gh-24835
4 years ago
Madhura Bhave
b7843f9399
Merge branch '2.4.x'
...
Closes gh-24846
4 years ago
Madhura Bhave
68fc2329c8
Revert "Remove unnecessary code"
...
Fixes gh-24835
4 years ago
Brian Clozel
4dd60684c9
Merge branch '2.4.x'
...
Closes gh-24844
4 years ago
Brian Clozel
6f51831001
Fix docs on probe state during graceful shutdown
...
This commit improves the "Application lifefycle and Probes states"
section and underlines the difference between `AvailabilityState` and
the availability of Probes over HTTP.
Closes gh-24843
4 years ago
Stephane Nicoll
a788ef4958
Merge branch '2.4.x'
...
Closes gh-24842
4 years ago
Stephane Nicoll
dda8b5d287
Revert "Upgrade to Kafka 2.6.1"
...
See gh-24247
4 years ago
Stephane Nicoll
2072e7242a
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24841
4 years ago
Stephane Nicoll
283ed48d63
Unwrap Datasource against an actual interface
...
This commit updates DataSourceUnwrapper to take a separate interface
type argument if the target datasource has to be unwrapped, given that
the target type is usually not an interface.
Closes gh-24697
4 years ago
Stephane Nicoll
9f40b9de7b
Merge branch '2.4.x'
...
Closes gh-24832
4 years ago
Stephane Nicoll
5d85ac6838
Complete configuration metadata for spring.config.*
...
Closes gh-24816
4 years ago
Stephane Nicoll
03844c00cc
Upgrade to Dependency Management Plugin 1.0.11
...
Closes gh-24830
4 years ago
Stephane Nicoll
3aa960a060
Upgrade to Spring Kafka 2.6.5
...
Closes gh-24703
4 years ago
Stephane Nicoll
d6d0abcfd5
Upgrade to Spring AMQP 2.3.4
...
Closes gh-24702
4 years ago
Stephane Nicoll
da8a8b9712
Upgrade to Spring Integration 5.4.3
...
Closes gh-24701
4 years ago
Stephane Nicoll
bb33574ad4
Upgrade to Netty tcNative 2.0.36.Final
...
Closes gh-24829
4 years ago
Stephane Nicoll
e73c124b2d
Upgrade to Netty 4.1.58.Final
...
Closes gh-24828
4 years ago
Stephane Nicoll
27162bc3b9
Upgrade to Dependency Management Plugin 1.0.11.RELEASE
...
Closes gh-24827
4 years ago
Stephane Nicoll
3ecd1001a1
Upgrade to Spring Kafka 2.5.11.RELEASE
...
Closes gh-24826
4 years ago
Stephane Nicoll
696539c68f
Upgrade to Spring Integration 5.3.5.RELEASE
...
Closes gh-24825
4 years ago
Stephane Nicoll
8908969a6c
Upgrade to Spring AMQP 2.2.14.RELEASE
...
Closes gh-24824
4 years ago
Stephane Nicoll
92f132ae35
Upgrade to Netty tcNative 2.0.36.Final
...
Closes gh-24823
4 years ago
Stephane Nicoll
6f9e3a6e94
Upgrade to Netty 4.1.58.Final
...
Closes gh-24822
4 years ago
Stephane Nicoll
1dd445b6ca
Upgrade to Dependency Management Plugin 1.0.11.RELEASE
...
Closes gh-24821
4 years ago
Madhura Bhave
b1c6829707
Merge branch '2.4.x'
...
Closes gh-24812
4 years ago
Madhura Bhave
ceff47afba
Fix ordering of properties and yaml files
...
Fixes gh-24719
4 years ago
Stephane Nicoll
9a48423a1d
Upgrade to Spring Data 2020.0.3
...
Closes gh-24700
4 years ago
Stephane Nicoll
e01fdf91bd
Upgrade to Spring HATEOAS 1.2.3
...
Closes gh-24803
4 years ago
Stephane Nicoll
f9e59abe8b
Upgrade to Lettuce 6.0.2.RELEASE
...
Closes gh-24802
4 years ago
Stephane Nicoll
beec43cda5
Upgrade to Micrometer 1.6.3
...
Closes gh-24786
4 years ago
Stephane Nicoll
6d5d8cbc2c
Upgrade to Lettuce 5.3.6.RELEASE
...
Closes gh-24801
4 years ago
Stephane Nicoll
6b353aee8d
Upgrade to Micrometer 1.5.10
...
Closes gh-24785
4 years ago
Andy Wilkinson
f2ebf10a4a
Merge branch '2.4.x'
...
Closes gh-24800
4 years ago
Andy Wilkinson
a95a7e3d40
Allow restart to be enabled when CL not named AppClassLoader
...
Previously, the restart initializer that enables restart when
-Dspring.devtools.restart.enabled=true is set had no effect when the
ClassLoader's name did not contain AppClassLoader. This commit updates
RestartApplicationListener to use the correct RestartInitializer when
the system property has forcibly enabled restart.
When restart is enabled a SilentExitException is thrown and it should be
caught and handled by the SilentExitExceptionHandler. When the
application is invoked via one of the loader's LauncherClasses
reflection is used and this exception becomes wrapped in an
InvocationTargetEception. Previously, this wrapping prevented
SilentExitExceptionHandler from handling the exception. This commit
updates the handler to look for an InvocationTargetException with a
SilentExitException target in addition to continuing to look for a
SilentExitException directly.
Fixes gh-24797
4 years ago
Phillip Webb
304c49d73f
Merge branch '2.4.x'
...
Closes gh-24795
4 years ago
Phillip Webb
26f143b8d3
Support @Name annotation on /actuator/configprops
...
Update `ConfigurationPropertiesReportEndpoint` so that supports
constructor parameters annotated with `@Name`.
Fixes gh-24713
4 years ago
Phillip Webb
635c087694
Merge branch '2.4.x'
4 years ago
Phillip Webb
6c2ff56fba
Fix tests to also work in IDE
4 years ago
Scott Frederick
9925c4ccd2
Merge branch '2.4.x'
...
Closes gh-24794
4 years ago
Scott Frederick
a9e711e503
Enforce builder and run images in the same registry
...
Previously, when an authenticated Docker builder registry was
configured in the Maven or Gradle plugin and the builder and run
images specified different registries, the authentication credentials
would be sent to both registries. This could cause confusion if both
registries don't recognize the same credentials. This commit enforces
that both images are in the same registry when authentication
is configured.
Fixes gh-24552
4 years ago
Phillip Webb
4cc1467aba
Merge branch '2.4.x'
4 years ago
Phillip Webb
a6a7c06e55
Merge branch '2.3.x' into 2.4.x
4 years ago
Phillip Webb
9da0bd8523
Update copyright year of changed files
4 years ago
Phillip Webb
48e00fc7f4
Merge branch '2.4.x'
...
Closes gh-24793
4 years ago
Phillip Webb
b6cb9c016f
Detect bad properties in profile specific files
...
Throw an `InvalidConfigDataPropertyException` if bad properties are
detected in profile specific files. The following properties will now
trigger an exception if used in a profile specific file:
`spring.profiles.include`
`spring.profiles.active`
`spring.profiles.default`
`spring.config.activate.on-profile`
`spring.profiles`
Prior to this commit, profile based properties in a profile specific
file would be silently ignored, making them hard to find.
Fixes gh-24733
4 years ago
Madhura Bhave
5d8b760996
Merge branch '2.4.x'
4 years ago
Madhura Bhave
5ed2b11e34
Fix typo
4 years ago
Andy Wilkinson
31fe24c451
Merge branch '2.4.x'
...
Closes gh-24791
4 years ago
Andy Wilkinson
5cae1a2842
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24790
4 years ago
Andy Wilkinson
7b1d07fa98
Use SpringSessionDataSource-annotated DataSource when one is available
...
Fixes gh-24624
4 years ago
Stephane Nicoll
c5d4ca933b
Upgrade to Reactor Dysprosium-SR16
...
Closes gh-24765
4 years ago
Andy Wilkinson
8281f404d1
Merge branch '2.4.x'
...
Closes gh-24769
4 years ago
Andy Wilkinson
c3dfb9bd29
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24768
4 years ago
Andy Wilkinson
997505005b
Handle files larger than Integer.MAX_VALUE bytes in bootJar and bootWar
...
Fixes gh-24618
4 years ago
Stephane Nicoll
f02951fb17
Upgrade to Netty 4.1.56.Final
...
Closes gh-24764
4 years ago
Stephane Nicoll
2e69198f97
Upgrade to Neo4j OGM 3.2.19
...
Closes gh-24763
4 years ago
Stephane Nicoll
5fb1ca6043
Upgrade to Johnzon 1.2.9
...
Closes gh-24762
4 years ago
Stephane Nicoll
37f653121f
Upgrade to Jetty Reactive HTTPClient 1.1.5
...
Closes gh-24761
4 years ago
Stephane Nicoll
3ae9639cbb
Upgrade to Jackson Bom 2.11.4
...
Closes gh-24760
4 years ago
Stephane Nicoll
371e59cd80
Upgrade to Hibernate Validator 6.1.7.Final
...
Closes gh-24759
4 years ago
Stephane Nicoll
e48e48988a
Upgrade to Hibernate 5.4.27.Final
...
Closes gh-24758
4 years ago
Stephane Nicoll
66daeab221
Upgrade to Hazelcast 3.12.11
...
Closes gh-24757
4 years ago
Stephane Nicoll
682c952306
Upgrade to Dropwizard Metrics 4.1.17
...
Closes gh-24756
4 years ago
Stephane Nicoll
7ab9fad062
Upgrade to Byte Buddy 1.10.19
...
Closes gh-24755
4 years ago
Stephane Nicoll
b3bc79b10f
Upgrade to AppEngine SDK 1.9.84
...
Closes gh-24754
4 years ago
Stephane Nicoll
d14921968b
Upgrade to Spring Framework 5.3.3
...
Closes gh-24750
4 years ago
Stephane Nicoll
8058370f3e
Upgrade to Spring Framework 5.3.3
...
Closes gh-24699
4 years ago
Phillip Webb
66598ed4ad
Merge branch '2.4.x'
4 years ago
Phillip Webb
bd21c43d71
Simplify resource registration
...
Simplify resource registration by using the new Spring Framework API
that allows `Resource` instances to be registered directly.
See gh-24745
4 years ago
Phillip Webb
e50d61a78d
Start building against Spring Framework 5.3.3 snapshots
...
See gh-24750
4 years ago
Phillip Webb
a8f291b252
Merge branch '2.4.x'
...
Closes gh-24749
4 years ago
Phillip Webb
f1fcfa6fc3
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24748
4 years ago
Phillip Webb
72dd3b5628
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24747
4 years ago
Phillip Webb
f9e3e0d532
Register default resource path using a Resource
...
Update `WebMvcAutoConfiguration` so that the default "/" resource path
is registered directly as a `ServletContextResource`.
Closes gh-24745
4 years ago
Phillip Webb
21a08ed37d
Merge branch '2.4.x'
...
Closes gh-24746
4 years ago
Phillip Webb
53a6fa2fed
Respect spring.dao.exceptiontranslation setting
...
Update `DataSourceTransactionManagerAutoConfiguration` to respect
the `spring.dao.exceptiontranslation` setting. If `exceptiontranslation`
is `false` then we create a classic `DataSourceTransactionManager`
rather than a `JdbcTransactionManager`.
Fixes gh-24321
4 years ago
Phillip Webb
3fc1d319fe
Merge branch '2.4.x'
4 years ago
Phillip Webb
cff3e4c831
Fix tests following upstream framework changes
4 years ago
Phillip Webb
3301f6b6ee
Merge branch '2.4.x'
4 years ago
Phillip Webb
039df1d96d
Test spring.profiles.include in profile file
...
Add a test to ensure that `spring.profiles.include` is not silently
ignored when used in a profile-specific file.
See gh-24733
4 years ago
Phillip Webb
26a68ca2cf
Polish
4 years ago
Stephane Nicoll
7ad8646153
Merge branch '2.4.x'
...
Closes gh-24740
4 years ago
Stephane Nicoll
31de36565f
Upgrade to Reactor 2020.0.3
...
Closes gh-24698
4 years ago
Stephane Nicoll
6bf74e5752
Polish
4 years ago
Stephane Nicoll
0897af0dfa
Add customizer for jOOQ's configuration
...
This commit adds a customizer hook point for jOOQ's configuration. When
such a bean is present, it is invoked with the auto-configuration
`Configuration`. This effectively supersedes checking for a number of
jOOQ `*Provider`beans. The existing beans are still honoured, in a
deprecated fashion.
Closes gh-24732
4 years ago
Pascal Schumacher
aa24f78d85
Polish "Add support for GET requests for /actuator/startup"
...
See gh-24717
See gh-24734
4 years ago
Andy Wilkinson
f34eb86a21
Merge branch '2.4.x'
...
Closes gh-24739
4 years ago
Andy Wilkinson
5ae9fbedcd
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24738
4 years ago
Andy Wilkinson
7625a979db
Configure bootRun to use project's Java toolchain by default
...
Previously, unlike the application plugin's run task, our bootRun task
ignored the project's Java toolchain. This meant that the application
was run on a JVM with the same Java version as the one being used by
Gradle itself. This could result in a failure if the application
required a more modern JVM.
This commit updates the plugin to configure the bootRun task's
JavaLauncher convention to be one derived from the project's Java
toolchain. Toolchain support was introduced in Gradle 6.7 so this is
only done when using Gradle 6.7 and later.
Fixes gh-24517
4 years ago
Andy Wilkinson
f07e470765
Merge branch '2.4.x'
...
Closes gh-24736
4 years ago
Andy Wilkinson
3c3aa9e486
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24735
4 years ago
Andy Wilkinson
064de4e073
Check configured JavaLauncher when determining version of the JVM
...
Previously, bootRun assumed that the Java version of the JVM that would
run the application would be the same as the Java version of the JVM
that is running the build. This assumption does not hold true when
Gradle's toolchain support is used to configure tasks that fork a new
JVM to use a version other than that being used by Gradle itself.
This commit updates the BootRun task to query the JavaLauncher property
when determining the version of Java on which the application will be
run. Toolchain support and the JavaLauncher property are new in Gradle
6.7. To support earlier versions of Gradle, NoSuchMethodError is caught
we continue as if no JavaLauncher has been configured and use the local
JVM's Java version.
Fixes gh-24512
4 years ago
Stephane Nicoll
097f878981
Upgrade to Kafka 2.6.1
...
Closes gh-24247
4 years ago
Stephane Nicoll
50019a7f44
Upgrade to Thymeleaf Layout Dialect 2.5.2
...
Closes gh-24731
4 years ago
Stephane Nicoll
aad3de2ba7
Upgrade to Spring Retry 1.3.1
...
Closes gh-24730
4 years ago
Stephane Nicoll
d7e6f963ab
Upgrade to Netty 4.1.56.Final
...
Closes gh-24729
4 years ago
Stephane Nicoll
5f63b22286
Upgrade to Johnzon 1.2.9
...
Closes gh-24728
4 years ago
Stephane Nicoll
8867544d0d
Upgrade to Jetty Reactive HTTPClient 1.1.5
...
Closes gh-24727
4 years ago
Stephane Nicoll
fc6fa74691
Upgrade to Jackson Bom 2.11.4
...
Closes gh-24726
4 years ago
Stephane Nicoll
d691d63b1e
Upgrade to Hibernate Validator 6.1.7.Final
...
Closes gh-24725
4 years ago
Stephane Nicoll
bc0a1ff852
Upgrade to Hibernate 5.4.27.Final
...
Closes gh-24724
4 years ago
Stephane Nicoll
487f694872
Upgrade to Dropwizard Metrics 4.1.17
...
Closes gh-24723
4 years ago
Stephane Nicoll
a60b5e0f70
Upgrade to Byte Buddy 1.10.19
...
Closes gh-24722
4 years ago
Stephane Nicoll
180493422d
Upgrade to AppEngine SDK 1.9.84
...
Closes gh-24721
4 years ago
Stephane Nicoll
632c1239e6
Polish "Add support for GET requests for /actuator/startup"
...
See gh-24717
4 years ago
bono007
4b8d6efc12
Add support for GET requests for /actuator/startup
...
See gh-24717
4 years ago
Stephane Nicoll
8a6e79dc8b
Configure Couchbase to use the application's ObjectMapper
...
Closes gh-24616
4 years ago
Andy Wilkinson
45f298bc7a
Merge branch '2.4.x'
...
Closes gh-24711
4 years ago
Andy Wilkinson
9e389c8376
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24710
4 years ago
Andy Wilkinson
5ad4d627fd
Fix classpath index so entries match those expected by the launcher
...
This reverts commit ad164269e9
and adds
some additional tests.
Fixes gh-24192
4 years ago
Stephane Nicoll
1d30a4716e
Merge branch '2.4.x'
...
Closes gh-24708
4 years ago
Stephane Nicoll
b8a1869569
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24707
4 years ago
Stephane Nicoll
826d79be3e
Clarify behaviour of WebServerFactory in reference guide
...
Closes gh-24705
4 years ago
Stephane Nicoll
40f1f9a25c
Start building against Spring Kafka 2.6.5 snapshots
...
See gh-24703
4 years ago
Stephane Nicoll
a27b87a118
Start building against Spring AMQP 2.3.3 snapshots
...
See gh-24702
4 years ago
Stephane Nicoll
0bfb072467
Start building against Spring Integration 5.4.3 snapshots
...
See gh-24701
4 years ago
Stephane Nicoll
5bfc0285c6
Start building against Spring Data 2020.0.3 snapshots
...
See gh-24700
4 years ago
Stephane Nicoll
11d20eba82
Start building against Spring Framework 5.3.3 snapshots
...
See gh-24699
4 years ago
Stephane Nicoll
9f70b71036
Start building against Reactor 2020.0.3 snapshots
...
See gh-24698
4 years ago
Scott Frederick
c82165694d
Merge branch '2.4.x'
...
Closes gh-24690
4 years ago
Scott Frederick
210438ee5b
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24689
4 years ago
Scott Frederick
a302238e21
Remove layout parameters from build-image Maven goal
...
This commit removes the `layout` and `layoutFactory` parameters
from the `build-image` goal in the Maven plugin while retaining
them for the `repackage` goal. The `build-image` goal currently
only supports jar archives, so allowing other layout types to be
configured for the goal could cause confusion.
Fixes gh-24105
4 years ago
Scott Frederick
bd4c6e51fa
Merge branch '2.4.x'
...
Closes gh-24687
4 years ago
Scott Frederick
ef7a82756e
Allow overriding ThemeResolver and FlashMapManager beans
...
Previously, an error would occur when a user contributed a
`ThemeResolver` or `FlashMapManager` bean because those beans would
would not properly override the default beans provided by Spring
Framework. This commit adds conditional auto-configuration of these
bean types, preferring user-provided beans and falling back to
Framework-provided defaults.
Fixes gh-24207
4 years ago
Phillip Webb
bd027de736
Merge branch '2.4.x'
...
Closes gh-24685
4 years ago
asheCarry
17c0c7d9d6
Fix javadoc typo in ConfigDataLocation
...
See gh-24660
4 years ago
Phillip Webb
fdeee9776e
Merge branch '2.4.x'
...
Closes gh-24684
4 years ago
Phillip Webb
48661e79f5
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24683
4 years ago
Phillip Webb
7cbd57b635
Log FailureAnalyzer errors at trace level
...
Update `FailureAnalyzers` to log errors at `trace` rather than `debug`.
This should reduce noise when an analyzer unexpectedly fails and the
user is running with `--debug`.
Fixes gh-24630
4 years ago
Phillip Webb
86bb3b7dcd
Merge branch '2.4.x'
4 years ago
Phillip Webb
76aa33b65a
Merge branch '2.3.x' into 2.4.x
4 years ago
Phillip Webb
a24ec9d372
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
46629ef5e4
Migrate away from pivotal-legacy/homebrew-tap
...
Update formula to use spring-boot rather than springboot. This will
allow both taps to be used at the same time.
See gh-24659
4 years ago
Phillip Webb
42e649debe
Merge branch '2.4.x'
...
Closes gh-24682
4 years ago
Phillip Webb
04616a01cf
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24681
4 years ago
Phillip Webb
ef09982b39
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24680
4 years ago
Phillip Webb
25033ee5e7
Migrate away from pivotal-legacy/homebrew-tap
...
Update reference documentation to the new spring-io/homebrew-tap repo.
Closes gh-24659
4 years ago
Madhura Bhave
012fb3d3b9
Merge branch '2.4.x'
...
Closes gh-24679
4 years ago
Madhura Bhave
920136d908
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24678
4 years ago
Madhura Bhave
73a2a4b383
Consider context-path for WebTestClient baseUrl
...
Fixes gh-24168
4 years ago
Phillip Webb
cb0069f385
Merge branch '2.4.x'
...
Closes gh-24674
4 years ago
Phillip Webb
5b126b01c0
Replace binder as contributors are processed
...
Update `ConfigDataEnvironment` so that the bootstrap `Binder` is
replaced as contributors are processed. The final `Binder` is now
also added without the `FAIL_ON_BIND_TO_INACTIVE_SOURCE` option so
that properties can be bound at the last stage even if values exist
in an inactive profile-specific document.
Closes gh-24669
4 years ago
Phillip Webb
45ca4a5a56
Merge branch '2.4.x'
...
Closes gh-24673
4 years ago
Phillip Webb
ac4243d615
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24672
4 years ago
Phillip Webb
52e47c4275
Fix test for JSR-350 @Nonnull
...
Closes gh-24647
4 years ago
Phillip Webb
2dfb9b0911
Merge branch '2.4.x'
...
Closes gh-24671
4 years ago
Phillip Webb
2b497b6aff
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24670
4 years ago
Phillip Webb
848ed65f5b
Add test for JSR-350 @Nonnull
...
Closes gh-24647
4 years ago
Stephane Nicoll
2547a9e255
Merge branch '2.4.x'
...
See gh-24655
4 years ago
Stephane Nicoll
c014bb9880
Merge branch '2.3.x' into 2.4.x
...
See gh-24647
4 years ago
Stephane Nicoll
67d1f355d7
Fix Nullable reference
...
See gh-24647
4 years ago
Stephane Nicoll
b3278f459e
Merge branch '2.4.x'
...
See gh-24655
4 years ago
Stephane Nicoll
4e6f15a466
Merge branch '2.3.x' into 2.4.x
...
See gh-24647
4 years ago
Stephane Nicoll
2bd78355dc
Reference javax.annotation.Nonnull support in reference guide
...
See gh-24647
4 years ago
Phillip Webb
11c4ce2135
Merge branch '2.4.x'
...
Closes gh-24658
4 years ago
Phillip Webb
c9f9246c59
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24657
4 years ago
Phillip Webb
9b9c3edfcd
Polish "Return -1 port for non-listening WebServers"
...
See gh-24606
4 years ago
Stefan Partusch
5c61df3131
Return -1 port for non-listening WebServers
...
Update `WebServer` implementations to return -1 from `getPort()` if
the server isn't listening on a port. This aligns the implementations
with the interface Javadoc.
See gh-24606
4 years ago
Phillip Webb
bd3dd0a526
Merge branch '2.4.x'
...
Closes gh-24655
4 years ago
Phillip Webb
ab8080353e
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24654
4 years ago
Phillip Webb
2ad9a47d08
Support JSR-305 annotations on endpoint methods
...
Update `OperationMethodParameter` to additionally support JSR-305 based
`@Nullable` annotations.
Closes gh-24647
4 years ago
Scott Frederick
d0fba2473f
Merge branch '2.4.x'
...
Closes gh-24652
4 years ago
Scott Frederick
505340909a
Support symlinks in configtree property paths
...
Prior to this commit, the configtree property source would not traverse
into a sub-directory in a property path if the sub-directory was a
symbolic link. This commit allows symlinked sub-directories to be
traversed like any other sub-directory in the property path.
Fixes gh-24530
4 years ago
Madhura Bhave
f8cc7180e5
Merge branch '2.4.x'
...
Closes gh-24651
4 years ago
Madhura Bhave
615a8ae56e
Ignore documents that do not apply when checking mandatory locations
...
Closes gh-24584
4 years ago
Andy Wilkinson
77652961cd
Merge branch '2.4.x'
...
Closes gh-24650
4 years ago
Andy Wilkinson
89f29c933f
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24649
4 years ago
dreis2211
fe3217d2c4
Exclude starters from Javadoc aggregation
...
See gh-24648
4 years ago
Stephane Nicoll
1fb32fcf7a
Merge branch '2.4.x'
...
Closes gh-24644
4 years ago
Stephane Nicoll
e1ec70ac36
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24643
4 years ago
Stephane Nicoll
f33c7bc27c
Polish "Remove unnecessary semicolon"
...
See gh-24628
4 years ago
Andrey Kolchanov
097104584c
Remove unnecessary semicolon
...
See gh-24628
4 years ago
Madhura Bhave
b62325a056
Merge branch '2.4.x'
4 years ago
Madhura Bhave
86e94b95c3
Merge branch '2.3.x' into 2.4.x
4 years ago
Madhura Bhave
9928d74a9e
Revert fix to enable cors for actuator endpoints
...
The fix causes a Jersey application to fail in the absence
of a `CorsFilter` or `CorsConfigurationSource` bean.
See gh-11987
4 years ago
Stephane Nicoll
ca1ad1488d
Merge branch '2.4.x'
4 years ago
Stephane Nicoll
c19f7e696e
Polish
...
See gh-24597
4 years ago
Stephane Nicoll
4289523d7d
Merge branch '2.4.x'
...
Closes gh-24637
4 years ago
Stephane Nicoll
1bc1258341
Polish "Make a field final"
...
See gh-24629
4 years ago
Andrey Kolchanov
0e3990931e
Make a field final
...
See gh-24629
4 years ago
Stephane Nicoll
63444ae957
Merge branch '2.4.x'
...
Closes gh-24627
4 years ago
Stephane Nicoll
052565ef2b
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24626
4 years ago
dreis2211
261b7a5b18
Update copyrights to 2021
...
See gh-24625
4 years ago
Stephane Nicoll
8cd07dbc60
Polish
...
See gh-21286
4 years ago
Stephane Nicoll
e4618cfb8d
Delete ErrorProperties.IncludeStacktrace
...
Closes gh-21286
4 years ago
Stephane Nicoll
1a2577a07e
Fix sample formatting
4 years ago
Stephane Nicoll
1fd17cf641
Add support for Elasticsearch sniffer
...
Closes gh-24174
4 years ago
Stephane Nicoll
1e8d5c37ed
Merge branch '2.4.x'
...
Closes gh-24607
4 years ago
izeye
5e3f618f9d
Polish
...
See gh-24604
4 years ago
Stephane Nicoll
e3d7ab0e3b
Merge branch '2.3.x' into 2.4.x
4 years ago
Stephane Nicoll
d0a1c49873
Polish
...
See gh-24604
4 years ago
Stephane Nicoll
8cf5510f26
Upgrade to REST Assured 4.2.1
...
Closes gh-22303
4 years ago
Stephane Nicoll
830843bb70
Merge branch '2.4.x'
...
Closes gh-24603
4 years ago
Stephane Nicoll
1261e08371
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24602
4 years ago
Stephane Nicoll
d86eba3b6b
Upgrade to Thymeleaf 3.0.12
...
Closes gh-24599
4 years ago
Stephane Nicoll
7c767e9a0b
Merge branch '2.4.x'
...
Closes gh-24600
4 years ago