SpringBoot io.swagger.v3.oas.annotations.parameters.RequestBody get always BODY as NULL

Describe the bugExample: /auth/ssoid: post: tags: - Authentifizierung summary: Anmeldung eines Users...

SpringBoot Do we have anything in Spring Boot Admin which can tell us the status of Spring Batches? Like status, execution end time, time taken to execute job

Comment From: bclozelDuplicates #29191Comment From: JyotiMittal1993Duplicates #29191But I didn't get the answer.Comment ...

SpringBoot Composing a meta annotation using ConditionalOnProperty doesn't take attribute overrides into account

I am trying to create a composed annotation that is the inverse of ConditionalOnProperty, i.e., ConditionalOnPropertyMis...

SpringBoot Add transactionIdPrefix Property to KafkaTemplate

allows overriding the producer factory prefix for template-initiated transactionsAlso merge to 2.7.x and main.See https:...

SpringBoot Support resolution of AuthenticatedPrincipal in RSocket handler methods

Closes gh-28444Comment From: snicollClosed by 05fa0e246a

SpringBoot Add support for configuring Netty's max-keep-alive-requests

For issue 28848.The default value of maxKeepAliveRequests is based on reactor-netty code here:HttpServerConfig.javathis....

SpringBoot Use MAVEN_HOME to locate the settings.xml file used by the CLI to configure Aether

From the docs :The CLI makes use of the Maven configuration found in ~/.m2/settings.xml to configure Aether. The followi...

SpringBoot Dev Tools: Request Scoped Bean Not Working When spring-boot-devtools Included in Project

I cannot include the actual code here, but I will create an approximation of the problem.Spring Boot 2.5.6I have the fol...

SpringBoot Allow injection of Spring-managed beans into Hazelcast components

Fixes #19487When Spring Boot creates Hazelcast configuration and the Hazelcast-Springintegration module is available on ...

SpringBoot Provide option for disabling field introspection with GraphQL

Most GraphQL implementations allow field introspection by default or even consider it as part of the spec. Without this ...

SpringBoot Log a debug message with the reason for restarting devtools

This helps with debugging certain situations when Spring Boot keeps restarting and the reason is unclearComment From: sn...

SpringBoot Add support for IdlePartitionEventInterval

IdlePartitionEventInterval was added, but the value is never retrieved from configuration. Adding support to set the val...

SpringBoot Add auto-configuration for RabbitStreamTemplate

RabbitStreamTemplate is provided at spring-amqp 2.4.Comment From: snicollpaging @garyrussell for a review.Comment From: ...

SpringBoot Add @ConditionalOnApplicationArgument

It would be nice having a @ConditionalOnApplicationArgument("foobar") annotation.I know I can create my own class implem...

SpringBoot Improve support for jOOQ 3.15 by making R2dbcAutoConfiguration back off in the absence of a connection provider

Starting with jOOQ 3.15 (hopefully due by the end of Q2 2021), jOOQ will support R2DBC: https://github.com/jOOQ/jOOQ/iss...

SpringBoot Upgrade to Log4j2 2.17.0

Comment From: snicollReopening to upgrade to 2.17.0 per CVE-2021-45105.Comment From: snicollSuperseded by #29185

SpringBoot Update copyrights to 2022

Hi,this PR updates a couple of copyright related files to 2022.On this occasion: a happy new year to you.Cheers,Christop...

SpringBoot Remove redundant code

this PR for Remove redundant code, I‘m code cleaner.Comment From: pivotal-issuemaster@lijunyzzZ Please sign the Contribu...

SpringBoot Default value for management.info.env.enabled is outdated

This PR fixes the default value for the management.info.env.enabled property in the manual Spring configuration metadata...

SpringBoot Unable to exclude a specific dependency from spring boot dependencies in gradle

I would like to know how to exclude a specific dependency from spring boot dependencies in gradle. I am asking this beca...
上一页 下一页
.