Johnny Lim
94468e5865
Polish
...
See gh-13963
6 years ago
Stephane Nicoll
0c1b229764
Merge branch '2.0.x'
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
Stephane Nicoll
143e4f026f
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
9de3d33e65
Merge pull request #13961 from dreis2211:optimize-stringbuilder-appends
...
* pr/13961:
Optimize some StringBuilder.append() calls
6 years ago
dreis2211
66b1742f96
Optimize some StringBuilder.append() calls
...
Closes gh-13961
6 years ago
Stephane Nicoll
8367c57d96
Avoid double binding of Flyway's locations
...
Closes gh-4995
6 years ago
Stephane Nicoll
14b413bf08
Remove outdated hint
6 years ago
Stephane Nicoll
435c47925e
Switch JMS pooling to `pooled-jms`
...
This commit removes support for `activemq-pool` in benefit of
`pooled-jms`. While the former is not JMS 2 compliant, the latter is and
is independent of the ActiveMQ codebase (so potentially reusable in
custom code).
Closes gh-13927
6 years ago
Stephane Nicoll
fbf95b6997
Merge branch '2.0.x'
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
Stephane Nicoll
3aef6016e2
Merge pull request #13930 from ayudovin:make-rabbitTemplate-default-receive-queue-configurable
...
* pr/13930:
Polish "Make RabbitTemplate default receive queue configurable"
Make RabbitTemplate default receive queue configurable
6 years ago
Stephane Nicoll
fd85cebfef
Polish "Make RabbitTemplate default receive queue configurable"
...
Closes gh-13930
6 years ago
artsiom
d7621261b2
Make RabbitTemplate default receive queue configurable
...
See gh-13930
6 years ago
Stephane Nicoll
f1e2abce2d
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
be2c7bf6ea
Merge pull request #13933 from mhewedy:patch-1
...
* pr/13933:
Add classpath prefix to the flyway location
6 years ago
Muhammad Hewedy
2f69785c6a
Add classpath prefix to the flyway location
...
Closes gh-13933
6 years ago
Stephane Nicoll
3a3e7e31e1
Merge pull request #13937 from dreis2211:fix-deprecation-kafka-tests
...
* pr/13937:
Fix deprecation in KafkaAutoConfigurationIntegrationTests
6 years ago
dreis2211
fe4b3e493d
Fix deprecation in KafkaAutoConfigurationIntegrationTests
...
Closes gh-13937
6 years ago
Stephane Nicoll
c58b228e03
Merge pull request #13941 from dreis2211:avoid-annotation-attributes-lookup
...
* pr/13941:
Avoid annotation attribute lookup in OnBeanCondition
6 years ago
dreis2211
449e1cce9f
Avoid annotation attribute lookup in OnBeanCondition
...
Close gh-13941
6 years ago
Stephane Nicoll
5341b4fb1f
Merge pull request #13943 from izeye:polish-select-imports
...
* pr/13943:
Polish AutoConfigurationGroup.selectImports()
6 years ago
Johnny Lim
daf3f82006
Polish AutoConfigurationGroup.selectImports()
...
Closes gh-13943
6 years ago
Stephane Nicoll
d12a099a6d
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
2c4e451fde
Merge pull request #13952 from izeye:remove-print-stack-trace
...
* pr/13952:
Remove ex.printStackTrace() in tests
6 years ago
Johnny Lim
d4fba783fb
Remove ex.printStackTrace() in tests
...
Closes gh-13952
6 years ago
Stephane Nicoll
0dfbb3d48c
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
3d85873a8a
Merge branch '1.5.x' into 2.0.x
6 years ago
Stephane Nicoll
e51c26efdc
Fixup version numbers following release
6 years ago
Spring Buildmaster
b4afcd652c
Next development version (v2.0.5.BUILD-SNAPSHOT)
6 years ago
Spring Buildmaster
73bf744cb0
Next Development Version
6 years ago
Andy Wilkinson
d67611518f
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
06b4007ce4
Avoid installing unwanted ConsoleHandler when cleaning up
...
Closes gh-13470
6 years ago
Stephane Nicoll
e7526a458d
Upgrade to Spring Session Bean-M1
...
Closes gh-13889
6 years ago
Madhura Bhave
d3719eed3f
Merge branch '2.0.x'
6 years ago
Madhura Bhave
01abb196ef
Fix typo
6 years ago
Stephane Nicoll
025142de69
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
1435d83c18
Upgrade to Spring Session Apple-SR4
...
Closes gh-13888
6 years ago
Phillip Webb
4d86ac4713
Polish copyright date on changed files
6 years ago
Phillip Webb
1b91c0ceb7
Merge branch '2.0.x'
6 years ago
Phillip Webb
0ec22c8bf9
Polish copyright date on changed files
6 years ago
Phillip Webb
80da9cf5eb
Merge branch '2.0.x'
6 years ago
Phillip Webb
aeb885192e
Polish ternary expressions
6 years ago
Stephane Nicoll
bb7401a80d
Upgrade to Spring Integration 5.1.0.M1
...
Closes gh-13891
6 years ago
Stephane Nicoll
deb7ea1bbd
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
b24bb688b8
Upgrade to Spring Integration 5.0.7.RELEASE
...
Closes gh-13886
6 years ago
Phillip Webb
566056fd1a
Merge branch '2.0.x'
6 years ago
Phillip Webb
9ca9a491ca
Fix checkstyle issues in samples
...
Fix checkstyle issues with samples following the
spring-javaformat upgrade.
See gh-13932
6 years ago
Phillip Webb
ce9c053cbf
Fix checkstyle issues on master
...
Fix checkstyle issues following 2.0.x merge and
spring-javaformat upgrade.
See gh-13932
6 years ago
Phillip Webb
a6c9c92f2e
Merge branch '2.0.x'
6 years ago