Thomas Kåsene
d1a089ba71
Auto-configure BatchInterceptor on ConcurrentKafkaListenerContainerFactory
...
See gh-32951
2 years ago
Francois Rosiere
eaa7cdf910
Add configuration property to control auto-startup of listener container
...
See gh-33082
2 years ago
Guirong Hu
6e064ed5e0
Support setting more properties of KafkaAdmin
...
See gh-33288
2 years ago
Moritz Halbritter
de699b4d11
Fix HazelcastAutoConfigurationServerTests
...
See gh-33687
2 years ago
Moritz Halbritter
64c2320ce1
Polish "Merge pull request #33553 from michaelweidmann"
...
See gh-33553
2 years ago
Michael Weidmann
93d46d11e9
Add max http response header size configuration for tomcat and jetty
...
See gh-33553
2 years ago
Moritz Halbritter
e955fb5cb6
Polish "Merge pull request #33687 from luben93"
...
See gh-33687
2 years ago
lucas persson
275f15b8d3
Use hazelcast's Config.loadFromStream()
...
To allow the private function Config.applyEnvAndSystemVariableOverrides()
to override with environment variables
See gh-33687
2 years ago
Phillip Webb
390892f11b
Merge branch '3.0.x'
...
Closes gh-33998
2 years ago
Krzysztof Krason
0e68cae57f
Use instanceof patterns
...
See gh-33987
2 years ago
Krzysztof Krason
6e46423983
Use diamond operators
...
See gh-33987
2 years ago
Moritz Halbritter
a4e7a8bae0
Use bean name for servlet and filter registrations if name is not set
...
If the name is set, it is used. If not, the bean name is used. If that's
not set, the convention based name is taken.
Registration failures now throw an IllegalStateException instead of
being logged. DynamicRegistrationBean.setIgnoreRegistrationFailure
can be used to restore the old behavior.
See gh-33911
2 years ago
Phillip Webb
e05b7e49c6
Polish 'Order SessionRepositoryCustomizer before other customizers'
...
See gh-33514
2 years ago
Michael Weidmann
19ce32dc34
Order SessionRepositoryCustomizer before other customizers
...
Update `JdbcSessionConfiguration` so the `SessionRepositoryCustomizer`
used to map properties is always applied before other customizers.
See gh-33514
2 years ago
Moritz Halbritter
61ad227178
Update copyright
2 years ago
Moritz Halbritter
fe7aeffc0d
Update copyright
2 years ago
Moritz Halbritter
3b58aa6fbd
Add runtime hints for GroovyTemplateAvailabilityProperties
...
Closes gh-33847
2 years ago
Moritz Halbritter
ae79c60619
Remove instance suppliers in bean definitions
...
Remove instance suppliers in bean definitions and depend instead
on reflection. This allows the AOT engine to correctly process
the definitions.
Fixes gh-33763
2 years ago
Phillip Webb
71efc55bf9
Merge branch '2.7.x'
2 years ago
Phillip Webb
7c508fa324
Update copyright year of changed files
2 years ago
Moritz Halbritter
94f4a4396c
Merge branch '2.7.x'
...
Closes gh-33880
2 years ago
Moritz Halbritter
e8d809fe65
Replace 'via' with 'over' or 'through' in the documentation
...
Closes gh-33878
2 years ago
Phillip Webb
a889c539ab
Merge branch '2.7.x'
2 years ago
Phillip Webb
a0fe8241a7
Update copyright year of changed files
2 years ago
Moritz Halbritter
2f542f6c91
Merge branch '2.7.x'
...
Closes gh-33776
2 years ago
Moritz Halbritter
1606f5b88c
Back off Jooq's TransactionProvider on custom TransactionProvider
...
Closes gh-32899
2 years ago
Moritz Halbritter
ff3b0de02f
Merge branch '2.7.x'
...
Closes gh-33755
2 years ago
Sébastien Deleuze
4466bffe52
Fix typo in class name MultipleConnectionPoolConfigurationsFailureAnalzyer
...
See gh-33751
2 years ago
Moritz Halbritter
46f09be1c0
Merge branch '2.7.x'
...
Closes gh-33753
2 years ago
Moritz Halbritter
7a148747a0
Fix NPE in RabbitProperties if user is given but password is not
...
Closes gh-33752
2 years ago
Moritz Halbritter
90a6d514a3
Fix assertions in ValidationAutoConfigurationTests
2 years ago
Phillip Webb
29b7c121fb
Merge branch '2.7.x'
...
Closes gh-33739
2 years ago
Phillip Webb
a369f936c9
Replace references to Pivotal
...
Closes gh-33737
2 years ago
Phillip Webb
a2ac38e203
Update copyright year of changed files
2 years ago
Krzysztof Krason
cf6493f65c
Simplify AssertJ assertions and also make them more readable
...
See gh-33653
2 years ago
Phillip Webb
f588793445
Update copyright year of changed files
2 years ago
Scott Frederick
fead976952
Adapt to changes in Couchbase client
...
See gh-33588
2 years ago
Brian Clozel
41dce327a2
Fix Spring Integration failing test
...
Instead of asserting that an observation registry is null, we should
ensure that it's a NOOP instance.
2 years ago
Moritz Halbritter
08659baeba
Polish away public modifier on tests
2 years ago
Moritz Halbritter
f36e2ecb7b
Use AutoClosables with try-with-resources
...
Closes gh-33538
2 years ago
Moritz Halbritter
725337f976
Make fields final
...
Closes gh-33537
2 years ago
Moritz Halbritter
216d15997a
Merge branch '2.7.x'
...
Closes gh-33512
2 years ago
Aakarshit Uppal
2bb8dadeb3
Fix typo in tomcat accesslog checkExists doc
...
See gh-33460
2 years ago
Brian Clozel
ce33ec19cd
Start building against Spring GraphQL 1.1.1-SNAPSHOT
...
See gh-33477
2 years ago
Johnny Lim
78b43279a7
Polish
...
See gh-33455
2 years ago
Johnny Lim
90589fd6d4
Polish
...
See gh-33384
2 years ago
Moritz Halbritter
d430779f00
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33328
2 years ago
Moritz Halbritter
2f6edecedb
Improve JavaDoc on ConditionalOnClass
...
Closes gh-27846
2 years ago
Brian Clozel
e8c3157db5
Start building against Spring Framework 6.0.1 SNAPSHOTs
...
See gh-33286
2 years ago
Stephane Nicoll
d89861e056
Merge branch '2.7.x'
...
Closes gh-33284
2 years ago