Nineya
Home
Blog
软著申请
SpringBoot Multi-module active profile through Maven Commandline not working
2025-01-07 17:42:28
1472
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
2025-01-07 17:42:23
4455
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
2025-01-07 17:42:21
723
From https://docs.spring.io/spring-framework/reference/integration/rest-clients.html#rest-http-interface, i understood ...
SpringBoot Closes issue #38902
2025-01-07 17:42:18
437
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
2025-01-07 17:42:16
210
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)
2025-01-07 17:42:13
583
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
2025-01-07 17:42:11
1641
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
2025-01-07 17:42:08
3718
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
2025-01-07 17:42:05
2143
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
2025-01-07 17:42:01
24224
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
2025-01-07 17:41:59
2346
After perusing the official documentation of Tomcat, I diligently delved into the significance of the "maxSwallow" param...
SpringBoot Spring boot defined MySQL dependency error
2025-01-07 17:41:54
67
Comment From: bclozelPlease don't open duplicates.Duplicates #38921
SpringBoot MySQL dependency artifactId error!
2025-01-07 17:41:49
648
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
2025-01-07 17:41:43
976
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
2025-01-07 17:41:41
352
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)
2025-01-07 17:41:38
5630
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
2025-01-07 17:41:35
1118
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
2025-01-07 17:41:30
14195
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
2025-01-07 17:41:27
3143
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
2025-01-07 17:41:21
17713
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...
上一页
下一页
1
…
1740
1741
1742
1743
1744
…
2246
.