SpringBoot Support Spring Cloud Gateway to enable netty port bind after routers load

reference to https://github.com/spring-cloud/spring-cloud-gateway/issues/2169this may need spring boot project supportCo...

SpringBoot Configuration option for R2DBC's socket option

Spring Boot 2.4.4Please provide a way to set the R2DBC socket config instead of the url.Comment From: snicoll@jamesward ...

SpringBoot Gradle's bootRun task modifies system's environment variables when environment is set

I'm using Spring Boot (2.4.2) for a GraphQL API.The application is run via bootRun. Recently I have to integrate co.uzzu...

SpringBoot Spring profile expression activate YAML documents should have higher priority than profiles

For would like to have certain YAML documents activate only if two profiles are enabled. At the same time I may define ...

SpringBoot Tomcat issue after upgrade from 2.3.8 to 2.3.9

Hello, after upgrade of spring boot from 2.3.8 to 2.3.9 I'm facing issues in test (mainly integration tets) bellow is th...

SpringBoot Bootstrapper interface provides no clean upgrade path due to deprecated method

The misspelled method needs to be default and call the correctly spelled method not the other way around.There is no way...

SpringBoot java.lang.InstantiationError after upgrading to Spring Boot 2.4.4 (spring data commons 2.4.6)

This issue is related to another one, opened in the Spring Data Commons repo: https://github.com/spring-projects/spring-...

SpringBoot Urgent !!! Both @Autowried and @Resource cannot be injected

Hello. My project A split out project B, project B introduced part of project A module, and then added B to A to start, ...

SpringBoot AbstractWebMvcEndpointHandlerMapping does not chain InvalidEndpointRequestExceptions

Is:https://github.com/spring-projects/spring-boot/blob/9b0cdac97aded723ef003cd9c503a9792e586848/spring-boot-project/spri...

SpringBoot DefaultErrorWebExceptionHandler does not remove MetaType.ALL when a quality values is present

The "match-all" media type is not properly ignored if it has a quality value, showing HTML content if accept header is, ...

SpringBoot ConfigurationProperties entry is prefixed with content which is not given via command line configuration

Currently I have a project (excerpt from a larger project) with the following class:@Component@ConfigurationProperties(&...

SpringBoot hola

Comment From: pivotal-issuemaster@mariammartinez Please sign the Contributor License Agreement!Click here to manually sy...

SpringBoot The untranslated SQLException is wrapped to UncategorizedSQLException

The patch solves situation when Spring Boot with jOOQ is used and database driver returns type of exception which is not...

SpringBoot java.lang.IllegalArgumentException: name in StringToFileConverter

Spring boot version: 2.4.3Sample code: https://github.com/rsenden/spring-boot-converter-issueThe sample code in the repo...

SpringBoot Document breaking change related to MongoClientSettings in 2.4

This was originally mentioned a few months ago here. I've completely missed the reply from Andy so creating the issue ri...

SpringBoot Expose Spring Integration global properties

Spring Integration comes with some global propertieswhich can be configured via META-INF/spring.integration.properties.T...

SpringBoot ConfigurationProperties and PropertySource UTF-8 duplicates non-ascii symbols

I have map in application.properties , it uses non-latin characters. After populating them to map they have broken encod...

SpringBoot Align JarFileArchive unpack logic with Files.createTempDirectory

Forward port of issue #25772 to 2.4.xComment From: philwebbClosed via commit ca9fae6b476bac76c82e75da5b36a0a8c88fdcd1

SpringBoot Align JarFileArchive unpack logic with Files.createTempDirectory

The current JarFileArchive unpack logic doesn't work in exactly the same way as Files.createTempDirectory and doesn't ma...

SpringBoot TldPatterns are not aligned with Tomcat

I am running a Spring Boot application with embedded Tomcat via the spring-boot-maven-plugin which uses a Oracle JDBC dr...
上一页 下一页
.