SpringBoot Harmonize code sample for MyUserHandler in reference documentation

fix markdown problemComment From: pivotal-cla@ritzykey Please sign the Contributor License Agreement!Click here to manua...

SpringBoot Update MyUserHandler.java

markdown errorComment From: pivotal-cla@ritzykey Please sign the Contributor License Agreement!Click here to manually sy...

SpringBoot Enhanced Observability

This is a placeholder issue to group smaller tasks together to provide better Observability support for Spring Boot user...

SpringBoot Add SslInfoContributor and SslHealthIndicator

Production incidents because of invalid certificates are common issues in the industry. SslInfoContributor and SslHealth...

SpringBoot Improve documentation for ApplicationContextInitializer registration

It wasn't obvious when I searched for that interface in the doc. See http://stackoverflow.com/questions/35217354/how-to-...

SpringBoot @RunWith and @WebMvcTest: No Scope registered for scope name 'refresh' during Controller tests

QuestionsHow to register the "refresh" scope on SpringBoot 1.4.x when using the @RunWith(SpringRunner.class and @WebMvcT...

SpringBoot Document when environment variable property mapping applies

I have recently created a custom EnvironmentPostProcessor that added a new property source into the Environment. The pro...

SpringBoot Disable Artemis tests on Java 23

I completely disabled the following test on Java 23:- ArtemisAutoConfigurationTests- ArtemisEmbeddedConfigurationFactory...

SpringBoot Javadoc of slice test annotations should describe more accurately which components are considered

Spring Boot version: 3.3.2According to the javadoc on org.springframework.boot.test.autoconfigure.webservices.server.Web...

SpringBoot Spring ConstraintValidator is not injected properly

When trying to autowire a ConstraintValidator with a service, it doesn't get injected when used by Hibernate. See sample...

SpringBoot Its not possible to provide any kind of default for logging.pattern.console

Hello, I noticed, that its not possible to provide any kind of default for logging.pattern.console because the property ...

SpringBoot Provide a public API to replace ConfigurationPropertiesBindingPostProcessorRegistrar

ConfigurationPropertiesBindingPostProcessorRegistrar is deprecated and the replacement is not an API, but an annotation ...

SpringBoot Update Javadoc for WebServiceServerTest annotation gh-41914

Closes gh-41914Update Javadoc according to the following suggestion Comment From: pivotal-cla@KonarzewskiP Please sign t...

SpringBoot Content-Length Header is not reavaluated

This issue occured at work when used a spring application as a proxy and returned ResponseEntity received from another s...

SpringBoot Configure CI workflow so that it does not fail fast

Failing fast means that a failure that only affects a particular platform or Java version prevents us from seeing the fu...

SpringBoot 'builder(org.springframework.web.service.invoker.HttpClientAdapter)' is deprecated and marked for removal

Comment From: Hagsn3please help meComment From: bclozelThanks for getting in touch, but it feels like this is a question...

SpringBoot Upgrade to XmlUnit2 2.10.0

Comment From: mnkPlease consider backporting this to the 3.3 branch to fix security issue flagged by Snyk: https://secur...

SpringBoot Update README.adoc

my opinionComment From: pivotal-cla@Abdelrahmanfathy74 Please sign the Contributor License Agreement!Click here to manua...

SpringBoot Upgrade to Logback 1.5.7

Upgrades Logback from 1.5.6 to 1.5.7. The return type of ch.qos.logback.core.ContextBase#getConfigurationLock.getConfigu...

SpringBoot Docker-compose - Redis-Springboot

About applicationSimple backend applicaction that counts number of visits happened to be done by an user.Redis stores th...
上一页 下一页
.