Nineya
Home
Blog
软著申请
SpringBoot GraalVM native POST get 403
2025-01-07 16:37:45
3322
Bug reportPOST /alist/alias get 403POST /alist/alias/{id} can workI test more cases, and found actual it's 400 bad reque...
SpringBoot Hibernate binding parameters not showing in logs
2025-01-07 16:37:42
1027
I'm using Spring Boot version 3.1.1 and I've noticed that the Hibernate binding parameters are not showing in the logs. ...
SpringBoot Authentication Suggestion On JWT Manager
2025-01-07 16:37:39
886
Please can you convert the JWT token manager to a dependency in spring boot so that we don't need to write thousands of ...
SpringBoot GraalVM native image get HttpMediaTypeNotAcceptableException
2025-01-07 16:37:37
11861
Bug reportGraalVM native image get HttpMediaTypeNotAcceptableException.I use @RestController and return Object.I added r...
SpringBoot Merge pull request #1 from spring-projects/main
2025-01-07 16:37:34
204
update springbootComment From: pivotal-cla@cfyn Please sign the Contributor License Agreement!Click here to manually syn...
SpringBoot Missing .pom when using mvn deploy with spring boot 3.X.X
2025-01-07 16:37:32
1335
Hello,I hope I asking this issue on the right canal.I'm having trouble deploying my spring-boot projet on my JFROG Artif...
SpringBoot Document how to use Docker Compose integration when running tests
2025-01-07 16:37:29
1140
According to the documentation (https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#features.do...
SpringBoot Provide a condition for threading (platform or virtual)
2025-01-07 16:37:25
303
Would be good to have a @ConditionalOnPlatformThreads which is the negation of @ConditionalOnVirtualThreads.Comment Fro...
SpringBoot Auto-configure VirtualThreads bean
2025-01-07 16:37:23
775
We sometimes need to get access to the virtual thread executor. The API is only available on Java 21 so we can't compile...
SpringBoot Provide a configuration property and condition to control the use of virtual threads
2025-01-07 16:37:20
252
We need at least:a new enum TWENTY_ONE in JavaVersiona @ConditionalOnVirtualThreads which can be used in out auto-config...
SpringBoot Update RestTemplateBuilder#defaultHeader javadoc to reference correct client-side HTTP request class
2025-01-07 16:37:16
343
The Javadoc of org.springframework.boot.web.client.RestTemplateBuilder#defaultHeader incorrectly references reactor.nett...
SpringBoot Reinstate use of the configprop macro to reference management.observations.enable.spring.security
2025-01-07 16:37:12
600
configprop: prefix is intentional here.Comment From: wilkinsona@snicoll just pointed out that our Asciidoctor extension ...
SpringBoot Spring Boot Starter GraphQL not supporting federated directives - @key/@link etc
2025-01-07 16:37:07
28927
Hello,I'm a bit struck with this. I'm working in a project that should deal with Graphqls and we are still in the initia...
SpringBoot When deploying a war package to the built-in tomcat of Spring Boot, the first call to the interface usually takes a long time.
2025-01-07 16:37:04
1721
Summary: Using Spring Boot 2.0.0.RELEASE with embedded Tomcat 2.0.0.RELEASE, the project is packaged as a WAR file and d...
SpringBoot Enable debug option for Kotlin in Gradle Plugin tests
2025-01-07 16:37:01
335
Hi,this PR enables GradleRunner.withDebug(true) for Kotlin tests as https://github.com/gradle/gradle/issues/6862 seems t...
SpringBoot Is there a way to kill the app in the stop goal?
2025-01-07 16:36:57
391
Sometimes the app just don't close in the stop goal and its process needs to be killed, is there any way to do that afte...
SpringBoot Add Javadoc since for JavaVersion.TWENTY_ONE
2025-01-07 16:36:52
520
This PR adds a Javadoc @since tag for the JavaVersion.TWENTY_ONE.See gh-35892Comment From: wilkinsonaNearer the release ...
SpringBoot Boot 3.0.8 -> 3.0.9 regression trace issue with Kafka Consumers
2025-01-07 16:36:49
5996
Hi,When upgrading from Boot 3.0.8 to Boot 3.0.9 we've noticed trace IDs going missing in our Kafka consumers. https://g...
SpringBoot Spring OAuth2 Simple Implementation Gives Always 401 Unauthorized with permitAll
2025-01-07 16:36:47
6105
I'm migrating from spring boot 1.5 to spring boot 2.7.12. I would like to keep for the moment the authentication that wa...
SpringBoot Fork = false replacement in versions above 2.7
2025-01-07 16:36:44
1227
In 2.7 version the <fork>property was eliminated from <configuration>.That property forced the app to run in...
上一页
下一页
1
…
1792
1793
1794
1795
1796
…
2246
.