SpringBoot Multi-module active profile through Maven Commandline not working

Hi! I have a multi-module maven project that uses Spring Boot.The problem comes from the fact that the spring-boot-maven...

SpringBoot Allow addition of custom logback Actions

Hi,I was looking at adding a custom Action via the SpringBootJoranConfigurator but this is not currently possible.My use...

SpringBoot [Enhancement] Autoconfiguration for Http Interface

From https://docs.spring.io/spring-framework/reference/integration/rest-clients.html#rest-http-interface, i understood ...

SpringBoot Closes issue #38902

Comment From: scottfrederickThis appears to be a proposal to close #38883, instead of or in addition to #38902. As Phil ...

SpringBoot This pull requests closes issue number spring-projects#38883

Comment From: scottfrederickAs Phil stated in #38883, we don't want to go as far in was originally suggested in document...

SpringBoot CVEs for logback 1.2.12 in the latest version of spring boot 2.7.x (2.7.18)

Hi all,There are 2 high CVEs for logback module (classic and core) that weren't fixed in the latest version of spring bo...

SpringBoot Allow JoranConfigurators to be passed ahead of time in logback

Hello Spring Boot team,I'm quite new here and I don't know what kind of checklist I need to pass prior to submitting a p...

SpringBoot WARN of deprecation of org.hibernate.dialect of SQLServer2012Dialect

Hello.I just migrated successful from Spring Boot version 2.7.9 to 3.2.1 and the following alerts are appearing:2023-12-...

SpringBoot logback-spring.xml reloading not working for springProfile in 1.4.2.RELEASE

I was expecting scan="true" with scanPeriod="5 seconds" to work with logback configuration in SpringBoot 1.4.2.RELEASE T...

SpringBoot NestedFileSystem getPath does not work correctly

After updating to SpringBoot 3.2 I get an exception when I setup my SecurityFilterChain with this code, SpringBoot 3.1.6...

SpringBoot The server.tomcat.max-swallow-size parameter did not take effect

After perusing the official documentation of Tomcat, I diligently delved into the significance of the "maxSwallow" param...

SpringBoot Spring boot defined MySQL dependency error

Comment From: bclozelPlease don't open duplicates.Duplicates #38921

SpringBoot MySQL dependency artifactId error!

Comment From: bclozelThanks for getting in touch, but it feels like this is a question that would be better suited to St...

SpringBoot Bug in version 2.7.15 classpath

There is a bug in this version since 07.12.2023.nested exception is java.lang.IllegalArgumentException: java.nio.file.In...

SpringBoot Error with org.hibernate.dialect.Oracle12cDialect

When updating to version 3.2.1 my application broke.It was because of the line spring.jpa.properties.hibernate.dialect=o...

SpringBoot AutoConfigurationSorter does not always respect @AutoConfigureOrder(Ordered.LOWEST_PRECEDENCE)

See https://github.com/spring-projects/spring-boot/issues/38880#issuecomment-1865887963If we fix this we may want to rev...

SpringBoot Missing spring-boot-gradle-plugin 3.2.1 artifact on maven

It appears as if the spring-boot-gradle-plugin artifact was not released for 3.2.1. It's missing on maven central:https:...

SpringBoot TestContainers parallel initialization doesn't work properly

Hello.Parallel TestContainers initialization was supported in the PR. But it seems it doesn't work as it should. Despite...

SpringBoot methodSignature.getParameterNames() is null in Spring Boot 3.2 when Running with Intellij IDEA

When running a Spring Boot 3.2.0 project in intellij (with Settings > Build, Execution, Deployment > Build tools &...

SpringBoot AutoConfiguredCompositeMeterRegistry consuming up to 90% of the Heap - Webclient | Actuator - Memory leak

Problem:I have a Java 11 + Spring Boot 2.7.14 application that acts like a proxy between an user and a service. It's cur...
上一页 下一页
.