SpringBoot Merge pull request #1 from spring-projects/master

1/7Comment From: pivotal-issuemaster@Wzy19930507 Please sign the Contributor License Agreement!Click here to manually sy...

SpringBoot spring-boot:build-image has a layout parameter that cannot be always be honoured

The layout and perhaps also the layoutFactory parameters on spring-boot:build-image don't make complete sense. For examp...

SpringBoot ContentCachingRequestWrapper allow reading request once

Hi guys, I'm using Spring Boot version 1.4.2.RELEASE. Not sure if this is an issue or perhaps a wrong usage of ContentCa...

SpringBoot Add jdbc-api dependency when batch dependency is selected

With the latest release of Spring Batch a user will need to select the spring-boot-starter-jdbc dependency when using t...

SpringBoot flashMapManager and themeResolver beans can no longer be configured without enabling bean overriding

I have an application where I have my own flashMapManager implementation. In version 2.3.6, eveything works fine. I have...

SpringBoot org.jboss.modules.ModuleNotFoundException when deploying Spring Boot 2.4.1 application to Wildfly 9 on JDK 8

I have a Spring Boot application that we build as a war file to deploy to a Wildfly 9.0.2 container with a Java 8 update...

SpringBoot Add filter to Gradle Enterprise Readme badge.

This adds a filter to the Gradle Enterprise Readme badge to filter the scans list by only the Spring Boot project.Commen...

SpringBoot Fix javadoc typo in ConfigDataLocation

to correct the annotationComment From: pivotal-issuemaster@asheCarry Please sign the Contributor License Agreement!Click...

SpringBoot FailureAnalyzers' unmet dependency errors add noise to logs

Hi Spring Boot Team, happy new year :fireworks:This happens on Spring Boot 2.4.1 and I confirmed it's still an issue on ...

SpringBoot WebTestClient base path is not set to the application context path

For TestRestClient context path is autoconfigured as base by default, it is a bit confusing to have both clients autocon...

SpringBoot Misprint in migration wiki guide

A misprint at https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-Config-Data-Migration-Guide#muti-document-...

SpringBoot ConfigDataEnvironment doesn't register updated Binder

https://github.com/spring-cloud/spring-cloud-core-tests/blob/master/configserver/src/test/java/demo/ConfigServerApplicat...

SpringBoot Provide annotation based-configuration for hierarchical applications/contexts

Spring Boot offers support for hierarchical application contexts by using org.springframework.boot.builder.SpringApplica...

SpringBoot The FileNotFoundException thrown from StandardJarScanner when using layered JARs isn't very helpful

Given a spring-boot application with jsp and layered jar, starting it according to blog post instructions produces FileN...

SpringBoot TransactionRequiredException on @Query @Modifying methods in JpaRepository

I have a simple native sql method as follows, which throws TransactionRequiredException since 1.2.5, which is very criti...

SpringBoot Autoconfigure removal of Spring Security CSRF token verification from /startup endpoint call

My understanding is:You need a POST request to call /actuator/startup because you actually empty the event buffer server...

SpringBoot Investigate CSRF alternative for actuator endpoints

It would be nice if there was a way to easily make POST requests to actuator endpoints without needing to disable CSRF p...

SpringBoot Percentile metrics not emitted with standard prometheus histogram format

Hello,We are facing an issue with Spring metrics not being uploaded to datadog. After debugging with help of datadog sup...

SpringBoot Add auto configuration for embedded ElasticSearch

I'm trying to use an embedded ElasticSearch server for local development.This way it is much easier to create documents ...

SpringBoot WebServer implementations should return -1 if not listening on a port

The interface org.springframework.boot.web.server.WebServer defines that getPort() returns -1 if the server isn't listen...
上一页 下一页
.