玖涯软件开发
Home
Blog
springboot Scope of some dependencies has changed from compile to runtime
2025-01-06 17:05:18
41
Forward port of issue #21507 to 2.4.0-M1.
springboot Scope of some dependencies has changed from compile to runtime
2025-01-06 17:05:12
15298
The scope of org.springframework.boot:spring-boot-test has been changed from compile to runtime from 2.2.x to 2.3. sprin...
springboot Use fileMode and dirMode to configure permissions in CLI's tar and zip distributions
2025-01-06 17:05:06
41
Forward port of issue #21453 to 2.4.0-M1.
springboot Use fileMode and dirMode to configure permissions in CLI's tar and zip distributions
2025-01-06 17:05:00
253
We currently set the permissions on each file and directory as they're added to the archives. We should use the dirMode ...
springboot CI builds are using US-ASCII as their default charset
2025-01-06 17:04:54
41
Forward port of issue #21664 to 2.4.0-M1.
springboot CI builds are using US-ASCII as their default charset
2025-01-06 17:04:48
208
https://ge.spring.io/s/ftfgxxj5jyyfy#infrastructureWe should ensure that UTF-8 is used everywhere. The recommended appro...
springboot Provide dependency management for Oracle’s JDBC driver under new com.oracle.database Maven coordinates
2025-01-06 17:04:42
41
Forward port of issue #20333 to 2.4.0-M1.
springboot Provide dependency management for Oracle’s JDBC driver under new com.oracle.database Maven coordinates
2025-01-06 17:04:36
38
Forward port of issue #20333 to 2.3.1.
springboot spring-boot-maven-plugin-2.3.0.RELEASE.jar doesn't contain HelpMojo.class
2025-01-06 17:04:30
724
When i run command mvn spring-boot:help, i got this error below: [ERROR] Failed to execute goal org.springframework.boot...
springboot Restrict use of custom YAML types
2025-01-06 17:04:24
3098
SnakeYaml allows for custom types to be loaded when they are specified inside the YAML. Whilst we only parse YAML from t...
springboot Mark new public API added to spring-boot-loader in 2.3 with @since tags
2025-01-06 17:04:17
41
Forward port of issue #21576 to 2.4.0-M1.
springboot Mark new public API added to spring-boot-loader in 2.3 with @since tags
2025-01-06 17:04:11
294
While looking at https://github.com/spring-projects/spring-boot/issues/21575, I noticed that the new isExploded() method...
springboot Spring Cloud's CachedRandomPropertySource is not adapted correctly
2025-01-06 17:04:05
794
Spring Cloud recently added a CachedRandomPropertySource to add support for cached random values. Our current logic in S...
springboot Spring Cloud's CachedRandomPropertySource is not adapted correctly
2025-01-06 17:03:59
41
Forward port of issue #21595 to 2.4.0-M1.
springboot Spring Cloud's CachedRandomPropertySource is not adapted correctly
2025-01-06 17:03:53
38
Forward port of issue #21595 to 2.3.1.
springboot Change livenessPort to management port in liveness and readiness probe example
2025-01-06 17:03:47
203
See https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#production-ready-kubernetes-probes.Comment Fro...
springboot SpringConfigurationPropertySource incorrectly returns ABSENT for sub properties
2025-01-06 17:03:40
294
An adapted random property will currently incorrectly return ABSENT for containsDescendantOf("random.something")Comment ...
springboot SpringConfigurationPropertySource incorrectly returns ABSENT for sub properties
2025-01-06 17:03:34
41
Forward port of issue #21654 to 2.4.0-M1.
springboot SpringConfigurationPropertySource incorrectly returns ABSENT for sub properties
2025-01-06 17:03:28
38
Forward port of issue #21654 to 2.3.1.
springboot Improve binding performance when using a large number of property sources
2025-01-06 17:03:22
3482
Hey team ! We have an interesting issue where our propertySource use can be CPU taxing on our systems due to 1/ many pro...
上一页
下一页
1
…
2163
2164
2165
2166
2167
…
2246
.