32095 Commits (d0efc2230c1244eaae3c9bf9e04afd66f0823484)
 

Author SHA1 Message Date
Sam Brannen d0efc2230c Support Object property values in MockEnvironment 10 months ago
Sam Brannen 6a6abac003 Polish Javadoc for MockPropertySource 10 months ago
Sébastien Deleuze 66f8eb02bd Upgrade to HttpComponents HttpClient 5.5 10 months ago
Sam Brannen 274b97ca14 Upgrade to Gradle 8.14.1 10 months ago
Sam Brannen e4b4512bcb Update code due to change in nullability contract 10 months ago
Sam Brannen db5809f968 Remove obsolete @⁠Contract declaration for StreamUtils.drain() 10 months ago
Sam Brannen d890a38f3c Support registration of non-public BeanDefinitionReader via @⁠ImportResource 10 months ago
Sam Brannen 98cef503fb Remove obsolete TODO 10 months ago
Sam Brannen 362fe12704 Polishing 10 months ago
Brian Clozel 2af0323c21 Use Content-Type charset in JAXB message converters 10 months ago
Brian Clozel fdab8fabd2 Avoid duplicate Content-Type in MockHttpServletRequest 10 months ago
Brian Clozel ae8b45a290 Next development version (v6.2.8-SNAPSHOT) 10 months ago
rstoyanchev ee62701f56 Make use of PatternMatchUtils ignoreCase option 10 months ago
Juergen Hoeller fa168ca78a Revise FactoryBean locking behavior for strict/lenient consistency 10 months ago
rstoyanchev 3c228a5c1d Add missing @since tags in PatternMatchUtils 10 months ago
Juergen Hoeller 9bf6b8cddf Upgrade to Reactor 2024.0.6 10 months ago
Patrick Strawderman 37ecdd1437 Forward more methods to underlying InputStream in NonClosingInputStream 10 months ago
Juergen Hoeller 73f1c5a189 Polishing 10 months ago
Juergen Hoeller 4d296fb4ca Upgrade to Micrometer 1.14.7 10 months ago
Juergen Hoeller 6a9444473f Clarify CompositePropertySource behavior for EnumerablePropertySource contract 10 months ago
Sam Brannen 03ae97b2eb Introduce Spring property for default escape character for placeholders 10 months ago
Sam Brannen e34cdc2a55 Improve Javadoc for property placeholder support 10 months ago
Sam Brannen 8b1b9ef9e5 Stop redefining placeholder syntax constants in PlaceholderConfigurerSupport 10 months ago
Sam Brannen efdaae02e0 Add test for late binding from Environment property sources 10 months ago
Sam Brannen 49ffb833a3 Sort methods to align with PropertySource declaration order 10 months ago
Sam Brannen 065e50a444 Override containsProperty() in FallbackEnvironmentPropertySource 10 months ago
Sam Brannen 7135527765 Always obtain fresh PropertySources in ConfigurableEnvironmentPropertySource 10 months ago
Sam Brannen 65e30132f3 Revert "Introduce CompositePropertySource constructor that accepts Iterable<PropertySource>" 10 months ago
Sam Brannen ebb44a8368 Restore support for non-EnumerablePropertySource in PropertySourcesPlaceholderConfigurer 10 months ago
Sam Brannen 3096bb6d0c Polishing 10 months ago
Sam Brannen 2b2a57b4a3 Polish Javadoc 10 months ago
Sam Brannen 3295289e17 Fix placeholder resolution in PropertySourcesPlaceholderConfigurer 10 months ago
Sam Brannen 457e876303 Polish reference manual regarding placeholders 10 months ago
Sam Brannen 021bf6e77d Add more tests for escape character support in PlaceholderParser 10 months ago
Sam Brannen 90453643cc Simplify and revise PlaceholderParserTests for consistency 10 months ago
Sam Brannen 5a2cbc1ab3 Polish PropertySourcesPropertyResolverTests 10 months ago
Sam Brannen 348b4cd067 Polish contribution 10 months ago
Fawzi Essam 9b52cfd7d5 Test escape character support in PropertySourcesPropertyResolver 10 months ago
Sam Brannen dd6eede243 Properly expand reused collection parameters in R2DBC NamedParameterUtils 10 months ago
Sam Brannen de97e35189 Polish Javadoc and internals of R2DBC support 10 months ago
Sam Brannen 45a2c51fe1 Polish Javadoc for Environment-related components 10 months ago
Sam Brannen b98c3257af Introduce @⁠Disabled failing test for R2DBC NamedParameterUtils 10 months ago
Sam Brannen ea8ae09cb7 Revise NamedParameterUtilsTests for consistency 10 months ago
Sam Brannen 0abfad870c Polish class-level Javadoc for SpringProperties 10 months ago
Sam Brannen 5a9af9e024 Document AotDetector.AOT_ENABLED flag in SpringProperties 10 months ago
Sam Brannen 0867dfca33 Introduce CompositePropertySource constructor that accepts Iterable<PropertySource> 10 months ago
Sam Brannen b4355dc955 Polishing 10 months ago
Sam Brannen bc91e0ea96 Revise PropertyResolver Javadoc to highlight resolution semantics 10 months ago
Sam Brannen 8599ee6c2b Polish Javadoc 10 months ago
Sam Brannen bc466022b1 Fix typo in parameter name 10 months ago