Phillip Webb
accd830dd5
Update copyright header of changed files
5 years ago
Phillip Webb
9bdad06c10
Polish Netty SSL key alias support
...
See gh-19197
5 years ago
Madhura Bhave
51e558b08d
Merge pull request #19364 from dreis2211
...
* pr/19364:
Fix unknown tag in javadoc
Closes gh-19364
5 years ago
dreis2211
3be05f61e1
Fix unknown tag in javadoc
...
See gh-19364
5 years ago
Madhura Bhave
8dcf1e4033
Provide end-to-end traceability for config properties
...
Closes gh-14880
Co-authored-by: Andy Wilkinson <awilkinson@pivotal.io>
5 years ago
Madhura Bhave
8f5777cf9e
Optimize JarLauncher when used with exploded jar
...
- Previously, we would create a JarFileArchive for all nested jars.
This was an additional overhead. We only need to create a JarFileArchive
for jars that can have nested jars in them. For all other jars we only need
the URL to build the classpath.
- While iterating over nested entries in the exploded jar, we only need to
look at BOOT-INF and we can skip any entry that does not match that.
Closes gh-16655
Co-authored-by: Phillip Webb <pwebb@pivotal.io>
5 years ago
Stephane Nicoll
58022d72f5
Merge branch '2.2.x'
...
Closes gh-19363
5 years ago
Stephane Nicoll
c3ae8bcfdc
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19362
5 years ago
Stephane Nicoll
d93206f5c6
Merge pull request #19340 from dreis2211
...
* pr/19340:
Link consistently to Tomcat 9.0 docs
Closes gh-19340
5 years ago
dreis2211
207a5c5022
Link consistently to Tomcat 9.0 docs
...
See gh-19340
5 years ago
Stephane Nicoll
1d3554de06
Merge branch '2.2.x'
...
Closes gh-19361
5 years ago
Stephane Nicoll
fc35384b03
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19360
5 years ago
Stephane Nicoll
283b60d24b
Merge pull request #19338 from dreis2211
...
* pr/19338:
Fix link to Vaadin Spring Boot starter
Closes gh-19338
5 years ago
dreis2211
29b602d6a0
Fix link to Vaadin Spring Boot starter
...
See gh-19338
5 years ago
Stephane Nicoll
2c38f09911
Merge branch '2.2.x'
...
Closes gh-19359
5 years ago
Stephane Nicoll
01753ab5a0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19358
5 years ago
Stephane Nicoll
bf397412e6
Merge pull request #19326 from jcordoba95
...
* pr/19326:
Polish contribution
Add missing assertion to SampleTestApplicationWebIntegrationTests.test()
Closes gh-19326
5 years ago
Stephane Nicoll
cd085e0641
Polish contribution
...
See gh-19326
5 years ago
Jorge Cordoba
f22d0c7d8e
Add missing assertion to SampleTestApplicationWebIntegrationTests.test()
...
See gh-19326
5 years ago
Stephane Nicoll
e2a8017aff
Merge pull request #19328 from filiphr
...
* pr/19328:
Polish "Detect DirContextAuthenticationStrategy bean"
Detect DirContextAuthenticationStrategy bean
Closes gh-19328
5 years ago
Stephane Nicoll
aa821151bb
Polish "Detect DirContextAuthenticationStrategy bean"
...
See gh-19328
5 years ago
Filip Hrisafov
c108d2d011
Detect DirContextAuthenticationStrategy bean
...
This commit improves the LDAP auto-configuration to detect if a
DirContextAuthenticationStrategy bean is defined and, if so, associates
it with the auto-configured `LdapContextSource`.
See gh-19328
5 years ago
Stephane Nicoll
20bebdc07d
Merge branch '2.2.x'
...
Closes gh-19331
5 years ago
Stephane Nicoll
9136f54a5c
Merge pull request #19291 from dreis2211
...
* pr/19291:
Simplify some Stream API usages
Closes gh-19291
5 years ago
dreis2211
b1158bf35d
Simplify some Stream API usages
...
See gh-19291
5 years ago
Spring Buildmaster
5b92cd841d
Next development version (v2.2.3.BUILD-SNAPSHOT)
5 years ago
Phillip Webb
eb0eb492b4
Don't ignore `build` folders
...
Closes gh-19318
5 years ago
Phillip Webb
d2ebf5de0e
Merge branch '2.2.x'
...
Closes gh-19317
5 years ago
Phillip Webb
f1c2d36793
Upgrade to Spring Batch 4.2.1
...
Closes gh-19073
5 years ago
Spring Buildmaster
e5303ab755
Next development version (v2.1.12.BUILD-SNAPSHOT)
5 years ago
Madhura Bhave
1071f969bf
Merge branch '2.2.x'
...
Closes gh-19315
5 years ago
Madhura Bhave
37d5f1dba9
Merge pull request #19196 from FunThomas424242
...
* pr/19196:
Document Nitrite starter in README
Closes gh-19196
5 years ago
Huluvu424242
95d6dff56f
Document Nitrite starter in README
...
See gh-19196
5 years ago
Madhura Bhave
b42bc1b23d
Merge branch '2.2.x'
...
Closes gh-19314
5 years ago
Madhura Bhave
ed571bab24
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19313
5 years ago
Madhura Bhave
a5b9c0f3e8
Merge pull request #19193 from dreis2211
...
* pr/19193:
Increase cache ttl in CachingOperationInvokerTests
Closes gh-19193
5 years ago
dreis2211
20ff764756
Increase cache ttl in CachingOperationInvokerTests
...
See gh-19193
5 years ago
Andy Wilkinson
6a8d7218b6
Merge branch '2.2.x'
...
Closes gh-19310
5 years ago
Andy Wilkinson
9b0569cf81
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19309
5 years ago
Andy Wilkinson
bc53fe0344
Recommend mockito-inline for mocking and spying of CGLib proxies
...
This reverts commit 52050c173c
.
See gh-17817
Closes gh-19020
5 years ago
Andy Wilkinson
4957994def
Merge branch '2.2.x'
...
Closes gh-19305
5 years ago
Andy Wilkinson
3c0e7ccba6
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19304
5 years ago
Andy Wilkinson
3e2b466c28
Merge pull request #19197 from bono007
...
* gh-19197:
Polish "Honour SSL key alias when using Netty"
Honour SSL key alias when using Netty
Closes gh-19197
5 years ago
Andy Wilkinson
effdc8f359
Polish "Honour SSL key alias when using Netty"
...
See gh-19197
5 years ago
cbono
eda7b7c3e6
Honour SSL key alias when using Netty
...
See gh-19197
5 years ago
Andy Wilkinson
ae5ec4e41a
Merge branch '2.2.x'
...
Closes gh-19300
5 years ago
Andy Wilkinson
758b80a0fe
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19299
5 years ago
Andy Wilkinson
c6d4ff6ed5
Merge pull request #19290 from lyyprean
...
* gh-19290:
Remove redundant hasText check as query always has text
Closes gh-19290
5 years ago
luoyuan
c6a184474c
Remove redundant hasText check as query always has text
...
See gh-19290
5 years ago
Andy Wilkinson
9f1e760054
Merge branch '2.2.x'
...
Closes gh-19298
5 years ago