Rodolpho Couto
e30f693699
Add reference to valiktor-spring-boot-starter
...
Closes gh-14514
6 years ago
Johnny Lim
1eca492c5e
Polish
...
See gh-14621
6 years ago
Andy Wilkinson
da1fde6a5f
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
fd10226c54
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
62b481c7db
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
89f5cfc5a4
Merge branch '1.5.x' into 2.0.x
6 years ago
jnizet
eee07a840f
Move away from deprecated Gradle configurations
...
Closes gh-14593
6 years ago
Stephane Nicoll
b6e5103dc4
Polish contribution
...
Closes gh-14592
6 years ago
Marten Deinum
77afe76ed5
Polish
...
The SpringBootContextLoader still checked if tests were annotated with
@IntegrationTest or @WebIntegrationTest. Those classes have been
removed in Spring Boot 1.5 and been deprecated since 1.4.
This commit removes the check on the annotations as well as the static
list of names.
See gh-14592
6 years ago
Stephane Nicoll
885948ce3b
Polish
6 years ago
artsiom
7fb13d0dc2
Fix WebSocket web server customizer bean names
...
Closes gh-14582
6 years ago
Gary Russell
26c1e389df
Polish RabbitMQ properties doc
...
Fix description for `prefetch`; remove reference to transactions since
the direct container does not support transactionSize.
Also fix `transactionSize` to just reference acks; autoConfiguration
doesn't support enabling transactions.
Closes gh-14569
6 years ago
Stephane Nicoll
5506d972c6
Polish "Fix and improve Neo4j related documentation"
...
Closes gh-14548
6 years ago
Michael J. Simons
8a53adf3d2
Fix and improve Neo4j related documentation
...
See gh-14548
6 years ago
Stephane Nicoll
8cce5d3f64
Polish "Add dependency management for Neo4J OGM embedded driver"
...
Closes gh-14560
6 years ago
Michael J. Simons
ad449e9520
Add dependency management for Neo4J OGM embedded driver
...
See gh-14560
6 years ago
Stephane Nicoll
63d276da58
Upgrade to Neo4j Ogm 3.1.3
...
Closes gh-14536
6 years ago
Stephane Nicoll
75c893164e
Upgrade to Hibernate Validator 6.0.13.Final
...
Closes gh-14535
6 years ago
Stephane Nicoll
5cac8ac70b
Upgrade to Elasticsearch 5.6.12
...
Closes gh-14534
6 years ago
Stephane Nicoll
0143cb6193
Upgrade to Janino 3.0.10
...
Closes gh-14533
6 years ago
Stephane Nicoll
f49f407b99
Upgrade to Johnzon Jsonb 1.1.10
...
Closes gh-14532
6 years ago
Stephane Nicoll
59ecfea104
Upgrade to Unboundid Ldapsdk 4.0.8
...
Closes gh-14531
6 years ago
Stephane Nicoll
380696de58
Upgrade to Jackson 2.9.7
...
Closes gh-14530
6 years ago
Stephane Nicoll
8aece088a4
Upgrade to Spring Web Services 3.0.4.RELEASE
...
Closes gh-14526
6 years ago
Stephane Nicoll
957321492f
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
bff93a67ce
Fix remote DevTools restart when a previously added class is then changed
...
Previously, if a class was added and then changed, a restart would be triggered
and things would behave as if the class had been deleted. This occurred
because, when looking for additional classes that were not on the original
classpath, only files that had been added were considered. The subsequent
change to the class was noticed as a modified rather than an addition,
resulting in the class being skipped.
This commit updates the resource resolver to only ignore deleted files and
consider both added files and modified files when looking for additional
resources.
Closes gh-14205
6 years ago
Marcel Overdijk
0870f23902
Fix dependency management for Caffeine
...
Closes gh-14505
6 years ago
DK Lee
01cf52447c
Fix typo in WebClient example
...
Closes gh-14499
6 years ago
Andy Wilkinson
6fba477d5e
Remove redundant handling of a null exchange from WebFluxTags.uri()
...
Closes gh-14504
6 years ago
Andy Wilkinson
6020cb67d3
Polish javadoc of status method on WebFluxTags and WebMvcTags
6 years ago
Madhura Bhave
d7d5cbf959
Simplify printing ConditionEvaluationReport when using context runner
...
Closes gh-13119
6 years ago
Andy Wilkinson
fc60d9f6d4
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
5708792d82
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
09ccf875b7
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
ae4e1d0372
Test the Gradle plugin against Gradle 4.10
...
Closes gh-14417
6 years ago
Andy Wilkinson
630e2d0b41
Correct the permissions of scripts in archives of boot distribution
...
Closes gh-14158
6 years ago
Madhura Bhave
7af6665a0e
Ignore management.server.port for war
...
Fixes gh-14148
6 years ago
Andy Wilkinson
39d383006c
Upgrade to Spring Cloud Connectors 2.0.3.RELEASE
...
Closes gh-14414
6 years ago
Andy Wilkinson
2e86a6f479
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
9b1e74b2f1
Upgrade to Spring Session Apple-SR5
...
Closes gh-14332
6 years ago
Andy Wilkinson
856f9cb0ea
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
d09436872c
Upgrade to Spring Integration 5.0.8.RELEASE
...
Closes gh-14330
6 years ago
Andy Wilkinson
d7bfd07724
Upgrade to Spring Security 5.0.8.RELEASE
...
Closes gh-14403
6 years ago
Andy Wilkinson
0174417fb0
Upgrade to Spring Kafka 2.1.10.RELEASE
...
Closes gh-14402
6 years ago
Andy Wilkinson
8552d57757
Upgrade to Spring Amqp 2.0.6.RELEASE
...
Closes gh-14401
6 years ago
Andy Wilkinson
c33eda65c7
Upgrade to Spring Data Kay SR10
...
Closes gh-14328
6 years ago
Andy Wilkinson
a6feebb39d
Upgrade to Spring Kafka 2.1.9.RELEASE
...
Closes gh-14372
6 years ago
Andy Wilkinson
be498f945c
Upgrade to Postgresql 42.2.5
...
Closes gh-14371
6 years ago
Andy Wilkinson
54302b9a7b
Upgrade to Jetty El 8.5.33
...
Closes gh-14370
6 years ago
Andy Wilkinson
5010a690e8
Upgrade to Jaybird 3.0.5
...
Closes gh-14369
6 years ago
Andy Wilkinson
e2e8db3876
Upgrade to Elasticsearch 5.6.11
...
Closes gh-14368
6 years ago
Andy Wilkinson
03eda003d0
Upgrade to Janino 3.0.9
...
Closes gh-14367
6 years ago
Andy Wilkinson
cdd819adaa
Upgrade to Johnzon Jsonb 1.1.9
...
Closes gh-14366
6 years ago
Andy Wilkinson
59cb5bf44c
Upgrade to Activemq 5.15.6
...
Closes gh-14365
6 years ago
Andy Wilkinson
5c891f8e1b
Upgrade to Netty 4.1.29.Final
...
Closes gh-14364
6 years ago
Andy Wilkinson
956ef0f785
Upgrade to Javax Mail 1.6.2
...
Closes gh-14363
6 years ago
Andy Wilkinson
590ea73097
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
8afa201271
Start building against Spring Session Apple snapshots
...
See gh-14332
6 years ago
Stephane Nicoll
1740f039f3
Start building against Spring Integration snapshots
...
See gh-14330
6 years ago
Stephane Nicoll
d53839eecb
Start building against Spring Data Kay snapshots
...
See gh-14328
6 years ago
Madhura Bhave
e41394233b
Harmonize ReactiveSecurityAutoConfiguration
...
Fixes gh-14263
6 years ago
Stephane Nicoll
ce63db2e42
Upgrade to Spring Framework 5.0.9
...
Closes gh-14325
6 years ago
Stephane Nicoll
b7e1a2ea6c
Add reference to Rollbar starter
...
Closes gh-14343
6 years ago
Andy Wilkinson
aa45f3c702
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
61344f7d9c
Upgrade to Reactor Bom Bismuth-SR11
...
Closes gh-14322
6 years ago
Stephane Nicoll
128ed77a69
Start building against Spring Framework 5.0 snapshots
...
See gh-14325
6 years ago
Madhura Bhave
ccdbc0aa06
Polish "Remove redundancy from actuator documentation"
...
Closes gh-14206
6 years ago
kuldeepsidhu88
abf5e63b54
Remove redundancy from actuator documentation
...
See gh-14206
6 years ago
Andy Wilkinson
6c865f9b43
Polish
...
See gh-1176
6 years ago
Andy Wilkinson
53372d5fd7
Document the use of --args to pass arguments to bootRun
...
Closes gh-1176
6 years ago
Stephane Nicoll
ff8b8c55c6
Remove reference to "management.metrics.binders.integration.enabled"
...
Closes gh-14319
6 years ago
Phillip Webb
a2cea6a45a
Upgrade amqp-client to 5.4.1
...
See gh-14259
6 years ago
Phillip Webb
ec27137632
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
b580dd70f8
Polish
6 years ago
Stephane Nicoll
3469142fec
Partially revert 59d911d
...
This commit restores the public `UsesUnsafeJava` and flag it as
deprecated.
Closes gh-14072
6 years ago
Stephane Nicoll
c410f7d153
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
9c82d5c382
Make ApplicationContextServerWebExchangeMatcher and subclasses thread-safe
...
Fixes gh-14161
6 years ago
Phillip Webb
cafff43022
Update copyright header of changed files
6 years ago
Phillip Webb
9af6b3422f
Polish
6 years ago
Phillip Webb
45613f8c3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Johnny Lim
ca57e58ee5
Polish
...
See gh-14293
6 years ago
Johnny Lim
3eef927499
Use InvalidEndpointRequestException for MetricsEndpoint
...
Closes gh-14291
6 years ago
Kedar Joshi
72ebfb0332
Update default compressible media types
...
Closes gh-14278
6 years ago
Stephane Nicoll
42bf594d96
Polish condition name
...
See gh-14285
6 years ago
Stephane Nicoll
ddeae9b58e
Polish "Fix WSDL locations condition to work with a list"
...
Closes gh-14285
6 years ago
Eneias Cordeiro da Silva
80358f7fbf
Fix WSDL locations condition to work with a list
...
See gh-14285
6 years ago
Stephane Nicoll
6078865372
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
8950c3ebb4
Polish
...
See gh-14271
6 years ago
Stephane Nicoll
00233cd57e
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
ea2fb620b4
Clarify structure of prefixes
...
Closes gh-14258
6 years ago
Stephane Nicoll
6d637bc53b
Add missing condition
...
Closes gh-14264
6 years ago
Phillip Webb
2e2f91d4a0
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
0625443d27
Polish "Limit metrics collection of incoming requests"
...
Closes gh-14173
6 years ago
Dmytro Nosan
81a6701914
Limit metrics collection of incoming requests
...
See gh-14173
6 years ago
Stephane Nicoll
f9081a2c23
Revert "Polish some joining collectors"
...
See gh-14221
6 years ago
dreis2211
afda71e419
Polish some joining collectors
...
Closes gh-14221
6 years ago
Stephane Nicoll
3997b3ae5e
Polish
6 years ago
Stephane Nicoll
ff11166af8
Restore RabbitMQ advanced starter as it is compatible with Spring Boot 2
6 years ago
dreis2211
70add0617a
Collapse identical catch blocks
...
Closes gh-14213
6 years ago
Stephane Nicoll
af426e383f
Review slice documentation to clarify the scope and alternative options
...
Closes gh-13810
6 years ago
Stephane Nicoll
f53e6c701f
Improve actuator documentation about the types supported for endpoints
...
Closes gh-13896
6 years ago
Stephane Nicoll
f5482a33a3
Document custom DispatcherServlet requirement
...
Closes gh-14145
6 years ago
Johnny Lim
fb71174c24
Polish
...
Closes gh-14184
6 years ago
Stephane Nicoll
be00c1db63
Fix dependency between cache and hibernate
...
This commit fixes the ordering between `CacheAutoConfiguration` and
`HibernateJpaAutoConfiguration` so that the auto-configured
`CacheManager` is configured before Hibernate starts.
Closes gh-14181
6 years ago
Stephane Nicoll
5e7be50265
Restore trace request param behaviour with error controller
...
This commits restores the behaviour of Spring Boot 1.x with regards to
the "trace" request param used to add the stacktrace to the model.
This was inadvertently changed so that the stacktrace would be added
if the parameter wasn't set.
Closes gh-14171
6 years ago
Stephane Nicoll
9938d1f4b6
Order IntegrationAutoConfiguration properly
...
This commit makes sure that the auto-configuration for Spring
Integration runs after the datasource has been auto-configured if
necessary as there is an optional part that can initialize the jdbc
schema.
Closes gh-14175
6 years ago
Stephane Nicoll
000cb94323
Polish "Fix String concatenation in a loop"
...
Closes gh-14153
6 years ago
Hiroaki Yoshida
43acc37587
Fix String concatenation in a loop
...
See gh-14153
6 years ago
Madhura Bhave
55406d91d2
Consider dash & underscore when equating indexed elements
...
Fixes gh-14136
6 years ago
Stephane Nicoll
3d7d1e070f
Upgrade to Neo4j Ogm 3.1.2
...
Closes gh-14164
6 years ago
Hiroaki Yoshida
6e86ba12b7
Fix potential infinite recursive loop in toString
...
Closes gh-14152
6 years ago
Stephane Nicoll
b0d388830f
Polish test
6 years ago
Stephane Nicoll
e03f01564a
Deprecate EntityManagerFactoryBeanCallback
...
Closes gh-14083
6 years ago
Stephane Nicoll
e034b383db
Fix checkstyle violation
...
Closes gh-14125
6 years ago
Stephane Nicoll
d80ed27339
Fix checkstyle violation
6 years ago
Stephane Nicoll
eedeaa29e5
Polish "Replace loops with Arrays.setAll where possible"
...
Closes gh-14125
6 years ago
dreis2211
0bc66dc4a9
Replace loops with Arrays.setAll where possible
...
See gh-14125
6 years ago
Gerrit Meier
7e570acf07
Upgrade to Neo4j Ogm 3.1.1
...
Closes gh-14132
6 years ago
Madhura Bhave
f7135ff18f
Use ResolverStyle.SMART when a custom format is specified
...
Fixes gh-13970
6 years ago
artsiom
51fd27fad4
Configure HiddenHttpMethodFilter for Spring WebFlux
...
Closes gh-14008
6 years ago
Stephane Nicoll
22bc2bd7ba
Upgrade to Httpasyncclient 4.1.4
...
Closes gh-14098
6 years ago
Stephane Nicoll
412ff051e3
Upgrade to Derby 10.14.2.0
...
Closes gh-14097
6 years ago
Stephane Nicoll
b1805f4d37
Upgrade to Activemq 5.15.5
...
Closes gh-14096
6 years ago
Stephane Nicoll
bffc542409
Upgrade to Jest 5.3.4
...
Closes gh-14095
6 years ago
Stephane Nicoll
05dfdfad1d
Upgrade to Rxjava2 2.1.17
...
Closes gh-14094
6 years ago
Stephane Nicoll
83ee7fc934
Upgrade to Netty 4.1.28.Final
...
Closes gh-14093
6 years ago
Stephane Nicoll
8c29586699
Upgrade to Lettuce 5.0.5.RELEASE
...
Closes gh-14092
6 years ago
Stephane Nicoll
a303109d93
Upgrade to Unboundid Ldapsdk 4.0.7
...
Closes gh-14091
6 years ago
Madhura Bhave
b93c2b9a9f
Allow actuator endpoints to be used with mvcMatchers
...
This commit changes AbstractWebMvcEndpointHandlerMapping to
be a MatchableHandlerMapping. Additionally, EndpointRequest,
now delegates to MvcRequestMatcher for Spring MVC applications.
For all other applications, AntPathRequestMatcher is used as
a delegate.
Closes gh-13962
6 years ago
Stephane Nicoll
376ef83dc0
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
3e093035b4
Merge branch '1.5.x' into 2.0.x
6 years ago
Johnny Lim
5f3f1a1f11
Polish
...
Closes gh-14067
6 years ago
Stephane Nicoll
ca4ca15ef2
Restore Jade Templates starter as it is compatible with Spring Boot 2
6 years ago
dreis2211
59d911d6e0
Remove @UsesUnsafeJava annotations
...
Closes gh-14072
6 years ago
Johnny Lim
b4abccc07c
Polish
...
See gh-14049
6 years ago
Madhura Bhave
895d092640
PropertySourcesLoader with highest precedence should win
...
Fixes gh-13955
6 years ago
Andy Wilkinson
1973e342c9
Do not use lambda for task action as it breaks up-to-date checks
...
Due to gradle/gradle#5510 , using a lambda for a task action breaks
up-to-date checks in certain circumstances.
This commit updates JavaPluginAction to use an inner-class in place
of a lambda for the action that it adds to JavaCompile tasks. A test
has not been added as it does not appear to be possible to reproduce
it with a TestKit-based test.
Closes gh-14054
6 years ago
Stephane Nicoll
da1858f620
Upgrade to Hibernate Validator 6.0.12.Final
...
Closes gh-14053
6 years ago
Madhura Bhave
dfb97eb0f5
Convert environment if webApplicationType changes
...
If the web application type is set via properties,
it is available only after binding. The environment needs
to be converted to the appropriate type if it does not match.
If a custom environment is set, it is not converted.
Fixes gh-13977
6 years ago
Andy Wilkinson
6e5ff77bb0
Merge branch '1.5.x' into 2.0.x
...
The 3.0.1 version of the Maven Javadoc Plugin contains a bug [1] that
means that a link URL must redirect otherwise it is ignored.
[1] https://issues.apache.org/jira/browse/MJAVADOC-532
6 years ago
Andy Wilkinson
58aaf4863f
Merge pull request #14032 from Nikolay Rybak
...
* gh-14032:
Propagate retryWrites flag from connection URI to ReactiveMongoClient
6 years ago
Nikolay Rybak
7759dcd9df
Propagate retryWrites flag from connection URI to ReactiveMongoClient
...
Closes gh-14032
6 years ago
Andy Wilkinson
29e38f4af8
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
f4b0101632
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
263e157ef0
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
27f5e46587
Polish "Fix NPE in FlywayEndpoint when migration.installedOn is null"
...
Closes gh-14019
6 years ago
artsiom
83fbdc6ea8
Fix NPE in FlywayEndpoint when migration.installedOn is null
...
See gh-14019
6 years ago
Stephane Nicoll
a023bd030a
Add configurable timeout for Couchbase health indicator
...
This commit makes sure to use a configurable timeout to check if the
Couchbase cluster is up, rather than relying on the default that can be
quite long.
Closes gh-13879
6 years ago
Stephane Nicoll
21691f0b20
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
fbf3c48bf8
Fix setter detection in `configprops` endpoint
...
Previously, the setter of a property whose second letter is upper-case (
such as `oAuth2Uri`) was not detected properly. The JavaBean spec states
that, in such a case, the first letter should not be capitalized (i.e.
the setter should be `setoAuth2Uri` rather than `setOAuth2Uri`).
This commit makes sure that Jackson uses standard bean names and fixes
the setter detection algorithm to take this case into account.
Closes gh-13878
6 years ago
dreis2211
72707b9d58
Polish OnWebApplicationCondition
...
Closes gh-14015
6 years ago
dreis2211
47ed48625c
Fix typo
...
Closes gh-14013
6 years ago
Stephane Nicoll
e68dc2d3c4
Prune 3rd party starters that are not compatible with Spring Boot 2
...
Those can be re-added at any time there is Spring Boot 2 support
Closes gh-13510
6 years ago
Stephane Nicoll
f731f6aa39
Restore customization of HTTP trace request headers
...
This commit restore the use of the `postProcessRequestHeaders` method
when overridden in a custom HttpExchangeTracer implementation.
Closes gh-13924
6 years ago
Stephane Nicoll
737b4a275b
Polish
6 years ago
Stephane Nicoll
0f095abded
Polish
6 years ago
Stephane Nicoll
20ea16fe9f
Merge branch '1.5.x' into 2.0.x
6 years ago
Johnny Lim
7b6b91aae7
Return null immediately when sla is null in convertSla()
...
Closes gh-13991
6 years ago
Madhura Bhave
16aff4cd2c
Refactor PropertySourcesDeducer
...
Prior to the changes that fixed #12451 ,
`FilteredPropertySources` and `CompositePropertySources` were required
by the `PropertySourcesDeducer` to ensure that configuration properties binding
could see changes to the environment even when there was a
PropertySourcesPlaceholderConfigurer in the context. #12451 changed the way
property sources are adapted by `SpringConfigurationPropertySources`, removing the
need for `FilteredPropertySources` and `CompositePropertySources`.
Fixes gh-13738
6 years ago
Madhura Bhave
7e2494ebdd
Set environment active profiles according to processing order
...
Fixes gh-13965
6 years ago
cmakinen
07d96689c6
Add dependency management for micrometer-registry-cloudwatch
...
Closes gh-13982
6 years ago
Johnny Lim
94468e5865
Polish
...
See gh-13963
6 years ago
Stephane Nicoll
4e45f36bd1
Clean basePath if necessary
...
This commit makes sure that ServletEndpointRegistrar does not add a
duplicate `/` if the basePath is suffixed with it already
Close gh-13964
6 years ago
dreis2211
66b1742f96
Optimize some StringBuilder.append() calls
...
Closes gh-13961
6 years ago
Stephane Nicoll
d31f68380a
Deprecate PooledConnectionFactory properties
...
This commit deprecated the properties of `PooledConnectionFactory` that
are no longer supported by an alternative that is a JMS 2 compliant.
This commit also adds a note to warn users that this pool implementation
is not JMS 2 compliant.
Closes gh-13956
6 years ago
Muhammad Hewedy
2f69785c6a
Add classpath prefix to the flyway location
...
Closes gh-13933
6 years ago
Johnny Lim
d4fba783fb
Remove ex.printStackTrace() in tests
...
Closes gh-13952
6 years ago
Andy Wilkinson
06b4007ce4
Avoid installing unwanted ConsoleHandler when cleaning up
...
Closes gh-13470
6 years ago
Madhura Bhave
01abb196ef
Fix typo
6 years ago
Stephane Nicoll
1435d83c18
Upgrade to Spring Session Apple-SR4
...
Closes gh-13888
6 years ago
Phillip Webb
0ec22c8bf9
Polish copyright date on changed files
6 years ago
Phillip Webb
aeb885192e
Polish ternary expressions
6 years ago
Stephane Nicoll
b24bb688b8
Upgrade to Spring Integration 5.0.7.RELEASE
...
Closes gh-13886
6 years ago
Phillip Webb
63b609827e
Fix checkstyle method order issues
...
Fix checkstyle issues with method ordering following the
spring-javaformat upgrade.
See gh-13932
6 years ago
Phillip Webb
e6a68b39a3
Fix checkstyle javadoc issues
...
Fix checkstyle issues in javadoc following the spring-javaformat
upgrade.
See gh-13932
6 years ago
Phillip Webb
7fc455654a
Fix checkstyle ternary issues
...
Fix checkstyle issues with ternary expressions following the
spring-javaformat upgrade.
See gh-13932
6 years ago
Phillip Webb
ec1100a896
Upgrade to spring-javaformat 0.0.6
...
Closes gh-13932
6 years ago
Phillip Webb
cddd794a07
Polish
6 years ago
Madhura Bhave
e753b530fa
EndpointRequest should match links with trailing slash
...
Fixes gh-13921
6 years ago
Stephane Nicoll
f7b90a73a0
Upgrade to Spring Kafka 2.1.8.RELEASE
...
Closes gh-13887
6 years ago
Stephane Nicoll
2a0d1918f1
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
659535d1ec
Upgrade to Spring Data Kay SR9
...
Closes gh-13890
6 years ago
Johnny Lim
8a9224b78c
Polish NoSuchBeanDefinitionFailureAnalyzer
...
Closes gh-13923
6 years ago
Stephane Nicoll
54a6ee7a06
Upgrade to Spring HATEOAS 0.25.0.RELEASE
...
Closes gh-13742
6 years ago
Stephane Nicoll
8603fdddb1
Upgrade to Spring Amqp 2.0.5.RELEASE
...
Closes gh-3884
6 years ago
Stephane Nicoll
d98b23bdd9
Upgrade to Spring Framework 5.0.8
...
Closes gh-13704
6 years ago
dreis2211
bfbf57b0eb
Fix typo
...
Closes gh-13919
6 years ago
Stephane Nicoll
0f15b72fab
Upgrade to Spring Security 5.0.7.RELEASE
...
Closes gh-13898
6 years ago
Stephane Nicoll
85cffd1ab5
Upgrade to Spring Web Services 3.0.3.RELEASE
...
Closes gh-13912
6 years ago
Stephane Nicoll
37f1146c31
Fix formatting
6 years ago
Madhura Bhave
c775ff8f60
Fix import
6 years ago
Madhura Bhave
6bd438a737
Document `@ConditionalOnProperty` limitation with collections
...
Closes gh-7483
6 years ago
Madhura Bhave
57515dfa78
Fix typo
6 years ago
Phillip Webb
9a9111af21
Support path discovery for main dispatcher servlet
...
Add an `DispatcherServletPath` interface which provides a much more
consistent way to discover the path of the main dispatcher servet.
Prior to this commit, auto-configurations would often make use of the
`ServerProperties` class to discover the dispatcher servlet path. This
mechanism isn't very explicit and also makes it hard for us to relocate
that property in Spring Boot 2.1.
This commit also reverts most of fddc9e9c7e
since it is now clear that
the supporting multiple dispatcher servlet paths will be much more
involved that we originally anticipated.
Closes gh-13834
6 years ago
Phillip Webb
d37e717500
Polish
6 years ago
Stephane Nicoll
12f8ef1b6e
Upgrade to Spring Web Services 3.0.2.RELEASE
...
Closes gh-13912
6 years ago
Stephane Nicoll
37f5e69173
Start building against Spring Security 5.0.7 snapshots
...
See gh-13898
6 years ago
Stephane Nicoll
99f33d5070
Start building against Spring Data Kay snapshots
...
See gh-13890
6 years ago
Andy Wilkinson
1ab98ca33f
Start building against Spring HATEOAS 0.25.0 snapshots
...
See gh-13742
6 years ago
Stephane Nicoll
21160da9f5
Use SNAPSHOTs for upcoming releases
6 years ago