Phillip Webb
c635bf5026
Fix broken Gradle plugin imports
...
Fix imports that were accidentally broken in commit 3a01f4a6d
.
7 years ago
Stephane Nicoll
b376d41d8e
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
6c271bb679
Upgrade to Spring Data Ingalls SR5
...
Closes gh-9834
7 years ago
Stephane Nicoll
b18a34924f
Update InfluxDB documentation
...
Closes gh-9669
7 years ago
Stephane Nicoll
2965115bb9
Merge pull request #9669 from eddumelendez:gh-9502
...
* pr/9669:
Polish
Polish "Allow to customize OkHttpClient.Builder"
Allow to customize OkHttpClient.Builder
7 years ago
Stephane Nicoll
ab43bf4643
Polish
7 years ago
Stephane Nicoll
663ff05895
Polish "Allow to customize OkHttpClient.Builder"
...
Closes gh-9669
7 years ago
Eddú Meléndez
406f41740e
Allow to customize OkHttpClient.Builder
...
This commit enables to auto-configure OkHttpClient.Builder in
InfluxDbAutoConfiguration if it is available.
See gh-9669
7 years ago
jnizet
99b394a668
replace reference to deprecated WebMvcConfigurerAdapter by WebMvcConfigurer
7 years ago
Phillip Webb
3a01f4a6da
Polish lambda formatting
7 years ago
Phillip Webb
7b2b8dc4a3
Merge branch '1.5.x'
7 years ago
Phillip Webb
dca463c7d9
Polish
7 years ago
Phillip Webb
66619bbe2b
Formatting
7 years ago
Phillip Webb
28dad44e2d
Be defensive about JUL calls from JAR Handler
...
Update nested JAR support to only obtain JUL loggers when absolutely
necessary and to defensively deal with failures.
Prior to this commit it was not possible to override
`java.util.logging.manager` to use a nested JAR as the logger
implementation.
Fixes gh-9848
7 years ago
Phillip Webb
b9cfe21193
Make @ImportAutoConfiguration not register package
...
Update `@ImportAutoConfiguration` so that it is no longer annotated with
`@AutoConfigurationPackage` and as such isn't a marker for
`AutoConfigurationPackages`.
Having `@ImportAutoConfiguration` marked as an auto-configuration
package is particularly problematic in tests since it frequently breaks
context caching.
Fixes gh-9282
7 years ago
Andy Wilkinson
2ae39fce8a
Restrict imports in o.s.b.autoconfigure.web
...
Closes gh-8682
7 years ago
Andy Wilkinson
e1cda8959c
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
2775beb2b7
Revert "Upgrade to Spring Data Ingalls SR5"
...
This reverts commit 8b2f09d35b
.
It's not in Maven Central.
7 years ago
Andy Wilkinson
52f8187b34
Upgrade to Spring AMQP 2.0.0.M5
...
Closes gh-9824
7 years ago
Andy Wilkinson
f92177e031
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
8b2f09d35b
Upgrade to Spring Data Ingalls SR5
...
Closes gh-9834
7 years ago
Andy Wilkinson
e071a0ca9f
Upgrade to Spring Security 5.0.0.M3
...
Closes gh-9603
7 years ago
Andy Wilkinson
b52ece1ac7
Verify that Java Time config properties can be bound
...
Closes gh-9237
7 years ago
Andy Wilkinson
6518ffe801
Polish
7 years ago
Andy Wilkinson
0ab81e4f8f
Prevent loader classes from being served by executable war
...
Closes gh-5550
7 years ago
Stephane Nicoll
5516e8626c
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
9fd94720f1
Better customization of the auto-configured ActiveMQConnectionFactory
...
This commit exposes additional properties and a callback interface to
further tune the auto-configured ActiveMQConnectionFactory.
Closes gh-9667
7 years ago
Stephane Nicoll
6c21b0090b
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
9a34d952e9
Provide an alternative to `spring.activemq.pool.configuration`
...
This commit expands the support of PooledConnectionFactory so that
binding the third party object is no longer necessary. All 3rd party
properties are now deprecated in favour of our explicit support.
The main reason behind this change is that a `connection-factory` and
`properties` property were exposed. The former is used to set the
`ConnectionFactory` and makes no sense as a key. The latter is
rebuilding the underlying `ActiveMQConnectionFactory` at each call
without reusing any existing settings.
Closes gh-9837
7 years ago
Stephane Nicoll
0680c4ce2b
Add Hiatus for Spring Boot to the list of 3rd party starters
...
Closes gh-9846
7 years ago
Andy Wilkinson
9c59758abe
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
d4ecda9030
Work around javac bug (internal review ID 9050163)
7 years ago
Andy Wilkinson
dff9fb12aa
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
feb964b559
Merge pull request #9534 from Danny Thomas
...
* gh-9534:
Polish "Ensure SpringBootDITEL fails with the original failure"
Ensure SpringBootDITEL fails with the original failure
7 years ago
Andy Wilkinson
b7080ddec5
Polish "Ensure SpringBootDITEL fails with the original failure"
7 years ago
Danny Thomas
2c48087604
Ensure SpringBootDITEL fails with the original failure
...
See gh-9534
7 years ago
Andy Wilkinson
c45a351308
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
94ea3e8618
Merge pull request #9724 from Gytis Trikleris
...
* gh-9724:
Polish "Make NarayanaRecoveryManagerBean conditional on missing bean"
Make NarayanaRecoveryManagerBean conditional on missing bean
7 years ago
Andy Wilkinson
bb35e772c2
Polish "Make NarayanaRecoveryManagerBean conditional on missing bean"
...
Closes gh-9724
7 years ago
Gytis Trikleris
d8a6954744
Make NarayanaRecoveryManagerBean conditional on missing bean
...
See gh-9724
7 years ago
Andy Wilkinson
11fc7c1393
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
8f877dcee2
Disable auto-config of Narayana's JMS support when JMS module absent
...
Closes gh-9844
7 years ago
Stephane Nicoll
ad694fdb3a
Upgrade to Spring Framework 5.0.0.RC3
...
Closes gh-9842
7 years ago
Stephane Nicoll
8cae031441
Remove Devtools remote debugging support
...
Closes gh-9489
7 years ago
Andy Wilkinson
bc4603925e
Configure Jetty to compress responses to requests other than GET
...
Closes gh-8184
7 years ago
Andy Wilkinson
6df1be3f1a
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
be535103a7
Merge pull request #9832 from Johnny Lim
...
* gh-9832:
Use currentHealth consistently in getHealth()
7 years ago
Johnny Lim
d18e452fcd
Use currentHealth consistently in getHealth()
...
Closes gh-9832
7 years ago
Andy Wilkinson
fef7953ef7
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
39b4ecdf63
Adapt to breaking change in Spring Data
...
See gh-9834
7 years ago