SpringBoot Remove final from ProblemDetailsExceptionHandler classes to allow proxying

Removes final modifier from ProblemDetailsExceptionHandler implementations to allow proxying these beans. See #34426 for...

SpringBoot update bright colors in log4j2 and logback

34638 update ColorConverter with bright colorsComment From: Abhijeetmishr@wilkinsona @philwebb please review this when a...

SpringBoot Customizing access logs for undertow

I have undertow properties configured in application.yaml as below:undertow: accesslog: dir: logs/access en...

SpringBoot Query params override path variables

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

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

https://github.com/spring-projects/spring-boot/issues/34658 will require spring-boot-test-autoconfigure to have optional...

SpringBoot pull

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)

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

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

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

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

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

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

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

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

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

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

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

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

Hi,I have occur a exception about spring boot project, I want to find this answer by this issues what other asked, but c...
上一页 下一页
.