Nineya
Home
Blog
软著申请
SpringBoot Docker compose fails on parsing JSON
2025-01-07 22:00:00
8355
Demo application right from start.spring.ioCould relate to this: https://github.com/spring-projects/spring-boot/issues/3...
SpringBoot Spring Boot Docker Compose reports exit code 0 on application run failed
2025-01-07 21:59:57
8665
I have a simple Spring Boot project and a docker-compose.yaml file, in which among other things a container for a Postgr...
SpringBoot Spring Boot Native executable not logging (and then exiting immediately)
2025-01-07 21:59:54
2873
HiMy issue seems identical in symptoms to https://github.com/spring-attic/spring-native/issues/1654. The executable buil...
SpringBoot Single property support for JSON based values of GCP Secret Manager integration
2025-01-07 21:59:51
4840
Enhancement feature requestThis is an enhancement feature request that I've previously opened for GoogleCloudPlatform/sp...
SpringBoot DateTime parsing slow in Spring Boot
2025-01-07 21:59:48
2837
Parsing datetime strings when running Spring Boot is slow compared to plain Java.Please look at my example code below.Is...
SpringBoot Make configuration properties for Pulsar failover more concise
2025-01-07 21:59:46
845
https://github.com/spring-projects/spring-boot/pull/38559 introduced some new properties for configuring Pulsar failover...
SpringBoot Spring Boot 3 Native Image - JPA Entity Recognition Failure (java.lang.IllegalArgumentException: Not a managed type )
2025-01-07 21:59:44
24844
I'm currently developing AWS Lambda functions using Spring Boot 3 native image cloud functions and JPA. My JPA entities ...
SpringBoot Add property spring.data.jdbc.dialect
2025-01-07 21:59:38
2690
The class valued property allows to configure a dialect to use for Spring Data JDBC, without relying on a database conne...
SpringBoot spring-boot-dependencies should not manage org.flywaydb:flyway-community-db-support as it is not released as part of Flyway
2025-01-07 21:59:36
341
org.flywaydb:flyway-community-db-support is not provided anymore as part of the flyway release. Now, it is an independen...
SpringBoot Deployment to Weblogic 12.1.3.0 fails since 1.5.11 RELEASE
2025-01-07 21:59:33
5207
I put together minimal sample which reproduces problem. When you try to deploy given application to Weblogic 12.1.3.0, i...
SpringBoot How to use a renamed command in Redis using redistemplate in Java Spring Boot?
2025-01-07 21:59:30
585
For security reasons We want to rename the command set and flushDb using the redis configuration. But I'm using the redi...
SpringBoot Implement SBOM actuator endpoint
2025-01-07 21:59:28
2947
This adds an endpoint which exposes SBOMs./actuator/sbom returns a list of all available SBOMs:{ "ids": [ ...
SpringBoot 3.2.4 version can't be find in Maven repo https://mvnrepository.com/
2025-01-07 21:59:25
121
Hi team, I know you released the springboot 3.2.4. but I can't find 3.2.4 for springboot and springboot-starter-mongodb....
SpringBoot Consider automatically applying @DirtiesContext to Testcontainer tests
2025-01-07 21:59:23
1542
See #38176 for an example of a problem caused by a mismatch of the test containers and spring lifecycle. It would be nic...
SpringBoot Use code-include for Gradle Groovy/Kotlin in documention
2025-01-07 21:59:20
155
There's a lot of copy/paste at the moment, especially with the tabs markup. We could use something like code-include if ...
SpringBoot Provide configuration properties documentation
2025-01-07 21:59:18
807
We currently link to source code for configuration properties info. E.gFor more detail, see the {spring-boot-actuator-au...
SpringBoot RestClient Integration Test with MockRestServiceServer.bindTo fails
2025-01-07 21:59:16
8338
Spring boot 3.2.3Java 21Repro: https://github.com/MV-GH/repro-cat-fact-restclient-mockrestserviceserverProblem:RestClien...
SpringBoot Slow server shutdown starting with spring boot 3.2.x (tomcat)
2025-01-07 21:59:13
1171
HiStarting with spring boot 3.2.x shutdown of application with tomcat takes now ~ 11 seconds when using SIGTERM.By defau...
SpringBoot Log warning on slow host resolution
2025-01-07 21:59:10
133403
The current logger startup can be quite slow on a fresh OSX install. The root cause is:InetAddress.getLocalHost().getHos...
SpringBoot Spring Boot 3.2.3: java.lang.NoClassDefFoundError: io/micrometer/registry/otlp/AggregationTemporality
2025-01-07 21:59:07
1491
Package of AggregationTemporality in io.opentelemetry:opentelemetry-sdk-metrics:1.31.0 is changed from io.micrometer.reg...
上一页
下一页
1
…
1710
1711
1712
1713
1714
…
2246
.