SpringBoot Polish "IO.Validation" Documentation

This PR polishes the Validation Section of the IO docs to include additional information regarding the handling of JSR-3...

SpringBoot Document configuration for building images with Colima

The Maven and Gradle plugin documentation shows examples of configuring the Docker host for the image building goal/task...

SpringBoot Add a section on customizing embedded reactive servers

We should add a section that's similar to Customizing Embedded Servlet Containers for embedded reactive servers.

SpringBoot Improve documentation of classpath.idx file and its generation by the Maven and Gradle plugins

The "classpath.idx" file allows for the possibility of controlling the artifact load order. In reality, it's completely...

SpringBoot Document additional user configuration that's required after setting spring.hateoas.use-hal-as-default-json-media-type to false

Starting with Spring Boot 2.5.0-M3, Spring HATEOAS sends application/hal+json responses even though the request contains...

SpringBoot Clarify that MVC components provided through WebMvcRegistrations are subject to subsequent processing and configuration by MVC

Previously, I was able to disable Spring MVC's trailing slash matching using something like this:@Configuration(proxyBea...

SpringBoot Remove unreachable URL

http://livereload.com/is not connect server is downhttp://schemas.xmlsoap.org/There seems to be a problem with connectio...

SpringBoot Undocumented breaking changes in ValidationAutoConfiguration.defaultValidator between Spring Boot 2.5 and 2.6

Breaking changes in ValidationAutoConfiguration.defaultValidator() between Spring Boot 2.5 and 2.6 should be mentioned i...

SpringBoot 2.4.x wzy

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

SpringBoot Upgrade to Lettuce 6.2.6.RELEASE

Comment From: wilkinsonaAs described in the new issue template, there's no need to open an issue for a basic dependency...

SpringBoot Application's main class is not found when using PropertiesLauncher with the new nested jar support

As reported by 3.2.0 RC1 release notes, we had to add<loaderImplementation>CLASSIC</loaderImplementation>to ...

SpringBoot Cannot run native image in Kubernetes cluster

Hello,I'm using the last spring boot version 3.1.4 and gradle as build tool. I created a native image with the gradle pl...

SpringBoot Execution with SecurityManager fails with 3.2.0-RC1

Our application is composed by several executable jars produced by the spring-boot-maven-plugin.We use the 21.0.1-zulu J...

SpringBoot class path resource [org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurerAdapter.class] cannot be opened because it does not exist

Hi Team,We are migrating spring boot 2.7 to 3.1 version. We have follow the official document.Currently we are using Spr...

SpringBoot Add Kotlin DSL extension functions for TestEntityManager

Consider adding Kotlin DSL extension functions for TestEntityManager.package org.springframework.boot.test.autoconfigure...

SpringBoot Ban use of assertThatThrownBy

We should add a checkstyle rule to ban assertThatThrownByComment From: snicollCan you expand? What would be the replacem...

SpringBoot @AutoConfigureBefore unvaild because of @Configuration

vsersionspring boot v2.3.12descriptionBecause of the order of the AnnotationConfigWebApplicationContext.loadBeanDefiniti...

SpringBoot Filters added to the auto-configured MockMvc instance have no name, breaking OncePerRequestFilter

See https://github.com/spring-projects/spring-boot/issues/37835#issuecomment-1773323233 and subsequent comments for deta...

SpringBoot When auto-configuring MockMvc, add filters with their init parameters and dispatcher types

There have been two recent enhancements in Framework 6.1:https://github.com/spring-projects/spring-framework/issues/3136...

SpringBoot With -Djavax.net.ssl.keyStoreType set, embedded Tomcat does not use keystore configured in server.ssl.* properties

Context: on my machine I have an environment variable JAVA_TOOL_OPTIONS set to -Djavax.net.ssl.keyStoreType=KeychainStor...
上一页 下一页
.