SpringBoot Spring CLI: not work well with spring-data-jpa

the Spring CLI not work well with spring-data-jpaI write a demo, name it 1.groovypackage org.goodjob.demo@Grab("s...

SpringBoot Allow Undertow's HTTPS listener to be configured with an SSLContext that uses a custom TrustManager

Hi team, I want to use embedded Undertow WebServer with custom trust manager (no I don't want to use the embedded trusto...

SpringBoot Develop 'apiref' macro for use in Antora

It would be nice if we could improve the way we link to both external and internal classes. We could probably write an e...

SpringBoot Support loading Servlet container static resources from META-INF/resources of jars referenced in a jar’s Class-Path manifest attribute

The issue happens when I add pathing jar plugin to gradle build of vaadin application to shorten the command line. Thats...

SpringBoot spring-boot does not conform to @PostConstruct documentation

I think spring-boot 3.0.5 does not fully conform to the contract defined by the jakarta.annotation.PostConstruct annotat...

SpringBoot Provide auto-configuration for OpenTelemetry logs

While we make it easy for users to contribute a SdkLoggerProvider (see #36545), we don't have full-fledged auto-configur...

SpringBoot Prevent debug logs during the environment preparation phase with logback-spring.xml

Hello,I am using Spring Boot 1.5.6(sorry, had mentioned 1.5.7 by mistake earlier) and am getting the below Tomcat Log me...

SpringBoot @WebMvcTest should also auto-configure Spring Data web integration

Spring Data's @EnableSpringDataWebSupport registers a couple of Spring MVC extensions that allow the easy consumption of...

SpringBoot Add String to CronExpression conversion support

Add String to CronExpression conversion support.This converter use CronExpression parse () method to convert String to C...

SpringBoot spring dynamic bean annotation not invoked

dynamically registered my custom bean using the below method but the @auotwired, @value, and @import annotations are not...

SpringBoot Add org.hibernate.orm.jdbc.bind to sql logging group

It's reasonable to treat prepared statement parameters as part of sql.See https://github.com/spring-projects/spring-boot...

SpringBoot Update testing.adoc

Update spying to spring.Comment From: pivotal-cla@AiJiangnan Please sign the Contributor License Agreement!Click here to...

SpringBoot Remove unused parameter and polish javadoc

Remove an unused parameter in LiquibaseAutoConfiguration.Remove an unmatched parenthesis in JavaDoc.Remove a redundant p...

SpringBoot Fix typo in Dev Services reference docs

Fixing typo in documentation.Comment From: pivotal-cla@mateusscheper Please sign the Contributor License Agreement!Click...

SpringBoot Fix links to Spring Pulsar ref docs

This commit fixes several broken links from pulsar.adoc to the Spring Pulsar reference docs. The breakage occurred due t...

SpringBoot Nested liveness/readiness group not working

In SB 2.7 i could write this configmanagement: endpoint: health: show-details: always group: readin...

SpringBoot Gradle Plugin "Getting Started" documentation section out of date

Here it is suggested to apply the io.spring.dependency-management plugin using a legacy method to apply the plugin (sour...

SpringBoot Multiple values in X-Forwarded-Host not supported by NATIVE forward headers strategy

Spring Boot version : 3.2.4My Spring Boot application is located behind multiple Apache servers which act as reverse pro...

SpringBoot CDS extract fails if application has its own META-INF directory

Tried using the new -Djarmode=tools mode with Spring Boot 3.3.0 on my application and the extraction failed (stack trace...

SpringBoot org.springframework.boot/spring-boot-starter-test Does not work with a module path

The org.json package is split between jsonassert and android.json.I am validating this with a tool I wrote https://githu...
上一页 下一页
.