Nineya
Home
Blog
springboot Document relaxed binding from environment variables
2025-01-06 09:17:57
38
Forward port of issue #18215 to 2.2.7.
springboot Document relaxed binding from environment variables
2025-01-06 09:17:52
953
If you use environment variables rather than system properties, most operating systems disallow period-separated key nam...
springboot Document devtool property file profile restrictions
2025-01-06 09:17:45
42
Forward port of issue #19972 to 2.3.0.RC1.
springboot Document devtool property file profile restrictions
2025-01-06 09:17:39
38
Forward port of issue #19972 to 2.2.7.
springboot Document devtool property file profile restrictions
2025-01-06 09:17:33
6444
While loading of YAML files in home directory was fixed in #19081 it appears it is ignoring the profiles defined by the ...
springboot latest changes
2025-01-06 09:17:27
285
Comment From: pivotal-issuemaster@SV27 Please sign the Contributor License Agreement!Click here to manually synchronize ...
springboot Unable to start spring boot 2 embedded tomcat with trust store
2025-01-06 09:17:20
5998
Getting below error while using both trust store and key store but without trust store (with only key store), it is work...
springboot Endpoint exposure patterns do not work with dashed IDs
2025-01-06 09:17:14
42
Forward port of issue #20997 to 2.3.0.RC1.
springboot Endpoint exposure patterns do not work with dashed IDs
2025-01-06 09:17:08
38
Forward port of issue #20997 to 2.2.7.
springboot Deprecate getters and setters for deprecated configuration properties consistently
2025-01-06 09:17:02
1108
When we deprecate a configuration property, we add @DeprecatedConfigurationProperty to the getter along with a @Deprecat...
springboot Deprecate getters and setters for deprecated configuration properties consistently
2025-01-06 09:16:55
42
Forward port of issue #20812 to 2.3.0.RC1.
springboot Support square bracket notation profiles properties
2025-01-06 09:16:49
306
As noted in https://github.com/spring-projects/spring-boot/issues/19788#issuecomment-576250040 we currently don't suppor...
springboot Using @SpyBean with @Qualifer does not work in Spring 1.5.x
2025-01-06 09:16:43
17325
Hello allIn the Spring boot docs here it saysIf there is more than one bean of the requested type, qualifier metadata mu...
springboot Merge pull request #1 from spring-projects/master
2025-01-06 09:16:37
203
masterComment From: pivotal-issuemaster@iwhsin Please sign the Contributor License Agreement!Click here to manually sync...
springboot @ElementCollection(fetch = EAGER) doesn't work properly with @EntityGraph
2025-01-06 09:16:30
714
I have a query that selects entities "A" with joining "B" entity via @EntityGraph(attributePaths = {"b"}), which has eag...
springboot @MockBean is not autowired in Test
2025-01-06 09:16:24
7705
Spring Boot 1.5.4.RELEASEIf you have a unit test class that extends AbstractTransactionalJUnit4SpringContextTests and yo...
springboot Embedded database initial failed for setting empty spring.database.url
2025-01-06 09:16:17
2716
When compare v2.2.5.RELEASE...v2.2.6.RELEASE/diff-DataSourceAutoConfiguration#EmbeddedDatabaseCondition:v2.2.5.RELEASE:p...
springboot Embedded database initial failed for setting empty spring.database.url
2025-01-06 09:16:10
42
Forward port of issue #20996 to 2.3.0.RC1.
springboot Embedded database initial failed for setting empty spring.database.url
2025-01-06 09:16:04
38
Forward port of issue #20996 to 2.2.7.
springboot Optimize AutoConfigurationImportSelector.filter()
2025-01-06 09:15:58
359
Hi,I just found two tiny optimization opportunities in AutoConfigurationImportSelector.filter() that this PR addresses:s...
上一页
下一页
1
…
2187
2188
2189
2190
2191
…
2246
.