Nineya
Home
Blog
SpringBoot io.swagger.v3.oas.annotations.parameters.RequestBody get always BODY as NULL
2025-01-07 02:02:18
2253
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
2025-01-07 02:02:14
271
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
2025-01-07 02:02:10
1367
I am trying to create a composed annotation that is the inverse of ConditionalOnProperty, i.e., ConditionalOnPropertyMis...
SpringBoot Add transactionIdPrefix Property to KafkaTemplate
2025-01-07 02:02:06
316
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
2025-01-07 02:02:03
56
Closes gh-28444Comment From: snicollClosed by 05fa0e246a
SpringBoot Add support for configuring Netty's max-keep-alive-requests
2025-01-07 02:01:59
146
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
2025-01-07 02:01:56
1591
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
2025-01-07 02:01:52
2268
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
2025-01-07 02:01:49
2059
Fixes #19487When Spring Boot creates Hazelcast configuration and the Hazelcast-Springintegration module is available on ...
SpringBoot Provide option for disabling field introspection with GraphQL
2025-01-07 02:01:45
734
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
2025-01-07 02:01:42
216
This helps with debugging certain situations when Spring Boot keeps restarting and the reason is unclearComment From: sn...
SpringBoot Add support for IdlePartitionEventInterval
2025-01-07 02:01:39
2590
IdlePartitionEventInterval was added, but the value is never retrieved from configuration. Adding support to set the val...
SpringBoot Add auto-configuration for RabbitStreamTemplate
2025-01-07 02:01:35
679
RabbitStreamTemplate is provided at spring-amqp 2.4.Comment From: snicollpaging @garyrussell for a review.Comment From: ...
SpringBoot Add @ConditionalOnApplicationArgument
2025-01-07 02:01:31
3600
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
2025-01-07 02:01:11
20787
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
2025-01-07 02:01:04
113
Comment From: snicollReopening to upgrade to 2.17.0 per CVE-2021-45105.Comment From: snicollSuperseded by #29185
SpringBoot Update copyrights to 2022
2025-01-07 02:01:00
182
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
2025-01-07 02:00:56
552
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
2025-01-07 02:00:52
121
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
2025-01-07 02:00:49
1839
I would like to know how to exclude a specific dependency from spring boot dependencies in gradle. I am asking this beca...
上一页
下一页
1
…
1978
1979
1980
1981
1982
…
2246
.