SpringBoot Reinstate support for pooled-jms as it is now JMS 3.0 compatible

This is largely a revert of 6e7f2766c888939942d6063afb3f343cfb2d2d80. We then also need to reinstate ArtemisConnectionFa...

SpringBoot When the system time to package compilation environment is date 1970,the jar will run error

When the system time to package compilation environment is date 1970,the jar will run error: Exception in threa...

SpringBoot PagedResourcesAssembler not converting to PagedModel when using @Query

I'm trying to convert the result of a paged query to a PagedModel to generate the links automatically. Basically, the en...

SpringBoot Remove support for pooled-jms as it is not JMS 3.0 compatible

Comment From: gemmellrJust to say that it is now 3.0 compatible from the 3.0.0 release, following https://github.com/mes...

SpringBoot Difficult to reason about application context type in SpringApplication

I wanted to write a listener that ensured the application context type in a SpringApplication was not annotation-driven ...

SpringBoot Ensure that all data store auto-configurations have consistent default connection behaviour

This was raised as part of a discussion on Twitter. The specific example given is Mongo which connects to localhost when...

SpringBoot Allow @ConditionalOnClass to apply to spring.factories entries for listeners and initializers etc.

The spring.factories handling in SpringApplication is encapsulated, so we could support @ConditionalOnClass on the entri...

SpringBoot Consider restructuring Spring Session configuration properties

This is a follow-up on #17278, which handled changes to flush mode related configuration properties. More changes in con...

SpringBoot Auto-configure OpenTSDBMeterRegistry

Micrometer 1.4.0 added OpenTSDB support in https://github.com/micrometer-metrics/micrometer/pull/1916, so you might be i...

SpringBoot Consider building with Java 11 and --release 8

Comment From: chaundhyan@philwebb: Is this done or still out in open? I can take it up and provide my analysis?Comment F...

SpringBoot Don't build docs on JDK > 8

It's a waste of time really.Comment From: snicollDo you include javadoc generation? If so, I think we should keep it as ...

SpringBoot Embedded Mongo Auth Setup

Context:EmbeddedMongoAutoConfigurationI'm trying to setup embedded-mongo using authentication on integration tests.As I ...

SpringBoot Provide a pluggable abstraction for resolving SpringBootExceptionReporters

Currently, a SpringBootExceptionReporter is required to provide a constructor that takes a ConfigurableApplicationContex...

SpringBoot Provide a pluggable abstraction for resolving SpringApplicationRunListeners

Similar to #15955, it would be useful in the context of #15704 for a SpringApplicationRunListener not to have to have a ...

SpringBoot Spring boot autoconfigure calls RedisSentinelConfiguration.setUsername which doesn't exist

Error message12:18:07.526 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encoun...

SpringBoot Provide a callback mechanism for customizing LocalValidatorFactoryBean's configuration

Add a AddValueExtractorsLocalValidatorFactoryBean that expand LocalValidatorFactoryBean which based SpringFramework, it ...

SpringBoot Provide a configuration property for Kafka's async acks

Comment From: pivotal-cla@TheCK Please sign the Contributor License Agreement!Click here to manually synchronize the sta...

SpringBoot Bean not found after upgrading to 2.6.7

After upgrading spring-boot from 2.5.11 to 2.6.7, it seems you can no longer inject dependant beans from within a @PostC...

SpringBoot Unsupported media type when using InputStream @RequestBody

Using Spring Boot 2.6.5.Apparently Spring fails on REST service handlers that are set to require the body in binary when...

SpringBoot Upgrade to Selenium HtmlUnit 3.61.0

We're currently using 3.60.0 and wouldn't normally upgrade to a new minor once we'd reached the RC phase. However, witho...
上一页 下一页
.