SpringBoot spring-data-rest-webmvc compatibility with Spring Boot 2.3.x

There is a vulnerability (https://nvd.nist.gov/vuln/detail/CVE-2021-22047) discovered in spring-data-rest-webmvc which i...

SpringBoot Springboot use logback, but log file show: version_IS_UNDEFINED

My springboot version is 2.3.x, logback version is 1.2.3. But when i search log detail in production env,the file show s...

SpringBoot Kotlin Symbol Processing(ksp) Support

The new Kotlin documentation says that kapt is in maintenance mode and new features are not planned. And recommend usin...

SpringBoot Ensure data.sql / schema.sql support is disabled automatically when using Flyway/Liquibase

See #20920 for background.Comment From: ThomasVitaleIf this issue is open to community contribution, I'm available to wo...

SpringBoot Fix whenThereIsNoMeterRegistryThenClientResourcesCustomizationBacksOff()

This PR fixes LettuceMetricsAutoConfigurationTests.whenThereIsNoMeterRegistryThenClientResourcesCustomizationBacksOff() ...

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye!

SpringBoot Can not start spring application with webflux and websocket for ObjectPostProcessor is needed.

Summary*****APPLICATION FAILED TO START*******Description:A component required a bean of type 'org.springframework.secur...

SpringBoot ConfigurationPropertiesBinding annotation can not work when cacheBeanMetadata is disabled

my project is based on springboot 2.1.9.RELEASEin my project, there is a self-defined AutoCongiuration module in which a...

SpringBoot Automatically defined mainClassName

I would like to ask what if the property mainClassName in f.e. the build.gradle file is set automatically with the right...

SpringBoot Override CloudPlatform auto-detection with configuration property

Currenlty the CloudPlatform auto-detection (used by the onCloudPlatformCondition) relies on environment properties detec...

SpringBoot Logback should default to JVM's default charset instead of ASCII

Following #23827, default charset where defined for a base logback configuration in 5e26954, as ${CONSOLE_LOG_CHARSET:-d...

SpringBoot Align test for spring.data.mongodb.autoIndexCreation with updated default

While looking at #28478, I noticed that the test for customizing auto index creation isn't aligned with the change in de...

SpringBoot When a parent context has method validation configuration, it isn't auto-configured in its child contexts

Summary: ValidationAutoConfiguration.methodValidationPostProcessor should have @ConditionalOnMissingBean(search = Search...

SpringBoot Considering building PRs on Windows CI

To catch problems like https://github.com/spring-projects/spring-boot/issues/28476#issue-1038660158 earlier, I think it ...

SpringBoot Springboot 2.2.16 Upgrade 2.5.5 Problems

ProblemComment From: wilkinsonaThanks for the report. Unfortunately, you haven't provided enough information for us to b...

SpringBoot Replace "via" with words that are more suited to an international audience

As part of issue 27895. Within that, part of replacing Latin wordswith English words. A couple cases required additional...

SpringBoot Make endpoint web extensions conditional on endpoint being exposed over HTTP

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contr...

SpringBoot Add .gitattributes

See Add .gitattributes.Comment From: pivotal-cla@Goooler Please sign the Contributor License Agreement!Click here to man...

SpringBoot Upgrade to Testcontainers 1.16.1

We can revert ad2d9c0ab1477f5e3677a1a1d551460ba4a60a09 as part of the upgrade as the optimizations have now been merged ...

SpringBoot Change description of property "logging.logback.rollingpolicy.max-history" to match Logback documentation

See original javadoc :- http://logback.qos.ch/apidocs/ch/qos/logback/core/rolling/TimeBasedRollingPolicy.html#setMaxHist...
上一页 下一页
.