Nineya
Home
Blog
软著申请
SpringBoot Spring-boot-3 native jpa mysql Chinese charater error
2025-01-07 07:40:23
1649
EnvironmentSpringBoot: 3.0.2Spring Data jpaMySql 8.xapplication.ymlspring: datasource: driver-class-name: com.mysql....
SpringBoot Upgrade to Kafka 3.4.0
2025-01-07 07:40:20
1649
Comment From: chenrujunI think it's necessary for Spring Boot 2.x in 2.7.x branch to fix CVE-2023-25194.Comment From: wi...
SpringBoot Add option to customize build cache volume names
2025-01-07 07:40:15
5823
This PR adds the option cacheVolumeNames to the spring-boot maven/gradle plugins, which allows the specification of cust...
SpringBoot id field stripping from returned json in responsebody
2025-01-07 07:40:13
7521
After updating to the latest spring boot, it appears that objects with an 'Id" field have this field removed from the js...
SpringBoot Socket issues on Springboot 1.5.4 #9751 Happens to Version 2.4.0 now.
2025-01-07 07:40:10
8201
My container running a Spring boot version 2.4.0 app had been running for about 6 days, then it enters the situation whe...
SpringBoot Reinstate dependency management for org.mariadb:r2dbc-mariadb as it now supports R2DBC 1.0
2025-01-07 07:40:06
543
spring-boot 2 supported mariadb-r2dbc though r2dbc-bom.r2dbc-bom managed dependencies was integrated into spring-boot 3 ...
SpringBoot Allow components that are called before context refresh to use SpringApplication's shutdown handlers
2025-01-07 07:40:04
722
The hook that calls the handlers isn't registered until just before refresh. This means that a handler registered by com...
SpringBoot Docker-compose process output is too quiet
2025-01-07 07:40:02
480
When I first tried it I had 2 services and one started cleanly, but the other crashed. Docker-compose then never exits (...
SpringBoot Spring role based auth not working in JWT
2025-01-07 07:40:00
5393
Hi i was implementing jwt role based auth in spring latest version. Everything is working fine but role based is always ...
SpringBoot Stop using Native Build Tools "requiredVersion" configuration option
2025-01-07 07:39:54
873
GraalVM is being contributed to the OpenJDK codebase; as a result, its version string is about to change from its legacy...
SpringBoot Reactor Core Threads not Stopped on Shutdown
2025-01-07 07:39:45
9595
Since upgrading from Sprint Boot 2.5.6 to Spring Boot 2.7.9, I see numerous warnings on application shutdown notifying m...
SpringBoot OAuth2ClientPropertiesRegistrationAdapter improve issuerUri value check
2025-01-07 07:39:42
6883
Expected BehaviorOAuth2ClientPropertiesRegistrationAdapter.getBuilderFromIssuerIfPossible should validate that issuer is...
SpringBoot ConditionalOnGraphQlSchema prevents code first approaches
2025-01-07 07:39:39
1131
As discussed in spring-projects/spring-graphql#526, Spring for GraphQL did not adopt a "code first" approach (generating...
SpringBoot Revert changes made for GraalVM in EmbeddedDatabaseConnection
2025-01-07 07:39:37
285
https://github.com/spring-projects/spring-boot/issues/32865 changed the EmbeddedDatabaseConnection so that GraalVM would...
SpringBoot Add Testcontainers integration for OracleContainer with R2DBC
2025-01-07 07:39:35
220
Testcontainers for Java 1.18.0 offers support for Oracle R2DBC.Comment From: eddumelendezI'll update the PR considering ...
SpringBoot Add service connection from Testcontainers Redpanda
2025-01-07 07:39:33
474
Redpanda is Kafka compatible and Testcontainersprovides a module. RedpandaContainerConnectionDetailsFactory is added pro...
SpringBoot AspectJ doesn't work when bean is defined as the interface in configuration for a native application
2025-01-07 07:39:28
1906
When I declared bean as a class in configuration Aspect worked as expected, but when as an interface - application faile...
SpringBoot Allow to customize opentelemetry SdkTracerProvider
2025-01-07 07:39:26
442
Comment From: jonatan-ivanovLet me link things that belong together here:- Merging this should also provide a solution f...
SpringBoot Wrong interface name on the Spring-Boot-3.0-Migration-Guide wiki page
2025-01-07 07:39:23
353
In the Spring-Boot-3.0-Migration-Guide in the chapter about ServerRequestObservationConvention the second example class ...
SpringBoot Automatically provide a tracing span when a Spring Data Repository is invoked
2025-01-07 07:39:20
558
In Spring Boot 2 (Spring Cloud Sleuth), with tracing enabled, invocations of a MongoRepository automatically created a s...
上一页
下一页
1
…
1828
1829
1830
1831
1832
…
2246
.