Nineya
Home
Blog
软著申请
SpringBoot Improve gradle plugin tags documentation
2025-01-07 04:42:36
132
As mentioned in #33528, I have updated the description of the tags for the Gradle plugin documentation.Comment From: phi...
SpringBoot spring-boot-maven-plugin tags option, multiple issues
2025-01-07 04:42:31
2496
when creating an image with spring-boot-maven-plugin I encountered the following issues:Does not accept uppercase for ta...
SpringBoot CVE-2022-41881 and CVE-2022-41915 in netty
2025-01-07 04:41:58
622
CVE-2022-41881CVE-2022-41915Netty versions prior to 4.1.86.Final is vulnerable to above CVEs, and currently spring-boot-...
SpringBoot Upgrade to Reactor 2020.0.26
2025-01-07 04:41:48
459
Comment From: developerMSD7Hi, @bclozel I would like to contribute to this task.Comment From: bclozelThanks for the offe...
SpringBoot Provide a configuration property for Tomcat's max HTTP response header size
2025-01-07 04:41:46
807
Current behaviour concerning Tomcat max HTTP Header size:In TomcatWebServerFactoryCustomizer it is only possible to set ...
SpringBoot Can spring-boot supply a bom file like spring-framework-bom org/springframework/spring-framework-bom/
2025-01-07 04:41:42
234
As we use spring boot,we can use bom file to specify the version of spring-boot components。If we use spring-boot-parent ...
SpringBoot spring-boot-starter-jetty issue with jakarta on springboot 3.0.0
2025-01-07 04:41:39
5699
IssueUsing spring-boot-starter-jetty with version 3.0.0, fails when we try to start a jetty server in the application. C...
SpringBoot new @ConstructorBinding doesn't have @Target(ElementType.TYPE)
2025-01-07 04:41:37
1682
When switching to 3.0.0 I have noticed that org.springframework.boot.context.properties.ConstructorBinding was deprecate...
SpringBoot Reactive observation auto-configuration does not declare order for WebFilter
2025-01-07 04:41:34
1791
Affects: 6.0.2When using micrometer-tracing to correlate requests in Webflux applications we are able to access the unde...
SpringBoot Remove run example from CLI documentation
2025-01-07 04:41:32
1315
The Spring Boot CLI version 3.0.0 hasn't the "run" command. But the spring-boot-reference document still has that. >...
SpringBoot Auto-configure PropagationWebGraphQlInterceptor for tracing propagation
2025-01-07 04:41:29
222
As a follow up of spring-projects/spring-graphql#547, Spring Boot should auto-configure the PropagationWebGraphQlInterce...
SpringBoot Fix typo in tomcat accesslog checkExists doc
2025-01-07 04:41:25
912
Bumped into this typo today while working, thought to drop a quick fix, cheers!Comment From: pivotal-cla@aksh1618 Please...
SpringBoot The parent form a cycle with spring-boot-starter-parent:3.0.0 with Java 17 & Eclipse
2025-01-07 04:41:22
3593
When I try to make example of Spring Boot 3.0.0, the error messages occured like below. The parents form a cycle: com.ex...
SpringBoot Update yaml_snakeyaml dependency on 2.7.x to fix vulnerability
2025-01-07 04:41:19
287
Vulnerability critical CVE-2022-1471 associated to org.yaml_snakeyaml version 1.30. Fixed in version 1.31.Version 2.7.6 ...
SpringBoot property file by @PropertySource is not available when EnvironmentPostProcessor
2025-01-07 04:41:17
738
I have some property file config by @PropertySource and a custom EnvironmentPostProcessor. When execute postProcessEnvir...
SpringBoot Request header -> remote baggage no longer works in boot 3 webflux compared to boot 2.7 + sleuth
2025-01-07 04:41:12
8479
Hi,Summary:Using Spring boot 2.7 and Spring Cloud I can define remote baggage and when I pass in a request header of the...
SpringBoot Integration of spring-boot-starter-quartz has a problem of not being able to find a data source
2025-01-07 04:41:09
22516
Affects: 2.5.71、maven configuration <dependency> <groupId>org.springframework.boot</groupId>...
SpringBoot All Documents Added To Environment When Using Legacy Processing
2025-01-07 04:41:07
1216
Using Boot 2.7.5 I have this application.yamlspring: config.use-legacy-processing: true application: name: demologg...
SpringBoot Package info class files are not packed in jars
2025-01-07 04:41:02
255
For some reason package-info.class files don't end up in our published jars. I'm not sure if this in intentional or an o...
SpringBoot EntityManager is not intercepted when repository methods called
2025-01-07 04:40:59
3986
I'm failed to upgrade my application from spring boot 2.7.6 to 3.0.0 since the behavior changed, I think it is a regress...
上一页
下一页
1
…
1865
1866
1867
1868
1869
…
2246
.