SpringBoot DataFetcherExceptionResolver beans are not considered in GraphQlTester slice tests

I believe this is a feature request, as I did not see any facilities in the current spring-graphql-test library to accom...

SpringBoot failed test for import into idea

In case of the pic not rendering correct. ConventionsPluginTests. javadocJarIsBuilt()ConventionsPluginTests. sourceJarIs...

SpringBoot Support for a Base RESTCrudService and RESTCrudController classes

feature request to automate and speed up Creating CRUD Controllers and Services the problem I'm facing is that every tim...

SpringBoot The for loop in AspectJProxyUtils should add break

When local variable 'foundAspectJAdvice' is set to true, there is no need to continue checking, it should end with break...

SpringBoot Document that generated passwords should not be used in production

Related to #30061, we should also update our reference documentation with a similar notice.Comment From: nitishsaini706H...

SpringBoot Generated password are logged without an "unsuitable for production use" note

Currently ReactiveUserDetailsServiceAutoConfiguration and UserDetailsServiceAutoConfiguration log generated passwords so...

SpringBoot Clarify actuator security documentation

Comment From: wilkinsona@cmabdullah Thank you for making your first contribution to Spring Boot.

SpringBoot Clarify actuator security documentation

The Security section of the actuators documentation says: For security purposes, all actuators other than /health are di...

SpringBoot Eureka Client Health Check Handler not sending correct status back to Eureka server

Hello Team,I have upgraded my application and below are details for same.Previous Version-spring boot-1.5.6.RELEASEsprin...

SpringBoot Use Gradle's task configuration avoidance APIs in the main reference docs

see https://github.com/spring-projects/spring-boot/pull/29762see https://docs.gradle.org/7.0/userguide/task_configuratio...

SpringBoot Use Gradle's task configuration avoidance APIs in the Gradle Plugin's reference docs

It doesn't really make sense to do #30000 without also making similar changes in the Gradle plugin's reference documenta...

SpringBoot UnsupportedOperationException from JettyServletWebServerFactory when using Jetty 10.0.8

Sorry if this is being tracked elsewhere, I did some digging and could not find anything related.I've recently tried upg...

SpringBoot Add Kafka immediateStop Property

Comment From: snicollWe should switch to the snapshot on main first so that we can merge this forward.Comment From: gary...

SpringBoot Update wiki with deprecation rules when introduced late

SpringApplication's convertEnvironment(ConfigurableEnvironment) method was deprecated in 2.5.8 for removal in 2.7.0. The...

SpringBoot Support overriding the default key-based sanitization

Hi, I submitted this PR to solve #29620 based on @philwebb ’s comment.When a value has been sanitized already, later fun...

SpringBoot Document PathRequest.toH2Console and using the console with Spring Security

See https://github.com/spring-projects/spring-boot/issues/3734 for background. We added PathRequest.toH2Console() in 2.0...

SpringBoot v2.5 Release notes say spring.datasource.* properties are deprecated in favor of spring.sql.init.* properties, but official documentation tells nothing about them

In https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.5-Release-Notes they say:SQL Script DataSource Init...

SpringBoot Document plugging in custom sanitisation rules with a SanitizingFunction bean

https://github.com/spring-projects/spring-boot/issues/27840 added support for pluggable sanitisation by defining a Sanit...

SpringBoot Improve property placeholder documentation to mention environment variables and default values

I've figured that way too often I try to find an example in official reference documentation, and invariably end up on t...

SpringBoot Polish web examples in reference doc

Comment From: snicoll@wonwoo this is a Long attribute so naming it user doesn't feel right. That really is the user iden...
上一页 下一页
.