Nineya
Home
Blog
软著申请
SpringBoot Revert accidental author changes in FlywayAutoConfiguration
2025-01-07 07:51:20
196
This PR reverts the author changes in the FlywayAutoConfiguration in 7ffacf43f317d9645117e01f678429ed92182a9b as it seem...
SpringBoot BeanCreationException: Error creating bean with name "xxxxxx" defined in file : Bean instantiation via constructor failed.
2025-01-07 07:51:17
9308
I have migrating spring boot application from java 11 to 19 , After changed the java version , I am able to build the ap...
SpringBoot Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates
2025-01-07 07:51:14
5056
When running our AOT smoke tests, the test fails with:org.springframework.beans.factory.BeanCreationException: Error cre...
SpringBoot Consistent Support Period across Spring, Spring Batch and Spring Boot
2025-01-07 07:51:11
1480
Hi Team,Can we pls have a consistent support period across Spring, Spring Batch and Spring Boot libraries.Currently, spr...
SpringBoot Upgrade to Spring Data Bom 2023.0.0
2025-01-07 07:51:08
728
Comment From: christophstroblData project dependency updates for 2023.0.0:* Cassandra Driver (com.datastax.oss:java-driv...
SpringBoot Upgrade to Spring Data Bom 2022.0.6
2025-01-07 07:51:06
671
Comment From: christophstroblData project dependencies for 2022.0.6:Cassandra Driver (com.datastax.oss:java-driver-bom):...
SpringBoot Upgrade to Spring Data Bom 2021.2.12
2025-01-07 07:51:03
677
Comment From: christophstroblData project dependencies for 2021.2.12:Cassandra Driver (com.datastax.oss:java-driver-bom)...
SpringBoot Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key
2025-01-07 07:51:00
17089
Getting this issue with spring boot properties:server.ssl.certificate-private-key=/privkey.pemserver.ssl.certificate=/fu...
SpringBoot Native Image Application w/ Hibernate Breaks w/ Latest Reachability Metadata
2025-01-07 07:50:56
4213
Spring Boot is using Hibernate Core 6.1.7.Final. Hints are only available for 6.1.1 and now 6.2.x. The Native plugin cho...
SpringBoot @Valid annotation is not working with Spring Boot 2 (webFlux) 2.0.1.RELEASE
2025-01-07 07:50:54
5306
We have something typical restulApi as below:Mono<Void> apiMethod(@Valid @RequestBody Mono<Request> requestM...
SpringBoot CollectionBinder cause original collection object be empty in concurrent case.
2025-01-07 07:50:50
3358
We recently found list type object in RefreshScope configuration adventitiously be empty when use config center to refre...
SpringBoot Allow config imports that aren't found to fail after the logging system is initialized
2025-01-07 07:50:45
622
See https://github.com/spring-cloud/spring-cloud-config/issues/2051 for background.Currently when a config import fails ...
SpringBoot Native image: MissingResourceException com.microsoft.sqlserver.jdbc.SQLServerResource
2025-01-07 07:50:41
16599
After updating to Spring Boot 3.0.1 and running a native image builded with CNB I get the following error:2022-12-24T20:...
SpringBoot Resolve JDBC driver class name for AWS drivers
2025-01-07 07:50:38
2942
Spring Boot could resolve JDBC driver class names for AWS variants of MySQL and PostgreSQL drivers:https://github.com/aw...
SpringBoot Select query with postgresql operator ?| cause PostgresqlBadGrammarException after spring boot update from 3.0.4 to 3.0.5
2025-01-07 07:50:34
12906
Create a postgreql table with a jsonb column. For example: create table house ( id serial primary key,...
SpringBoot Upgrade to Spring HATEOAS 2.0.4
2025-01-07 07:50:31
600
Comment From: kumarisbackcan you explain this issue i am seeing issues with your name multiple times so I am just curiou...
SpringBoot Support Prometheus exemplars with OpenTelemetry agent
2025-01-07 07:50:27
1697
When running the Spring Boot Application with the OpenTelemetry Java Agent as follows (see also)java -javaagent:opentele...
SpringBoot Invalid reference format error when tagging images using Podman
2025-01-07 07:50:24
4041
ProblemThe bootBuildImage task encounters an error configuring tags when using Podman instead of Docker.Example config:v...
SpringBoot Upgrade to Spring WS 3.1.7
2025-01-07 07:50:18
137
Comment From: wilkinsonaThe 3.1.7 release has been pushed back. Closing as the upgrade tooling will open a new issue whe...
SpringBoot Spring Boot 2.7.x: Upgrade org.yaml/snakeyaml from 1.30 to 1.33
2025-01-07 07:50:15
603
Comment From: pivotal-cla@peterb-personio Please sign the Contributor License Agreement!Click here to manually synchroni...
上一页
下一页
1
…
1818
1819
1820
1821
1822
…
2246
.