Nineya
Home
Blog
软著申请
SpringBoot Log Trust Material source
2025-01-07 17:56:37
787
log Trust Material source at SslPropertiesBundleRegistrar.registerBundles method.If add Trust Material source at SslBund...
SpringBoot spring-petclinic fails to checkpoint-restore
2025-01-07 17:56:33
17584
spring-boot version: 3.2.0, 3.2.2, 3.3.0-M1spring version: 6.1.1azul version: zulu21.32.17-ca-crac-jdk21.0.2-linux_aarch...
SpringBoot Upgrading from Spring boot 3.2.0 to Spring boot 3.2.1 breaks tests with java.lang.NoSuchMethodError: 'java.sql.ResultSet org.hibernate.engine.jdbc.spi.ResultSetReturn.extract(java.sql.PreparedStatement)'
2025-01-07 17:56:30
7832
When trying to upgrade from Spring Boot 3.2.0 to 3.2.1 (also tried with 3.2.2) my tests started to break with the follow...
SpringBoot Provide information about the source of the trust material in SslBundle's toString()
2025-01-07 17:56:27
1211
Hi,we are using different bundles and the one who does configure them and the one who does operate the app in question a...
SpringBoot Spring Boot 3.2.1 Native Image build broken, when combining web + security
2025-01-07 17:56:24
1375
Latest Spring Boot 3.2.1 seemingly breaks native image compilation,when combining starter-web + starter-security.When bo...
SpringBoot Spring Boot 3.2.2 breaks SpEL interpretation
2025-01-07 17:56:21
12266
My system compiles with zero warnings and all tests pass, under 3.2.1. But if I change just one character, ie 3.2.1 to 3...
SpringBoot spring.main.cloud-platform is not honoured when used in /config classpath property files
2025-01-07 17:55:58
5308
When using spring.main.cloud-platform: none as a property under the /config folder, in order to override main's platform...
SpringBoot Apply IntelliJ inspections to improve code quality
2025-01-07 17:55:55
459
I ran IntelliJ inspections on the Spring Boot codebase and found a couple of places worth applying the suggestions.I've ...
SpringBoot Endpoint documentation contains the typo 'Unuthorized'
2025-01-07 17:55:53
424
There is a trivial typo in endpoints.adoc - "Unuthorized" which I changed to "Unauthorized".Comment From: pivotal-cla@sm...
SpringBoot Too many open files
2025-01-07 17:55:49
3395
We are getting too many open files issue on our AWS cloud application when using lambda with spring boot.io.netty.channe...
SpringBoot Add ConnectionDetails and Service Connection and Docker-Compose support for LDAP
2025-01-07 17:55:46
367
This PR includes:* Adding the ConnectionDetails abstraction for LdapAutoConfiguration* Docker-Compose Support for the o...
SpringBoot Add 'observation-enabled' properties for RabbitMQ
2025-01-07 17:55:43
1157
Spring AMQP does not enable Observation by default; if a user only wants Micrometer timers, it is better to use the lega...
SpringBoot i get an error with Jackson in Spring Data and AOT when using Spring Boot 3.2.2 that I don't get when using Spring Boot 3.2.1
2025-01-07 17:55:39
30313
Here's the code https://github.com/joshlong-attic/boot-322-aot-data-unpaged-errorbasically, its a stock standard boot + ...
SpringBoot feat: make finalName editable
2025-01-07 17:55:37
279
We recommend configuring finalName to change the artifact name but mark it as read-only. It's better to make it editable...
SpringBoot Running native image fails if custom datasource configuration is used: not a managed type
2025-01-07 17:55:34
1690
Spring Boot 3.2.0 / GraalVM 21 When running spring boot 3.2.0 with default jpa data access, application is working fine ...
SpringBoot Incorrect handling of MockedStatic with nested tests
2025-01-07 17:55:30
2226
Below is a cut down example showing the issue:package com.example.demo;import org.junit.jupiter.api.Nested;import org.ju...
SpringBoot Add conditional bean for jOOQ exception translator
2025-01-07 17:55:28
8260
Add conditional bean for jOOQ exception translator38736Comment From: MelleDHello,thanks for the PR. I've added a comment...
SpringBoot Include the environment's default profiles in the env endpoint's response
2025-01-07 17:55:25
164
See https://github.com/spring-projects/spring-boot/pull/38356#issuecomment-1897238640 and subsequent comments.Comment Fr...
SpringBoot TracingProperties exposes package-private PropagationType from public methods
2025-01-07 17:55:22
2507
PropagationType enum is non-public outside of TracingProperties class which makes it unusable. I would request you to ma...
SpringBoot Fix typo
2025-01-07 17:55:19
224
Fix a typo in the docs that uses "war" instead of "WAR"Comment From: wilkinsonaThanks for the proposal but I don't consi...
上一页
下一页
1
…
1729
1730
1731
1732
1733
…
2246
.