SpringBoot Spring-boot-3 native jpa mysql Chinese charater error

EnvironmentSpringBoot: 3.0.2Spring Data jpaMySql 8.xapplication.ymlspring: datasource: driver-class-name: com.mysql....

SpringBoot Upgrade to Kafka 3.4.0

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

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

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.

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

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

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

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

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

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

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

Expected BehaviorOAuth2ClientPropertiesRegistrationAdapter.getBuilderFromIssuerIfPossible should validate that issuer is...

SpringBoot ConditionalOnGraphQlSchema prevents code first approaches

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

https://github.com/spring-projects/spring-boot/issues/32865 changed the EmbeddedDatabaseConnection so that GraalVM would...

SpringBoot Add Testcontainers integration for OracleContainer with R2DBC

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

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

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

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

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

In Spring Boot 2 (Spring Cloud Sleuth), with tracing enabled, invocations of a MongoRepository automatically created a s...
上一页 下一页
.