Nineya
Home
Blog
软著申请
SpringBoot Invalid query created by hibernate - spring boot 3
2025-01-07 04:44:38
2982
I have a small application that uses spring boot 2.7.4 and Spring data JPA to connect to AS400. Its been working fine. N...
SpringBoot Add event when graceful shutdown is initiated
2025-01-07 04:44:35
6086
In our application, we want to log the changes on the application's readiness state. For this purpose, we created a spri...
SpringBoot Native image:gradle nativeBuild error
2025-01-07 04:44:32
594
i need help, springboot:2.7.7aot:0.12.1win10graalvm11How can I solve this problemhttps://user-images.githubusercontent.c...
SpringBoot Spring Boot JPA Postgres substring with pattern matching
2025-01-07 04:44:30
864
Native query of postgres to extract based on pattern works fine.select to_number(substring('12.123','^\d+'),'FM9G999D99S...
SpringBoot spring-boot aot Specifies whether netty is supported
2025-01-07 04:44:27
1046
version JDK: 17 spring-boot: 3.0.0The introduction of spring-boot-starter-data-redis using graalvm to build the projec...
SpringBoot Support Mongo JDBC driver
2025-01-07 04:44:23
1774
Hello, Why I am requesting this?I am working on implementing Quartz in a microservice, but there is a limitation about u...
SpringBoot TraceID not being added to Prometheus metrics to support Exemplars in Spring Boot 3.0.0
2025-01-07 04:44:20
2470
Spring Boot Version: 3.0.0Example Project: https://github.com/kyle-copeland/exemplar-exampleSteps to replicateClone proj...
SpringBoot Spring Boot 3 with oauth-resource-server only allows get but not post, put, patch, delete on an open endpoint
2025-01-07 04:44:12
2053
With 2.7.x it works to call GET, POST, PUT, DELETE .. on http://localhost/open/whatever:@Configurationpublic class Secur...
SpringBoot Recommended naming for custom starters in test scope
2025-01-07 04:44:10
481
The reference documentation recommends acme-spring-boot-starter as a pattern for a custom starter name. What if the acme...
SpringBoot When using RANDOM_PORT, https redirection doesn't work in tests
2025-01-07 04:44:07
13820
After migration to Spring Boot 3.0 test HerokuWebSecurityConfigTest::shouldRedirectWhenProtoProvided() failed dute to: o...
SpringBoot ConfigDataEnvironment considers overridden spring.config.import
2025-01-07 04:44:05
2416
Our Spring Boot applications use spring.config.import=configserver:http://config:8081 where config is the service name r...
SpringBoot Devtools 3.0 is not compatible with apt-maven-plugin under Oracle JDK 19.0.1
2025-01-07 04:44:02
1321
I am woking a project with Spring Boot 3.0 and using apt-maven-plugin with the MongoAnnotationProcessor from Spring Data...
SpringBoot Adding Unleash Auto-Configuration
2025-01-07 04:43:59
1871
Adding Unleash Auto-ConfigurationAdded an auto-configuration for Unleash feature toggles that works either with properti...
SpringBoot MissingWebServerFactoryBeanException for Spring Boot WebFlux 3.0.0 + Spring Cloud Contract 4.0.0-RC3 + SpringBootTest.WebEnvironment.RANDOM_PORT
2025-01-07 04:43:57
17403
Hi,If you create a Spring Boot 3.0.0 WebFlux Starter project and add <dependency> <groupId>...
SpringBoot Fail to run a native docker images built by gradle bootBuildImage command
2025-01-07 04:43:54
9241
Hi,I tried to build a native image from a Spring Boot 3.0.0 project (Webflux based on Netty, Mongo reactive)No problem s...
SpringBoot Sanitizer has not default implementation - SB3
2025-01-07 04:43:52
1356
Sensitive environment properties are not sanitized in SB3There is no key-based sanitation of environment properties as i...
SpringBoot spring-boot-maven-plugin:repackage - be specific about what's being done.
2025-01-07 04:43:49
781
spring-boot-maven-plugin:repackage has this output (in 2.7.5) :[INFO] [INFO] --- spring-boot-maven-plugin:2.7.5:repackag...
SpringBoot Remove support for Atomikos
2025-01-07 04:43:47
1169
Comment From: OrangeDogWhat's the reason, and is there an upstream issue to track that would let it back in?Comment From...
SpringBoot Spring Boot Security Error
2025-01-07 04:43:44
508
HiWebSecurityConfigurerAdapter is depricated but when use filter chain instead of that NOT SUPPORTEDComment From: bcloze...
SpringBoot Spring Boot Graphql Remove duplicates from the Response
2025-01-07 04:43:42
1876
How to remove the duplicates from the response of Graphql automaticallyLets see the below graphql request I have.query {...
上一页
下一页
1
…
1863
1864
1865
1866
1867
…
2246
.