Nineya
Home
Blog
软著申请
SpringBoot Remove final from ProblemDetailsExceptionHandler classes to allow proxying
2025-01-07 07:31:27
2236
Removes final modifier from ProblemDetailsExceptionHandler implementations to allow proxying these beans. See #34426 for...
SpringBoot update bright colors in log4j2 and logback
2025-01-07 07:31:20
5793
34638 update ColorConverter with bright colorsComment From: Abhijeetmishr@wilkinsona @philwebb please review this when a...
SpringBoot Customizing access logs for undertow
2025-01-07 07:31:14
1506
I have undertow properties configured in application.yaml as below:undertow: accesslog: dir: logs/access en...
SpringBoot Query params override path variables
2025-01-07 07:31:11
1969
Describe the bugIn an application (using Spring Boot 2.7.10) query param is able to override path veriableSample@SpringB...
SpringBoot Allow auto-configuration to consume service connection information from sources other than configuration properties
2025-01-07 07:31:08
1212
We'd like our auto-configurations to be able to consume service connection information from sources other than configura...
SpringBoot Provide dependency management for Testcontainers
2025-01-07 07:31:07
382
https://github.com/spring-projects/spring-boot/issues/34658 will require spring-boot-test-autoconfigure to have optional...
SpringBoot pull
2025-01-07 07:31:05
190
Comment From: pivotal-cla@Tonkong Please sign the Contributor License Agreement!Click here to manually synchronize the s...
SpringBoot "Whitelabel Error Page 404 Not Found" when trying to access a JSP view. Why is that (yes, I did specify the WAR packaging)
2025-01-07 07:31:02
4622
Hi. When sending a request from my browser, which is a basic http://localhost:8080/, I get a 404 error instead of my jsp...
SpringBoot Pagination issue after upgrading to Spring Boot 3.0.2
2025-01-07 07:30:58
976
I have migrated to spring 3.0.2 .But pagination with PostgreSQL database is not working because earlier "limit" is gener...
SpringBoot Native compilation with @GenericGenerator custom strategy
2025-01-07 07:30:55
12493
Spring boot version 3.0.4Java : OpenJDK Runtime Environment GraalVM CE 22.3.1 (build 19.0.2+7-jvmci-22.3-b12)Os : OSX 13...
SpringBoot Traceability in micro-reactive is lost with graphQL
2025-01-07 07:30:53
2475
Hi, I have a reactive microservice (Spring-Boot 3.0.4) that when calling a graphQL service using HttpGraphQlClient trace...
SpringBoot Spring boot 3.0.4: New Test Application context is created for every new IT class when using Kotlin Mock beans
2025-01-07 07:30:50
1332
Hello,not sure if this is an spring issue or the mocking library that we are using, but below is a potential bug, and it...
SpringBoot Version 2.7.10 of the artifact org.springframework.boot.spring-boot-dependencies not available on Maven Central
2025-01-07 07:30:47
548
The version 2.7.10 has been released today, but the artifact artifact org.springframework.boot.spring-boot-dependencies ...
SpringBoot Configure support for GraphQL pagination and sorting
2025-01-07 07:30:45
745
This commit auto-configures the new pagination and sorting support forSpring for GraphQL, if Spring Data is available.Th...
SpringBoot Revert support for allowing JoranConfigurators to be passed ahead of time to Logback
2025-01-07 07:30:42
409
PR #33643 added JoranConfigurator support to LogbackLoggingSystem. It's currently a member variable set when processAhea...
SpringBoot Hints for including Liquibase changelogs in a native image are unnecessarily narrow
2025-01-07 07:30:40
1314
Hi!Currently I'm working on a migration application that uses Liquibase to Spring Boot Native (SB 3.0.4).My Liquibase re...
SpringBoot SpringFactory issue
2025-01-07 07:30:37
1540
Trying to figure out how factory in spring works, I've run into the problem that spring RequestMapping, PostMapping just...
SpringBoot Fix typo in Encrypting Properties
2025-01-07 07:30:31
131
Fix typo in external-config.adocComment From: mhalbritterThank you very much and congratulations on your first contribut...
SpringBoot Upgrade to Selenium HtmlUnit 4.8.1.1
2025-01-07 07:30:25
605
Comment From: wilkinsonaThis maintenance release has upgraded to HtmlUnit 3.0.0. This upgrade brings with it several bre...
SpringBoot Jersey package scanning does not work with repackaged war
2025-01-07 07:30:21
23224
Hi,I have occur a exception about spring boot project, I want to find this answer by this issues what other asked, but c...
上一页
下一页
1
…
1836
1837
1838
1839
1840
…
2246
.