SpringBoot Support for svg favicon

23126Comment From: pivotal-issuemaster@OskarsPakers Please sign the Contributor License Agreement!Click here to manually...

SpringBoot spring-security webflux static resource warning logging

This is a minor logging issue at the moment, but I'm slightly concerned that things will break eventually based on the l...

SpringBoot Remove RabbitMQ AutoConfig Boolean Coercion

It has been moved to spring-amqp instead.Comment From: wilkinsonaI think this should be a task. It's a refinement of htt...

SpringBoot Polish HTTP/2 Cleartext documentation

Rewording/polish for commit https://github.com/spring-projects/spring-boot/commit/9478cd2dfb79499e4d9b9b83e68d542953cf2b...

SpringBoot Jar entries are duplicated in BOOT-INF/lib with layered jars and Maven

In my project, a generated executable jar contains every jar within the BOOT-INF/lib directory twice with identical file...

SpringBoot Add more ErrorAttributes configuration properties

The following config properties are added since spring-boot-2.3.x:server.error.include-exception=trueserver.error.includ...

SpringBoot Rationalize Logback logging properties

The current property names are a bit of a mess and it would be good to find better alternatives before we merge #23540Co...

SpringBoot Document how to enable h2c via programmatic configuration

Spring Boot currently documents explicitly that it does not support h2c (i.e. HTTP/2 in the clear, no encryption). There...

SpringBoot HttpEncodingAutoConfiguration is not added to the WebMvcTest slice

Affects: 5.4.3HttpEncodingAutoConfiguration is not added to the WebMvcTest slice. Not sure if this is intentional but wh...

SpringBoot Spring additionnal config : does not work with a folder name when enclosing files are links

On Spring Boot 2.3.4-RELEASE (and earlier versions)I have an ENV variable to specify additional config file, either a fo...

SpringBoot When building with Maven, include project dependencies in the application layer by default

See #23431 for background.We'd like to investigate something similar for Maven, although we'll have to accept the limita...

SpringBoot Mapping with multiple DispatcherServlets in child contexts seems broken

Affects: 5.2.9 (possibly earlier)We are building a REST application with Spring Boot.Because we have several endpoints t...

SpringBoot Upgrade to Jackson Bom 2.11.3

Comment From: XyarenIs it possible to backport this to 2.3.x due to https://github.com/FasterXML/jackson-databind/issues...

SpringBoot Enhancement to AbstractHealthIndicator Log Level

HiIf database healt check fails due to broken db connection for instance, we get only Warn on log. Due to broken connec...

SpringBoot The JMX domain of Tomcat metrics do not match the domain of the manager from which they originate

When using multiple context the tomcat metrics (e.g. threadpools) only show the first context, because the micrometer To...

SpringBoot springboot undertown Large file uploads can also cause downtime

springoot undertow 2.0.0Large file uploads can also cause downtime,Below is the code of springmvc @GetMapping("/h...

SpringBoot spring-boot-starter-data-jpa enumset not working for mysql column SET

spring-boot-starter-parent: 2.3.4.RELEASEusing spring-boot-starter-data-jpaspring.jpa.hibernate.ddl-auto = create-drop ...

SpringBoot Add a command line option for image.cleanCache when building with Maven

One of the build plugin configuration properties that is not current exposed on the command line (with Maven at least) i...

SpringBoot Consider deprecating @EnableConfigurationProperties value attribute

23172 has introduced a new @ImportAsConfigurationPropertiesBean annotation which now means we have two very similar ways...

SpringBoot SampleActuatorApplication is slower to run with 2.4

We seem to have a performance regression with 2.4. The SampleActuatorApplication takes 0.5 seconds longer to run for me....
上一页 下一页
.