Stephane Nicoll
d7d2c345c1
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
b894696efb
Polish "Automatically detect log4j2.properties"
...
Closes gh-16262
6 years ago
Mohamed Rifni
2cb4403cd0
Automatically detect log4j2.properties
...
See gh-16262
6 years ago
Stephane Nicoll
1bc47b7e74
Polish "Add Spring-specific styling to Actuator's API documentation"
...
Closes gh-16326
6 years ago
Stephane Nicoll
604b0891d0
Use asciidoctor 1.5.8
...
This commit uses asciidoctor 1.5.8 for the time being. Once a new
version of the plugin is released, this override will be unnecessary.
6 years ago
simionAndrei
26cfbe04b2
Add Spring-specific styling to Actuator's API documentation
...
This commit replaces the default Asciidoctor styling with
Spring specific styling.
First, we need to unzip the contents of the Spring Asciidoctor
documentation resources provided by the
`io.spring.docsresources:spring-docs-resources` distribution zip. This
is done in a `/target/refdocs` folder. We then copy all files from
`src/main/asciidoc` to the same location, and then launch the generation
process.
See gh-16326
6 years ago
Stephane Nicoll
d1507497d8
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
1261c3960d
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
28b38ddc9a
Upgrade to Reactor Bom Bismuth-SR17
...
Closes gh-16372
6 years ago
Stephane Nicoll
4c1186cbd8
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
241171fcfa
Merge branch '2.1.x'
6 years ago
liucheng.zhang
4d1717f18e
Disable nulls serialization when serialize-nulls property is false
...
Closes gh-16332
6 years ago
Stephane Nicoll
e80b6cfc44
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
877a47f22b
Upgrade to Jooq 3.11.10
...
Closes gh-16386
6 years ago
Stephane Nicoll
e03f9e2467
Upgrade to Infinispan 9.4.11.Final
...
Closes gh-16385
6 years ago
Stephane Nicoll
3ae7257171
Upgrade to Hibernate 5.3.9.Final
...
Closes gh-16384
6 years ago
Stephane Nicoll
2af72170c6
Upgrade to Byte Buddy 1.9.12
...
Closes gh-16383
6 years ago
Stephane Nicoll
8ea0ecd07c
Upgrade to Rxjava2 2.2.8
...
Closes gh-16382
6 years ago
Stephane Nicoll
ab110ee39a
Upgrade to Reactor Bom Californium-SR6
...
Closes gh-16381
6 years ago
Stephane Nicoll
59d2bc9bc6
Upgrade to Netty Tcnative 2.0.23.Final
...
Closes gh-16380
6 years ago
Stephane Nicoll
1d69d81f13
Upgrade to Lettuce 5.1.6.RELEASE
...
Closes gh-16379
6 years ago
Stephane Nicoll
b4bfc4dc14
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
1a89087a87
Upgrade to Thymeleaf Extras Java8time 3.0.4.RELEASE
...
Closes gh-16378
6 years ago
Stephane Nicoll
7cff82647d
Upgrade to Spring Cloud Connectors 2.0.5.RELEASE
...
Closes gh-16377
6 years ago
Stephane Nicoll
e3e290e959
Upgrade to Quartz 2.3.1
...
Closes gh-16376
6 years ago
Stephane Nicoll
9ab942c54c
Upgrade to Hibernate Validator 6.0.16.Final
...
Closes gh-16375
6 years ago
Stephane Nicoll
8c85f1a141
Upgrade to Elasticsearch 5.6.16
...
Closes gh-16374
6 years ago
Stephane Nicoll
f7d2cc6aa7
Upgrade to Activemq 5.15.9
...
Closes gh-16373
6 years ago
Stephane Nicoll
49f2d1bd3e
Upgrade to Netty 4.1.34.Final
...
Closes gh-16371
6 years ago
Stephane Nicoll
ca9afa7b55
Upgrade to Micrometer 1.0.10
...
Closes gh-16370
6 years ago
Stephane Nicoll
c88bfed669
Upgrade to Unboundid Ldapsdk 4.0.10
...
Closes gh-16369
6 years ago
Andy Wilkinson
5e22b421c5
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
6aa78801ff
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
21adbdef49
Upgrade to Tomcat 9.0.17
...
Closes gh-16367
6 years ago
Andy Wilkinson
6507d1723d
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
270554d3cd
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
090f5f5397
Polish "Add error rendering support with @WebFluxTest"
...
Closes gh-16266
6 years ago
Ali Dehghani
53e7484d87
Add error rendering support with @WebFluxTest
...
See gh-16266
6 years ago
Stephane Nicoll
17a800b577
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
62d9c0a8b3
Test against Gradle 5.3.1
6 years ago
Stephane Nicoll
680e2b223b
Remove deprecated finalName attribute
...
See gh-16202
6 years ago
Stephane Nicoll
cba1e8ada0
Merge branch '2.1.x'
6 years ago
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
6 years ago
Stephane Nicoll
6ab942f295
Polish
6 years ago
Stephane Nicoll
554dec1a3e
Document finalName alternative for repackage goal
...
Closes gh-16334
6 years ago
Stephane Nicoll
465053c11e
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
6c3d64a2eb
Test Thymeleaf auto-configuration backs off without spring integration
...
See gh-16341
6 years ago
Stephane Nicoll
29b1b38cc6
Migrate Thymeleaf tests to application runner
6 years ago
Andy Wilkinson
ea2eaa1737
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
cf0811b0db
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
be32421b86
Merge branch '1.5.x' into 2.0.x
6 years ago
Johnny Lim
40d0d6b113
Polish
...
Closes gh-16299
6 years ago
Stephane Nicoll
89f93b28d7
Merge branch '2.1.x'
6 years ago
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
6 years ago
Andy Wilkinson
24593f39f8
Polish "Use HTTPS for external links wherever possible"
...
See gh-16276
6 years ago
Spring Operator
fb242c27d2
Use HTTPS for external links wherever possible
...
See gh-16276
6 years ago
Andy Wilkinson
878a635bfb
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
5a3474c7a8
Polish "Use HTTPS for external links wherever possible"
...
See gh-16320
6 years ago
Spring Operator
9fc3ac7d49
Use HTTPS for external links wherever possible
...
See gh-16320
6 years ago
Andy Wilkinson
864942ad4f
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
14b21026bf
Polish "Use HTTPS for external links wherever possible"
...
See gh-16319
6 years ago
Spring Operator
1a4c6f2dac
Use HTTPS for external links wherever possible
...
See gh-16319
6 years ago
Andy Wilkinson
ba4671f0ab
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
3e3353e0e9
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
f417fa5c5b
Add jaxb API to jersey starter
...
Closes gh-16268
6 years ago
Stephane Nicoll
e57c0c0657
Do not attempt to add Jaxb customization if Jaxb is not present
...
See gh-16268
6 years ago
Stephane Nicoll
bece962711
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
c2f9e7dd43
Fix StreamsBuilderFactoryBean injection definition
...
Closes gh-16329
6 years ago
Johnny Lim
038e213343
Restore setExtractBareNamePropertyMethods() for AssertJ
...
Closes gh-16325
6 years ago
Andy Wilkinson
4900505425
Merge branch '2.0.x' into 2.1.x
6 years ago
Spring Operator
a5dba01cb9
Use HTTPS for external links from XML files where possible
...
See gh-16314
6 years ago
Andy Wilkinson
fedb40a2bf
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
5bd2b349bc
Merge branch '2.1.x'
6 years ago
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
6 years ago
Madhura Bhave
95d10388dd
Merge branch '2.1.x'
6 years ago
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
6 years ago
Stephane Nicoll
dec5a8cc7e
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
567a82f4ba
Update multi release test jar to include Java 12
...
See gh-16212
6 years ago
Stephane Nicoll
b055410ab4
Fix outdated tests
...
Closes gh-16298
6 years ago
Valery_Yalauchuk
c880e10c41
Fix LogFile conditions to check for exposure as well
...
Closes gh-16298
6 years ago
Stephane Nicoll
76ca467d92
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
bd2cc6f48b
Add missing condition on LogFile endpoint
...
See gh-16298
6 years ago
Stephane Nicoll
90160b16aa
Merge branch '2.1.x'
6 years ago
dreis2211
c2335e130c
Test against Gradle 5.3
...
Closes gh-16294
6 years ago
Stephane Nicoll
197e1669e2
Polish
6 years ago
Madhura Bhave
2225b36299
Merge branch '2.1.x'
6 years ago
Madhura Bhave
1ad52b651a
Document using the same port for the management server on CF
...
Closes gh-15640
6 years ago
Stephane Nicoll
3125f424ce
Add metadata support for immutable ConfigurationProperties type
...
Closes gh-16071
6 years ago
Madhura Bhave
8f693a0277
Add support for configuration properties scanning
...
See gh-12602
6 years ago
Brian Clozel
711169aa8a
Adapt tests after Servlet.fn added to Spring Framework
...
Since Servlet.fn support has been added in Spring Framework, new
infrastructure beans (like `HandlerAdapter` and `HandlerMapping`) have
been added.
This commit adapts the Spring MVC auto-configuration tests to reflect
those changes.
6 years ago
Stephane Nicoll
6e9e5e5a8b
Ignore duplicate "about.html" in Jetty HTTP client
...
Closes gh-16272
6 years ago
Madhura Bhave
0d136f0573
Merge branch '2.1.x'
6 years ago
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
6 years ago
Madhura Bhave
8f0850a69c
Merge branch '2.1.x'
6 years ago
Madhura Bhave
6bd6279eff
Document slice test behavior with @Configuration classes
...
Closes gh-16274
6 years ago
Andy Wilkinson
41967fc629
Correct the URI used for the properties DTD
...
See gh-16270
6 years ago
Andy Wilkinson
36c1c051b8
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
e23f72c8b0
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
1aaab7ecc3
Upgrade to Solr 8.0.0
...
Closes gh-16272
6 years ago
Stephane Nicoll
82c434d581
Upgrade to Solr 7.7.1
...
Closes gh-16273
6 years ago
Spring Operator
00ab30362c
Use HTTPS for external links in XML files
...
See gh-16270
6 years ago
dreis2211
dda0b3e2a1
Remove explicit types
...
Closes gh-16265
6 years ago
Madhura Bhave
dd70c96ead
Merge branch '2.1.x'
6 years ago
Madhura Bhave
0c52c3fc55
Clarify ambiguous documentation in default security section
...
Closes gh-16033
6 years ago
Madhura Bhave
448115609c
Merge branch '2.1.x'
6 years ago
Madhura Bhave
4a230fdec9
Document AssertJ's satisfies with extractingJsonPathNumberValue
...
Closes gh-16229
6 years ago
Andy Wilkinson
b828b398b5
Merge branch '2.1.x'
6 years ago
Spring Operator
b32c0080c3
Update build and setup configuration to use HTTPS
...
See gh-16247
6 years ago
Andy Wilkinson
a36aa67b52
Merge branch '2.0.x' into 2.1.x
6 years ago
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
6 years ago
Andy Wilkinson
daba01ab94
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
716b4e8acf
Test the Gradle plugin against Gradle 5.3-rc-3
...
Closes gh-16211
6 years ago
Madhura Bhave
0611eb49c8
Merge branch '2.1.x'
6 years ago
Madhura Bhave
7ea8770524
Polish "Fix request factory used with withBasicAuth"
...
Fixes gh-15982
6 years ago
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
6 years ago
Mohamed Rifni
e3269a7e9b
Switch FaviconRequestHandler visibility to package private
...
Closes gh-16250
6 years ago
Stephane Nicoll
09ad80b3d9
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
372802a203
Polish "Order the search locations in javadoc by precedence order"
...
Closes gh-16099
6 years ago
Muhammad Hewedy
4bac6c6688
Order the search locations in javadoc by precedence order
...
See gh-16099
6 years ago
Stephane Nicoll
d625025051
Polish "Add default no-op method to SpringApplicationRunListener"
...
Closes gh-16104
6 years ago
ayudovin
997f07d13f
Add default no-op method to SpringApplicationRunListener
...
See gh-16104
6 years ago
Madhura Bhave
3d0219c315
Merge branch '2.1.x'
6 years ago
Johnny Lim
c5b5f752ed
Polish
...
Closes gh-16219
6 years ago
Madhura Bhave
1893eeef4f
Merge branch '2.1.x'
6 years ago
Dmytro Nosan
2f3e5d65be
Test server port shouldn't affect management port when random
...
Closes gh-16108
6 years ago
Stephane Nicoll
adaa49c0df
Polish
...
See gh-8762
6 years ago
Stephane Nicoll
19cc584530
Polish "Update Kotlin documentation"
...
Closes gh-16235
6 years ago
Sebastien Deleuze
e8ed128850
Update Kotlin documentation
...
This commit updates Kotlin reference documentation according to
latest features like immutable `@ConfigurationProperties` and
Kotlin BOM support.
See gh-16235
6 years ago
Stephane Nicoll
c115ee1550
Fix build failure
6 years ago
Stephane Nicoll
0e0ea7f00a
Fix checkstyle violation
6 years ago
Stephane Nicoll
d2164a1ca3
Document constructor binding
...
Closes gh-8762
6 years ago
Stephane Nicoll
de21d71e20
Remove support of `@Autowired` for configuration properties bean
...
See gh-8762
6 years ago
Stephane Nicoll
fcdc414646
Remove use of `@Autowired` for configuration properties bean
...
See gh-8762
6 years ago
dreis2211
b39b990a72
Use isEmpty() where possible
...
Closes gh-16225
6 years ago
Madhura Bhave
223f2be7d2
Inject InfoContributors instead of exposing them on InfoEndpoint
...
Closes gh-13586
6 years ago
Madhura Bhave
2cdc93cf19
Make TestRestTemplate withBasicAuth fault tolerant
...
It's part of TestRestTemplate's contract that it's fault tolerant. This
commit aligns the behavior of `withBasicAuth` with that expectation.
Closes gh-15780
6 years ago
Andy Wilkinson
0872eb0dd9
Remove use of ReflectionUtils.doWithMethods from ConfigurationBeanFactoryMetadata
...
Closes gh-16220
6 years ago
Stephane Nicoll
4d73211c3a
Polish "Check for multiple processors in OnClassCondition"
...
Closes gh-16115
6 years ago
Jan Thewes
a96a79ea45
Check for multiple processors in OnClassCondition
...
See gh-16115
6 years ago
Stephane Nicoll
9da20b7e52
Merge branch '2.1.x'
6 years ago
Ruslan Stelmachenko
fcde648c50
Fix typo in logging.group property description
...
Closes gh-16224
6 years ago
Andy Wilkinson
ae3ea186e2
Align test with change to exception in latest Framework snapshots
6 years ago
Brian Clozel
5a66dc8c6e
Merge branch '2.1.x'
6 years ago
Brian Clozel
9906ef2400
Merge branch '2.0.x' into 2.1.x
6 years ago
Brian Clozel
8866a25ef7
Polish Undertow tests
6 years ago
Brian Clozel
6138041578
Polish
...
Fixes gh-16014
6 years ago
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
6 years ago
Stephane Nicoll
2b4845b335
Add dependency needed by javadoc generation on JDK 11
6 years ago
Stephane Nicoll
81def1f21d
Polish
6 years ago
Madhura Bhave
e8cb75bba8
Enable git remote linking automatically on CF
...
Closes gh-13586
6 years ago
Stephane Nicoll
b2290107db
Polish "Trim trailing whitespace from spring.server.servlet.context-path"
...
Closes gh-16165
6 years ago
Mohamed Rifni
bde2f850b2
Trim trailing whitespace from spring.server.servlet.context-path
...
See gh-16165
6 years ago
Stephane Nicoll
347daf69fb
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
765801983b
Polish "Fix typo in spring-boot-features.adoc"
...
Closes gh-16213
6 years ago
Orangeroad0922
47169436ed
Fix typo in spring-boot-features.adoc
...
See gh-16213
6 years ago
Andy Wilkinson
39971bbbd3
Add dependency needed by javadoc generation on JDK 11
6 years ago
Andy Wilkinson
68bfb020aa
Reduce need for bean method proxying and disable where not needed
...
Closes gh-9068
6 years ago
Stephane Nicoll
0f71f22f3c
Polish
6 years ago
Stephane Nicoll
628e44187f
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
f07de1bbe2
Polish "Update ambiguous documentation about ConfigurationProperties"
...
Closes gh-16166
6 years ago
Viktoriya Kutsarova
6b6ac28430
Update ambiguous documentation about ConfigurationProperties
...
See gh-16166
6 years ago
Stephane Nicoll
a44a55e948
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
161c0b9fad
Polish contribution
...
Closes gh-16170
6 years ago
ayudovin
51013421f2
Add support for Mustache, FreeMarker and Thymeleaf in WebFluxTest
...
See gh-16170
6 years ago
Stephane Nicoll
078bd890a6
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
28cf63354a
Merge pull request #16106 from Spring Operator
...
* gh-16106:
Drop AnyEdit from Eclipse setup as it is not available over HTTPS
Update build and setup configuration to use HTTPS
Closes gh-16106
6 years ago
Stephane Nicoll
50d0b4df46
Polish
6 years ago
Spring Operator
c9c554b834
Update build and setup configuration to use HTTPS
...
See gh-16106
6 years ago
Stephane Nicoll
3831aeeb39
Merge branch '2.1.x'
6 years ago
Johnny Lim
00bda4dc2a
Add dependency management for micrometer-registry-stackdriver
...
Closes gh-16178
6 years ago
Stephane Nicoll
8ff0a9c5a9
Merge branch '2.1.x'
6 years ago
Johnny Lim
bcfbabe6cd
Polish
...
Closes gh-16193
6 years ago
Andy Wilkinson
4b98fa7d94
Alias proxyBeanMethods on annotations meta-annotated with @Configuration
...
Closes gh-16201
6 years ago
Phillip Webb
50425bd441
Rollback to Maven Invoker 3.1.0
...
Closes gh-16205
6 years ago
Phillip Webb
64a2e8d67f
Update copyright year for changed files
6 years ago
Phillip Webb
dd3e8154d9
Merge branch '2.1.x'
6 years ago
Phillip Webb
fc3aa43cc2
Update copyright year for changed files
6 years ago
Phillip Webb
f02887b6c6
Merge branch '2.0.x' into 2.1.x
6 years ago
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.
6 years ago
Phillip Webb
ccfe20d3d3
Merge branch '2.1.x'
6 years ago
Phillip Webb
45ae97a4e9
Merge branch '2.0.x' into 2.1.x
6 years ago
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.
6 years ago
Madhura Bhave
d92c2f7023
DefaultProperties profiles shouldn't take precedence over config files
...
Fixes gh-15445
6 years ago
Andy Wilkinson
404f5d33f3
Align Gradle plugin's tests with Kotlin 1.3's restructuring
...
See gh-16195
6 years ago
Stephane Nicoll
fed145e195
Replace manual dependency management by Kotlin's bom
...
Closes gh-9486
6 years ago
Andy Wilkinson
aa2008bc5a
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
f0ef693376
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
c2eeeb032c
Work around javac bug
6 years ago
Stephane Nicoll
09d51089ba
Polish
6 years ago
Stephane Nicoll
fd0a11b7a7
Reuse Kotlin parameter names if possible
...
This commit detects a Kotlin constructor so that it is not required to
transmit the parameter names information to the Java side.
See gh-8762
6 years ago
Andy Wilkinson
8c3cec8f13
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
361437f4e2
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
b34b217d1e
Upgrade to Kotlin 1.3.21
...
Closes gh-16195
6 years ago
Stephane Nicoll
341859b5fe
Start building against Spring Framework 5.2 snapshots
...
See gh-16173
6 years ago
Stephane Nicoll
c30f9815c1
Fix detection of Autowired constructor with Kotlin
...
Previously, the import selector wrongly assumed that we should not
use constructor injection with Kotlin. Rather than looking up for the
primary constructor, we retrieve available constructors on the Java
counter-part.
This commit applies the same logic as in the constructor parameter
binder and checks for the primary constructor for Kotlin types.
See gh-8762
6 years ago
Andy Wilkinson
7675802338
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
f574213cc8
Mark log file endpoint as producing text/plain
...
Closes gh-16188
6 years ago
Andy Wilkinson
7d0317419d
Polish
6 years ago
Andy Wilkinson
89bb973745
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
7153525ee2
Annotation @JsonTest with @ExtendWith(SpringExtension.class)
...
Closes gh-16183
6 years ago
Stephane Nicoll
d07a6ff0bb
Fix binding of bean with no bean definition
...
See gh-16180
6 years ago
Andy Wilkinson
f5eb853f26
Update web starter to depend on validator starter
...
Previously, the web starter declared direct dependencies on Hibernate Validator
and the Jakarta EE validation API. This meant that it required two exclusions to
exclude validation from a web application that did not need it.
This commit updates the web starter to get its validation dependencies via a
dependency on the validation starter. This allows validation to be excluded
using a single exclusion. The EL dependency from the validation starter has
been excluded to allow the EL implementation from the underlying container
starter (Tomcat, Jetty, or Undertow) to continue to be used instead.
Closes gh-16176
6 years ago
Stephane Nicoll
430571b37b
Perform binding at creation time if possible
...
Previously, environment binding always happened in a post processor once
the bean has been created. Constructor binding requires to perform the
binding at creating time so this commit performs binding at creation
time if possible.
When this happens, a special `ConfigurationPropertiesBeanDefinition` is
created with a supplier that invokes the binder. To avoid a case where
a bean is processed twice, the post-processor now ignores any bean that
has already been bound to the environment.
Closes gh-8762
Co-authored-by: Madhura Bhave <mbhave@pivotal.io>
6 years ago
Madhura Bhave
7ca589d43c
Add constructor based binding support
...
See gh-8762
Co-authored-by: Stephane Nicoll <snicoll@pivotal.io>
6 years ago
Andy Wilkinson
2bd3d19bee
Ensure that DevTools' beans use eager init even when app is lazy
...
Closes gh-15870
6 years ago
Andy Wilkinson
1431a0f585
Upgrade to Spring Data Moore-M2
...
Closes gh-15197
6 years ago
Brian Clozel
8325fce53e
Fix formatting
6 years ago
Brian Clozel
6586bae889
Guard Endpoint bean declarations with ConditionalOnExposedEndpoint
...
This commit adds the newly introduced `@ConditionalOnExposedEndpoint`
conditional annotation to all auto-configured `Endpoint` in Actuator.
With that change, `EndPoint` instances and related infrastructure will
only be created when they are meant to be exposed and used. This will
save CPU and memory resources when Actuator is present.
Closes gh-16093
6 years ago
Brian Clozel
4ffbe6c9e8
Add @ConditionalOnExposedEndpoint condition
...
Prior to this commit, Actuator `Endpoint` instantiations would be
guarded by `@ConditionalOnEnabledEnpoint` condition annotations. This
feature saves resources as disabled endpoints aren't unnecessarily
instantiated.
By default, only `"health"` and `"info"` endpoints are exposed over the
web and all endpoints are exposed over JMX.
As of gh-16090, JMX is now disabled by default. This is an opportunity
to avoid instantiating endpoints if they won't be exposed at all, which
is more likely due to the exposure defaults.
This commit adds a new `@ConditionalOnExposedEndpoint` conditional
annotation that checks the `Environment` for configuration properties
under `"management.endpoints.web.exposure.*"` and
`"management.endpoints.jmx.exposure.*"`. In the case of JMX, an
additional check is perfomed, checking that JMX is enabled first.
The rules implemented in the condition itself are following the ones
described in `ExposeExcludePropertyEndpointFilter`.
See gh-16093
6 years ago
Andy Wilkinson
b8dff5fe17
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
9d06d22b99
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
affdbeef41
Polish
6 years ago
Andy Wilkinson
e1a7f1e085
Upgrade to Cassandra Driver 3.7.1
...
Closes gh-16163
6 years ago
Andy Wilkinson
c4756e9057
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
f46894dfd3
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
17a1b2822c
Isolate LoggerContext state to each test
...
Closes gh-16162
6 years ago
Andy Wilkinson
3f3966adb0
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
9963ed1249
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
83216c34e5
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
7c58d72734
Upgrade to Mongo Driver Reactivestreams 1.11.0
...
Closes gh-16159
6 years ago
Andy Wilkinson
36cbd00853
Disable AssertJ's bare-named property accessor discovery
...
AssertJ includes a change in 3.12 that means that, by default, it now incorrectly
identifies some of the builder methods on CacheControl as accessor methods for its fields.
This commit restores the behaviour of 3.11 so that a method is only considered to be a
property accessor if a matches the Java bean naming conventions.
Closes gh-16145
6 years ago
Andy Wilkinson
e667911f91
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
80f2e2260e
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
e56580ddc6
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
87d696d697
Align with breaking API change in AssertJ 3.12
...
Closes gh-16145
6 years ago
Andy Wilkinson
c2e9f98655
Upgrade to Spring Plugin 2.0.0.M1
...
Closes gh-15940
6 years ago
Andy Wilkinson
7c568bb277
Upgrade to Spring HATEOAS 1.0.0.M1
...
Closes gh-15939
6 years ago
Andy Wilkinson
c6811d6427
Upgrade to Maven Javadoc Plugin 3.1.0
...
Closes gh-16157
6 years ago
Andy Wilkinson
12c1271bcb
Upgrade to Maven Invoker Plugin 3.2.0
...
Closes gh-16156
6 years ago
Andy Wilkinson
970f9abc9c
Upgrade to Snakeyaml 1.24
...
Closes gh-16155
6 years ago
Andy Wilkinson
85f42df77f
Upgrade to Webjars Locator Core 0.37
...
Closes gh-16154
6 years ago
Andy Wilkinson
3635885058
Upgrade to Selenium Htmlunit 2.34.0
...
Closes gh-16153
6 years ago
Andy Wilkinson
44bc3b0f7a
Upgrade to Mongodb 3.10.1
...
Closes gh-16152
6 years ago
Andy Wilkinson
cd68579851
Upgrade to Mockito 2.25.0
...
Closes gh-16151
6 years ago
Andy Wilkinson
22ef0285bd
Upgrade to Mariadb 2.4.0
...
Closes gh-16150
6 years ago
Andy Wilkinson
12e9160fff
Upgrade to Junit Jupiter 5.4.0
...
Closes gh-16149
6 years ago
Andy Wilkinson
d4d0db017e
Upgrade to Influxdb Java 2.15
...
Closes gh-16148
6 years ago
Andy Wilkinson
614931755c
Upgrade to Elasticsearch 6.6.1
...
Closes gh-16147
6 years ago
Andy Wilkinson
52a934faae
Upgrade to Ehcache3 3.7.0
...
Closes gh-16146
6 years ago
Andy Wilkinson
ad8f2fb409
Upgrade to Assertj 3.12.1
...
Closes gh-16145
6 years ago
Andy Wilkinson
419a1bd5b3
Upgrade to Kafka 2.1.1
...
Closes gh-16144
6 years ago
Andy Wilkinson
708551e9d5
Upgrade to Commons Dbcp2 2.6.0
...
Closes gh-16143
6 years ago
Andy Wilkinson
a491fd3d05
Upgrade to Htmlunit 2.34.1
...
Closes gh-16142
6 years ago
Andy Wilkinson
4fff84c65c
Upgrade to Rest Assured 3.3.0
...
Closes gh-16141
6 years ago
Andy Wilkinson
10c90a8845
Upgrade to Rxjava2 2.2.7
...
Closes gh-16140
6 years ago
Andy Wilkinson
d8e94f2b6e
Upgrade to Commons Codec 1.12
...
Closes gh-16139
6 years ago
Andy Wilkinson
35a2dc0133
Upgrade to Hikaricp 3.3.1
...
Closes gh-16138
6 years ago
Andy Wilkinson
2609e27f5f
Upgrade to Rabbit Amqp Client 5.6.0
...
Closes gh-16137
6 years ago
Andy Wilkinson
236cae5727
Upgrade to Hazelcast Hibernate5 1.3.2
...
Closes gh-16136
6 years ago
Andy Wilkinson
cd7eed92a9
Upgrade to Caffeine 2.7.0
...
Closes gh-16135
6 years ago
Andy Wilkinson
eaf055382b
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
a09713ee30
Upgrade to Infinispan 9.4.8.Final
...
Closes gh-16134
6 years ago
Andy Wilkinson
de042114af
Upgrade to Jetty Reactive Httpclient 1.0.3
...
Closes gh-16133
6 years ago
Andy Wilkinson
c54ac68afa
Upgrade to Undertow 2.0.19.Final
...
Closes gh-16132
6 years ago
Andy Wilkinson
33fdc5b471
Upgrade to Rxjava2 2.2.7
...
Closes gh-16131
6 years ago
Andy Wilkinson
2568bd6a83
Upgrade to Netty Tcnative 2.0.22.Final
...
Closes gh-16130
6 years ago
Andy Wilkinson
4f5eff6fa4
Upgrade to Lettuce 5.1.5.RELEASE
...
Closes gh-16129
6 years ago
Andy Wilkinson
e01b76aa45
Upgrade to Hazelcast 3.11.2
...
Closes gh-16128
6 years ago
Andy Wilkinson
ff64e112c9
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
4cfc532890
Upgrade to Spring Ws 3.0.7.RELEASE
...
Closes gh-16127
6 years ago
Andy Wilkinson
51657e1ad0
Upgrade to Spring Integration 5.0.12.RELEASE
...
Closes gh-16126
6 years ago
Andy Wilkinson
ab05a07807
Upgrade to Neo4j Ogm 3.1.8
...
Closes gh-16125
6 years ago
Andy Wilkinson
7a26a092aa
Upgrade to Hibernate Validator 6.0.15.Final
...
Closes gh-16124
6 years ago
Andy Wilkinson
31892a3488
Upgrade to Elasticsearch 5.6.15
...
Closes gh-16123
6 years ago
Andy Wilkinson
5f35a1d089
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
acdbd18a7b
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
31ed042190
Return 503 when component or instance is down with WebFlux
...
Closes gh-16109
6 years ago
Andy Wilkinson
0959698c32
Upgrade to Jersey 2.28
...
Closes gh-16114
6 years ago
Andy Wilkinson
d6a869fa98
Switch to Jakarta EE API dependencies where possible
...
Closes gh-16113
Closes gh-16112
Closes gh-16111
Closes gh-15916
Closes gh-15689
6 years ago
Brian Clozel
ce9626d00f
Disable JMX by default
...
This commit switches the default value for the `spring.jmx.enabled`
configuration property.
JMX is now disabled by default and can be enabled with
`spring.jmx.enabled=true`.
Closes gh-16090
6 years ago
Stephane Nicoll
4f029d6df9
Polish "Add loadOnStartup property to EndpointServlet"
...
Closes gh-16053
6 years ago
Gómez Díaz, Julio José
b99c05329f
Add loadOnStartup property to EndpointServlet
...
loadOnStartup property was missing from EndpointServlet and cannot be set
inside ServletEndpointRegistrar. Now it can be set and register a Servlet
with that integer property ready to act upon registration.
See gh-16053
6 years ago
Johnny Lim
4a738e3c49
Polish
...
Closes gh-16094
6 years ago
Stephane Nicoll
d83a614bd9
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
8d033e73d1
Polish
...
See gh-16094
6 years ago
Andy Wilkinson
19851c98c9
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
bdab9c4e31
Upgrade to Couchbase Client 2.7.4
...
Closes gh-15914
6 years ago
Stephane Nicoll
6b273279fb
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
4eb73e0050
Recommend that DevTools is excluded with custom packaging arrangement
...
Closes gh-15382
6 years ago
Stephane Nicoll
4f2e788835
Fix import in docs
...
Closes gh-16017
6 years ago
Johnny Lim
f4786d7d2e
Polish
...
Closes gh-16083
6 years ago
Stephane Nicoll
1b55f0ccf9
Merge branch '2.1.x'
6 years ago
Johnny Lim
3242e89271
Polish
...
See gh-16083
6 years ago
Stephane Nicoll
3febf56e93
Merge branch '2.1.x'
6 years ago
Johnny Lim
907058d845
Rename Maven version property for PooledJMS
...
Closes gh-16086
6 years ago
Stephane Nicoll
f90bfff132
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
2099093978
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
b8cbd0c17f
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
75c248dcba
Move setter attribute in PropertyDescriptor proper
6 years ago
Stephane Nicoll
a90c8d01a9
Polish
6 years ago
Stephane Nicoll
7b8563a877
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
235fbfb4b6
Polish "Use AssertJ facilities for expected exceptions"
...
Closes gh-16066
6 years ago
dreis2211
be445f6346
Use AssertJ facilities for expected exceptions
...
See gh-16066
6 years ago
Madhura Bhave
64b7466d51
Remove secure flag from AutoConfigureMockMvc
...
Closes gh-13822
6 years ago
Stephane Nicoll
baa5a00d26
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
c224eebef3
Polish "Fix NullPointerException with empty X-Forwarded-For header"
...
Closes gh-16046
6 years ago
Dmytro Nosan
64a74c3bbb
Fix NullPointerException with empty X-Forwarded-For header
...
See gh-16046
6 years ago
Stephane Nicoll
3bcd93bd35
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
2a6791aa20
Polish "Add `jaxb-runtime` to TldSkipPatterns"
...
Closes gh-16027
6 years ago
Rupert Madden-Abbott
946ada62fb
Add `jaxb-runtime` to TldSkipPatterns
...
See gh-16027
6 years ago
Dmytro Nosan
c0a458e9d0
Remove unused constructor argument
...
Closes gh-16059
6 years ago
Stephane Nicoll
d5448eb124
Polish "Add failure analyzer for Flyway's bootstrap failure"
...
Closes gh-16015
6 years ago
anand
96315372ef
Add failure analyzer for Flyway's bootstrap failure
...
See gh-16015
6 years ago
Stephane Nicoll
2ad234b605
Adapt to breaking change in Spring Hateoas
6 years ago
Stephane Nicoll
ad6e58e489
Merge branch '2.1.x'
6 years ago
XYUU
7aedb0a33d
Fix a colon format
...
Closes gh-16054
6 years ago
Stephane Nicoll
c8e46f66e2
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
ce17a923dd
Polish contribution
...
Closes gh-15978
6 years ago
Dmytro Nosan
cf89ebcf92
Add an example showing how to use Spring REST Docs with WebTestClient
...
See gh-15978
6 years ago
Stephane Nicoll
554bff6145
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
eebd906c8a
Polish contribution
...
Closes gh-16047
6 years ago
Dan Zheng
2c4afb3bd8
Fix NamedParameterJdbcTemplate precedence with database migration tools
...
See gh-16047
6 years ago
Stephane Nicoll
7beb64043d
Fix build failure
6 years ago
Stephane Nicoll
7f817e339b
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
978f80122b
Polish "Debug mode is not logging web and sql related loggers"
...
Closes gh-16018
6 years ago
Dmytro Nosan
c3430d5883
Debug mode is not logging web and sql related loggers
...
See gh-16018
6 years ago
Stephane Nicoll
715db153e3
Polish "Remove code deprecated in 2.1"
...
Closes gh-16013
6 years ago
Mehmed Baždar
246111cd84
Remove code deprecated in 2.1
...
See gh-16013
6 years ago
Stephane Nicoll
5e4418973e
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
c47edd15af
Polish "Update instructions on how to use JAXB as XML renderer"
...
Closes gh-16005
6 years ago
Lars Grefer
221ff8d69f
Update instructions on how to use JAXB as XML renderer
...
See gh-16005
6 years ago
dreis2211
2ab4ce03db
Fix deprecations
...
Closes gh-16037
6 years ago
Stephane Nicoll
00a18c32ab
Restructure metadata generation
...
This commit restructures the annotation processor to off-load most of
its logic in a PropertyDescriptor abstraction that is consumed to
generate the relevant metadata.
This has the benefit to isolate the various way properties can be
identified (java bean and lombok for now).
Closes gh-16036
6 years ago
Stephane Nicoll
99c0b4561d
Polish test to request the type under test
6 years ago
Stephane Nicoll
c44a1e129d
Polish
6 years ago
Stephane Nicoll
8a064b0da2
Move main test annotation processor to test package
6 years ago
Stephane Nicoll
4bee913fb2
Add shared test processor
...
This commit adds a simple annotation processor that can be used to run
more fine grained assertions.
6 years ago
Madhura Bhave
adea7014a9
Add support to detect Kubernetes platform in CloudPlatform
...
Closes gh-15537
6 years ago
Andy Wilkinson
0f0adb4cd0
Polish formatting
6 years ago
Stephane Nicoll
7b0004d6c3
Fix formatting
6 years ago
Stephane Nicoll
8773a2fed3
Polish
6 years ago
Andy Wilkinson
f2e3e274a8
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
53326695ea
Polish
6 years ago
Madhura Bhave
6f045d8891
Merge branch '2.1.x'
6 years ago
Madhura Bhave
c3e47541ad
EndpointRequest should check that the request is to the mgmt context
...
Fixes gh-15702
6 years ago
Andy Wilkinson
f4bd0b8b4b
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
59430a2642
Only include zips in BOOT-INF/lib, WEB-INF/lib, and WEB-INF/lib-provided
...
Closes gh-16001
6 years ago
Andy Wilkinson
43c9a789ac
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
55fe26b075
Polish "Use kotlin_module not kotlin-module to identify Kotlin module metadata"
...
See gh-16004
6 years ago
Robert Thornton
cb6362df82
Use kotlin_module not kotlin-module to identify Kotlin module metadata
...
See gh-16004
6 years ago
Andy Wilkinson
de0c065625
Inject single-use configuration dependencies into bean methods
...
Closes gh-15751
6 years ago
Stephane Nicoll
34f28b4cbd
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
91a005f578
Resolve generic types in generated metadata
...
Closes gh-15850
6 years ago
Stephane Nicoll
0c45019200
Upgrade to Spring Doc Resources 0.1.0.RELEASE
...
Closes gh-15805
6 years ago
Andy Wilkinson
52aa7e1e09
Include source of NoSuchMethodError in its failure analysis
...
Closes gh-15995
6 years ago
Stephane Nicoll
4992b7fb29
Polish "Migrate Kotlin tests to Mockk"
...
Closes gh-15993
6 years ago
Sebastien Deleuze
cca79b8d4d
Migrate Kotlin tests to Mockk
...
See gh-15993
6 years ago
Andy Wilkinson
51776af45d
Include source of NoSuchMethodError in its failure analysis
...
Closes gh-15995
6 years ago
Stephane Nicoll
967eecfbf8
Remove redundant dependency management for dom4j:dom4j
...
Closes gh-15199
6 years ago